NAT syntax under subinterface. [7:30672]

2002-01-02 Thread Larry Brown

If you have a serial0.1 interface and are using this for ip nat outside, 
what is the correct syntax in defining your PAT or pool of addresses?

1. ip nat inside source list 1 interface serial0.1 overload

2. ip nat inside source list 1 interface serial0:1 overload ?

Or does it not matter at all?

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=30672t=30672
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



NAT problems. [7:30679]

2002-01-02 Thread Larry Brown

I set up nat with basic statements  

ip nat inside (fast 0)
ip nat outside (serial 0.1)
ip nat inside soure list 1 interface serial0.1 overload
access-list 1 permit 10.0.0.0 0.0.0.255 (This is the only access-list on the
box)

If I do a show ip nat translations I can see internal  external local and
global
mappings but only for icmp (when the user pings something) and udp - no tcp 
connections.  So, NATPAT is working.  The problem is Internet Explorer
times out.
Can I totally rule out NAT?  Anyone had this type of problem?

 



__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7i=30679t=30679
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]