Networking Forums

Networking Forums > Network Hardware > Broadband Hardware > NAT not working ?

Reply
Thread Tools Display Modes

NAT not working ?

 
 
Rick Gregory
Guest
Posts: n/a

 
      05-16-2004, 07:39 PM
I run an email server at home that takes are of the email
on my domain. It's setup to only trust things on my
internal subnet (the 192.168. network). When I send email
and connect to the SMTP server I get denied. The logs
show that the MN 500 is passing in my WAN IP (the public
IP).

TO be clear, I've got an email server at 192.168.1.4
that's plugged into the MN500 (which is set to act as a
router, not a bridge). My laptop connects wirelessly, and
if I don ipconfig shows its IP as 192.168.1.10. That
would work, but when I connect to my SMTP server by name
(smtp.foo.com, say), the logs show that the IP passed in
is the external IP (66.something) and so the email server
denies sending since it thinks I'm someone from the
outside trying to spam.

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a

 
      05-16-2004, 09:36 PM
It's not the router. It's the DNS zone file that has been
set that way (DNS converts (sub)domain names to IPs). You
can change the DNS zone file for smtp.foo.com to
192.168.1.4.

I have done that on mine to make it easy to access some
local PCs by name using local IP's, but not for the SMTP
server (I have authentication enabled on SMTP to prevent
being taken by spammers).

>-----Original Message-----
>I run an email server at home that takes are of the

email
>on my domain. It's setup to only trust things on my
>internal subnet (the 192.168. network). When I send

email
>and connect to the SMTP server I get denied. The logs
>show that the MN 500 is passing in my WAN IP (the public
>IP).
>
>TO be clear, I've got an email server at 192.168.1.4
>that's plugged into the MN500 (which is set to act as a
>router, not a bridge). My laptop connects wirelessly,

and
>if I don ipconfig shows its IP as 192.168.1.10. That
>would work, but when I connect to my SMTP server by name
>(smtp.foo.com, say), the logs show that the IP passed in
>is the external IP (66.something) and so the email

server
>denies sending since it thinks I'm someone from the
>outside trying to spam.
>
>.
>

 
Reply With Quote
 
joker
Guest
Posts: n/a

 
      05-16-2004, 10:11 PM
Which version of the firmware are you running? I bet it's a version
before 1.09.* as prior versions don't have loopback support which is
what it sounds like you are trying to do.

Rick Gregory wrote:

> I run an email server at home that takes are of the email
> on my domain. It's setup to only trust things on my
> internal subnet (the 192.168. network). When I send email
> and connect to the SMTP server I get denied. The logs
> show that the MN 500 is passing in my WAN IP (the public
> IP).
>
> TO be clear, I've got an email server at 192.168.1.4
> that's plugged into the MN500 (which is set to act as a
> router, not a bridge). My laptop connects wirelessly, and
> if I don ipconfig shows its IP as 192.168.1.10. That
> would work, but when I connect to my SMTP server by name
> (smtp.foo.com, say), the logs show that the IP passed in
> is the external IP (66.something) and so the email server
> denies sending since it thinks I'm someone from the
> outside trying to spam.
>


 
Reply With Quote
 
Guest
Posts: n/a

 
      05-17-2004, 01:11 AM
Runtime code version: V1.11.017
Boot code version: V1.06

Are there later versions? Checking for updates doesn't
produce anything...
>-----Original Message-----
>Which version of the firmware are you running? I bet

it's a version
>before 1.09.* as prior versions don't have loopback

support which is
>what it sounds like you are trying to do.
>
>Rick Gregory wrote:
>
>> I run an email server at home that takes are of the

email
>> on my domain. It's setup to only trust things on my
>> internal subnet (the 192.168. network). When I send

email
>> and connect to the SMTP server I get denied. The logs
>> show that the MN 500 is passing in my WAN IP (the

public
>> IP).
>>
>> TO be clear, I've got an email server at 192.168.1.4
>> that's plugged into the MN500 (which is set to act as

