mt7601u-ap
mt7601u-ap copied to clipboard
No internet
Hi, i've compiled successfully this on arch linux and i can see the ra0 interface:
2: ra0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000 link/ether 28:f3:66:20:e1:e4 brd ff:ff:ff:ff:ff:ff inet6 fe80::909:4eb6:962f:8aab/64 scope link valid_lft forever preferred_lft forever
but why my devices have no internet? I don't see any default gateway Are there other steps that must be done to make this work? Like bridging ra0 with eth0 ?
Thanks
First assign an local IP address, then configure IP forwarding and masquerading in iptables. For obtaining IP automatically by clients a DHCP server is required