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

No internet #20

Open
blastbeng opened this issue Jun 1, 2020 · 1 comment
Open

No internet #20

blastbeng opened this issue Jun 1, 2020 · 1 comment

Comments

@blastbeng
Copy link

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

@LmarLoe
Copy link

LmarLoe commented Jun 6, 2020

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

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

2 participants