a
>> router, not a bridge). My laptop connects wirelessly,

and
>> if I don ipconfig shows its IP as 192.168.1.10. That
>> would work, but when I connect to my SMTP server by

name
>> (smtp.foo.com, say), the logs show that the IP passed

in
>> is the external IP (66.something) and so the email

server
>> denies sending since it thinks I'm someone from the
>> outside trying to spam.
>>

>
>.
>

 
Reply With Quote
 
Guest
Posts: n/a

 
      05-17-2004, 01:13 AM
Thx. I think I'm going to go the SMTP auth route too...
>-----Original Message-----
>It's not the router. It's the DNS zone file that has

been
>set that way (DNS converts (sub)domain names to IPs).

You
>can change the DNS zone file for smtp.foo.com to
>192.168.1.4.
>
>I have done that on mine to make it easy to access some
>local PCs by name using local IP's, but not for the SMTP
>server (I have authentication enabled on SMTP to prevent
>being taken by spammers).
>
>>-----Original Message-----
>>I run an email server at home that takes are of the

>email
>>on my domain. It's setup to only trust things on my
>>internal subnet (the 192.168. network). When I send

>email
>>and connect to the SMTP server I get denied. The logs
>>show that the MN 500 is passing in my WAN IP (the

public
>>IP).
>>
>>TO be clear, I've got an email server at 192.168.1.4
>>that's plugged into the MN500 (which is set to act as a
>>router, not a bridge). My laptop connects wirelessly,

>and
>>if I don ipconfig shows its IP as 192.168.1.10. That
>>would work, but when I connect to my SMTP server by

name
>>(smtp.foo.com, say), the logs show that the IP passed

in
>>is the external IP (66.something) and so the email

>server
>>denies sending since it thinks I'm someone from the
>>outside trying to spam.
>>
>>.
>>

>.
>

 
Reply With Quote
 
Guest
Posts: n/a

 
      05-17-2004, 04:54 AM
The firmware is up-to-date and supports loopback.
It's a DNS problem.

>-----Original Message-----
>Runtime code version: V1.11.017
>Boot code version: V1.06
>
>Are there later versions? Checking for updates doesn't
>produce anything...
>>-----Original Message-----
>>Which version of the firmware are you running? I bet

>it's a version
>>before 1.09.* as prior versions don't have loopback

>support which is
>>what it sounds like you are trying to do.
>>
>>Rick Gregory wrote:
>>
>>> I run an email server at home that takes are of the

>email
>>> on my domain. It's setup to only trust things on my
>>> internal subnet (the 192.168. network). When I send

>email
>>> and connect to the SMTP server I get denied. The logs
>>> show that the MN 500 is passing in my WAN IP (the

>public
>>> IP).
>>>
>>> TO be clear, I've got an email server at 192.168.1.4
>>> that's plugged into the MN500 (which is set to act as

>a
>>> router, not a bridge). My laptop connects wirelessly,

>and
>>> if I don ipconfig shows its IP as 192.168.1.10. That
>>> would work, but when I connect to my SMTP server by

>name
>>> (smtp.foo.com, say), the logs show that the IP passed

>in
>>> is the external IP (66.something) and so the email

>server
>>> denies sending since it thinks I'm someone from the
>>> outside trying to spam.
>>>

>>
>>.
>>

>.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
previously working wireless connection no longer working zapspan Wireless Networks 5 01-17-2010 09:11 PM
Ad hoc connection working, but ICS not working. Any help? Brian O Wireless Networks 6 09-29-2007 03:58 PM
wifi not working on new hp, or not working after live update Dragonx Wireless Networks 1 10-01-2005 11:17 PM
(Wireless) LAN access working. WAN (remote) web access not working! Godffrey Linux Networking 1 01-14-2005 02:20 AM
Kernel-nfs working, plain nfs not working. alw Linux Networking 0 09-23-2003 11:14 PM



1 2 3 4 5 6 7 8 9 10 11