|
||||||||
Andreas Panozzo wrote: > > > Hello, > > > I'm starting to use M0n0wall in these days but I have some problems. > > ==================================================================== > My configuration is: > > ADSL Line --> Netgear ADSL Modem Router --> M0N0Wall --> LAN > Switch --> LAN (With our DNS Server:144.125.0.101 ) > > ==================================================================== Hi, i understand your configuration in this way: 0.0.0.0--ADSL-line---151.25.23.221/29-WAN-Netgear-LAN-144.125.0.110/? -151.25.23.221/29-WAN-M0n0-LAN-144.125.0.110/? There are some errors. 1. On ADSL-side 151.25.23.221/29 (255.255.255.248) with gateway 151.25.23.254 is not possible, subnet must be 255.255.255.192 (/26) 2. Why do you use as internal net the 144.125.0.0/16 (Atlanta University Center, Inc.) 3. And the connection between Netgear and M0n0 is wrong. possible solutions: 1. let the Netgear act as bridge (only modem, no IP on LAN and WAN) and use the existing m0n0-configuration, but use the external DNS-servers. 2. let the M0n0wall act as bridge and use the existing Netgear-configuration. 3. Use a new subnet between Netgear and Monowall, eg. 192.168.0.1/24 I prefer the solution nr.1, because it is the "standard" one of a firewall. But all solutions require a minimal knowledge of routing, address-ranges etc. bye Christoph > Net Gear Configuration is: > > ADSL Port > > ** > *IP Address * 151.25.23.221 > *Type * IPoA > *Subnet mask IP* 255.255.255.248 > *Gateway IP Address* 151.25.23.254 > *Domain Name Server * 151.99.0.100 > 151.99.125.1 > > LAN > ** > *IP Address * 144.125.0.110 > *DHCP * Off > *Subnet mask IP* > 255.255.255.0 > > > And it works fine! > > ==================================================================== > Some questions about the Monowall configuration: > > 1 - Is it correct? > > General Setup --> DNS Server:144.125.0.101 (Our DNS Server) > > Interfacesw Wan --> Type : Static > > Static IP > configuration --> Ip Adress : 151.25.23.221 > > Gateway : 151.25.23.254 > > Our PC configuration is: > > Gateway ip address: 144.125.0.110 > DNS: 144.125.0.101 > > ==================================================================== > Using Diagnostic --> ping > > The Lan works fine, the Wan doesn't work!! > > Can you help me please? > > Eng. Andreas Panozzo > Chief Software Architect > |