Re: reverse telnet... [7:6906]

2001-06-02 Thread Mike Nygard
hello jimmy, try something like this: interface loopback 0 ip address 192.168.0.1 255.255.255.255 ! line 1 16 no exec transport input all To reverse telnet: 192.168.0.1 2001 Thank you, Mike Nygard jimmy halbert wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... He

Re: How to configure 1601 to load balance 2 Internet circuits [7:6911]

2001-06-02 Thread Mike Nygard
Hello Justin, The easiest way to resolve this would be to use multiple default routes from global configuration: ip route 0.0.0.0 0.0.0.0 ip route 0.0.0.0 0.0.0.0 The router will load balance between the 2 routes. Thank you, Mike Nygard Justin Lofton wrote in message [EMAIL PROTECTED

Re: How to configure 1601 to load balance 2 Internet circuits [7:6920]

2001-06-02 Thread Mike Nygard
the previous email lost the bracketed info: ip route 0.0.0.0 0.0.0.0 x.x.x.x(next hop ip address) ip route 0.0.0.0 0.0.0.0 x.x.x.x(next hop ip address) thanks, Mike Nygard Mike Nygard wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... Hello Justin, The easiest way to

Re: traffic can't cross pix [7:6895]

2001-06-02 Thread Mike Nygard
, as suggested by Gaz, clear xlate. Also, to make sure translation isn't failing and to watch the icmp traffic: debug icmp trace. Thanks, Mike Nygard pat wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I have this problem. I can't ping anything outside the pix from machines ins