Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TUN device does not come up #543

Open
ashe-senkatuuka opened this issue Feb 15, 2022 · 0 comments
Open

TUN device does not come up #543

ashe-senkatuuka opened this issue Feb 15, 2022 · 0 comments

Comments

@ashe-senkatuuka
Copy link

Am running OpenWrt 19.07.7 on a glinet mini router.
I have used opkg update and opkg install coova-chilli to get coova chilli running

Here is output of /var/run/chilli_cfgXXXXXX.conf

tundev="tun0"
net="192.168.180.0/22"
uamlisten="192.168.182.1"
lease="86400"
leaseplus="600"
ipup="/etc/chilli/up.sh"
ipdown="/etc/chilli/down.sh"
dhcpif="br-guest"
uamserver="https://radius.chillispot.org/hotspotlogin"

The router has three active network interfaces:

  1. br-guest (which should have the hotspot)
  2. br-lan
  3. eth0 (inernet link)

According to the documentation on: OpenWrt Documentation
only the /etc/config/chilli file needs to be edited to get the TUN device running

However after following the guide and issue ifconfig, the TUN device is not available

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant