|
||||||||
Vittore Zen wrote: > In data 19/04/05 16.35 Chris Buechler ha scritto: > >>> >>> hosts in LAN can ping and connect to hosts in DMZ >>> hosts in LAN can ping but no connect to hosts in Wifi LAN. Why? >>> >>> >> >> >> Sounds like you're missing a static route on m0n0 1 pointing the wifi >> subnet to the LAN IP of m0n0 2. >> >> -Chris >> >> >> > > m0n0 2 has a static route for DMZ to m0n0 1 > m0n0 1 has a static route for Wifi LAN to m0n0 2 > > Note that if a host on LAN use m0n0 2 as default gateway the problem is > the same: ping ok, connect (ssh, telnet, smtp, http,...) no response. Have you created firewall rules LAN -> * or LAN -> Wifi? What do you mean by 'no response' ? the packet is rejected or dropped? > > Thanks v. |