Search found 4 matches

by digininja
Sat Dec 06, 2008 12:53 pm
Forum: General Discussion
Topic: turning wan and lan into a switch on a Fon+
Replies: 6
Views: 9546

Re: turning wan and lan into a switch on a Fon+

I've already tried removing the wan interface, if I do then I don't get an eth0.1, just a single eth0 which is the lan interface. I haven't tried setting the ip on boot to be on the same subnet but I do it by hand once it has booted. I'll try setting it in the script and see if it makes any differen...
by digininja
Thu Dec 04, 2008 6:43 pm
Forum: General Discussion
Topic: turning wan and lan into a switch on a Fon+
Replies: 6
Views: 9546

Re: turning wan and lan into a switch on a Fon+

I get the macs of all 3 devices, wan, lan and the Fon. On the wan side, arp -a gives me the mac of the other two devices, on the lan side I get the mac of the Fon but for the wan side I get <incomplete>. Something I've thought it could be, what should I have in my /etc/config/network file? At the mo...
by digininja
Wed Dec 03, 2008 6:48 pm
Forum: General Discussion
Topic: turning wan and lan into a switch on a Fon+
Replies: 6
Views: 9546

Re: turning wan and lan into a switch on a Fon+

ye, source is 192.168.1.2 dst is 192.168.1.3. It shouldn't matter but the Fon is 192.168.1.1. Watching traffic with tcpdump, if I ping from the machine on the lan side to the wan side the traffic does flow but if I ping back the traffic stops at the fon. But, if I generate traffic from the lan to th...
by digininja
Tue Dec 02, 2008 6:27 pm
Forum: General Discussion
Topic: turning wan and lan into a switch on a Fon+
Replies: 6
Views: 9546

turning wan and lan into a switch on a Fon+

On a Fon+, can anyone tell me how to turn the two wired ports into a switch rather than being two devices? I assumed it would be as easy as just bridging eth0.0 and eth0.1 but doing that the device is letting stuff go out from the lan to wan port but not back agin. I've completely disabled iptables ...