|
||||||||
Zach Lowry wrote: > No one has any ideas here? Surely someone else has seen this problem. > > Zach Lowry wrote: >> I hope this isn't addressed in the FAQ or Docs, but I checked and >> couldn't find it. I have my internal (LAN) network on 192.168.0.0 and >> the WI network on 192.168.1.0. I have rules set so that the machines >> can access each other across the lans. However, The machines on the >> wireless network cannot access the internal IPs of machines that are >> a part of a 1-to-1 NAT. For instance, my laptop is 192.168.1.2, and >> wants to access 192.168.0.22, which happens to be my externally >> accessable mail server. I have the DNS forwarder set to point >> mail.zachlowry.net to 192.168.0.22, and a 1-to-1 nat rule for >> 192.168.0.22 and an external IP address. I can't make any sort of >> connection when doing this. Any ideas? Why use 1-to-1 NAT? Is the External IP for the mail server the same as the WAN IP? Have you considered using Server NAT and the open the ports you need (SMTP, POP3, IMAP, etc...)? From the WI network are you trying to access mail.zachlowry.net or 192.168.0.22? I assume that the laptop is using the m0n0wall as its DNS. Have you considered putting a entry in your host file on the laptop that points mail.zachlowry.net to 192.168.0.22 (this would need to be removed when away from office...) _________________________________ James W. McKeand |