Home Page › Forums › Network Management › ZeroShell › Not passing traffic
- This topic is empty.
-
AuthorPosts
-
August 25, 2008 at 8:03 pm #41158
Frothingdog
MemberI’ve been trying to get Zeroshell working on our Wireless Network.
We currently have Soekris Boxes running OpenBSD routers at all our Tower locations which works great.
I’ve been having trouble getting Zeroshell to work. Bascially the setup looks like this:
TOWER B
ETH0 (Private and Public for Backhaul to Tower A)
inet 10.1.34.2 netmask broadcast 10.1.34.255
inet 68.x.x.x netmask broadcast 68.x.x.xETH1 (Private and Public for AP and 3 Backhauls and DHCP Pool
inet 10.1.4.1 netmask broadcast 10.1.4.255
inet 69.x.x.109 netmask broadcast 69.x.x.111
inet 69.x.x.129 netmask broadcast 69.x.x.131
inet 69.x.x.225 netmask broadcast 69.x.x.255
inet 69.x.58.225 netmask broadcast 69.x.58.227TOWER C
ETH0 – (Private and Public for BACKHAUL to TOWER B)
inet 10.1.4.4 netmask broadcast 10.1.4.255
inet 69.x.58.226 netmask broadcast 69.x.58.227ETH1 – (Private and Public DHCP for AP)
inet 10.1.39.1 netmask broadcast 10.1.39.255
inet 70.x.x.129 netmask broadcast 70.x.x.135The DHCP side is working ok…I just can’t pass traffic out ETH0 from the DHCP on ETH1.
I set the GATEWAY on Zeroshell for the other end of the /30 on Tower B ( like we always do) but I still can not pass traffic. If I give my laptop the half of the /30 that is supposed to go on the Zeroshell box and hook into the Backhaul directly it works fine.
So I’m thinking that there is something funky going on with the gateway in the ZEROSHELL box that I’ve missed.
Any advise or suggestions?
August 25, 2008 at 8:28 pm #46839imported_fulvio
ParticipantA network diagram could be better than many words.
August 25, 2008 at 8:32 pm #46840Frothingdog
MemberI’ll see what I can do
August 25, 2008 at 9:51 pm #46841Frothingdog
MemberHere’s a rough layout:
http://www.postyourimage.com/view_image.php?img_id=ubK2OjkUq6GRc2y1219700823
BTW the Public IP’s have changed for security
August 26, 2008 at 6:42 am #46842imported_fulvio
ParticipantI think there is a problem in the routing tables. Does your OpenBSD box support RIPv2? In this case you could enable RIP on both the boxes and automatically get a valid routing.
Regards
FulvioAugust 26, 2008 at 11:43 am #46843Frothingdog
MemberThe Routing works fine. If I give my laptop the /30 address that is assigned to Zeroshell it works fine. It’s just once I plug into the Zeroshell box I can’t get it to communicate with TOWER B’s side of the /30.
August 26, 2008 at 12:00 pm #46844imported_fulvio
ParticipantPlease use the [Utilities][IP Check] and post the results of the arp check, ping and tracepath. Try either the IP of the gateway or an external IP.
-
AuthorPosts
- You must be logged in to reply to this topic.