Hi Guys
I am having problems with my 2600 router. MY router is closing or resetting all connections except for telnet and http traffic. When i did a port scan on the router, I found that only ports 23 and 80 are open. However, i have defined access-lists that clearly permits all the addresses. We cannot connect to the office network from home. I am posting the configurations. Any suggestions on why router is closing the connections, is highly appreciated. Thanks for ur inputs/ suggestions.
Ganesh
Configuration:
ip subnet-zero
!
interface Ethernet0/0
ip address 217.57.56.216 255.255.255.0
ip nat outside
full-duplex
!
interface Serial0/0
no ip address
shutdown
no fair-queue
!
interface BRI0/0
no ip address
shutdown
!
interface Ethernet0/1
ip address 10.10.0.254 255.0.0.0
ip nat inside
full-duplex
!
ip nat pool test 217.57.56.217 217.57.56.217 prefix-length 24
ip nat inside source list 1 pool test overload
ip nat outside source static tcp 217.57.56.218 80 10.10.0.35 80 extendable
ip nat outside source static tcp 217.57.56.218 21 10.10.0.35 21 extendable
ip nat outside source static tcp 217.57.56.218 20 10.10.0.35 20 extendable
ip nat outside source static tcp 217.57.56.218 25 10.10.0.35 25 extendable
ip nat outside source static tcp 217.57.56.218 23 10.10.0.35 23 extendable
ip nat outside source static tcp 217.57.56.218 110 10.10.0.35 110 extendable
ip nat outside source static tcp 217.57.56.218 53 10.10.0.35 53 extendable
ip nat outside source static tcp 217.57.56.218 67 10.10.0.35 67 extendable
ip nat outside source static tcp 217.57.56.218 68 10.10.0.35 68 extendable
ip nat outside source static tcp 217.57.56.218 135 10.10.0.35 135 extendable
ip nat outside source static tcp 217.57.56.218 137 10.10.0.35 137 extendable
ip nat outside source static tcp 217.57.56.218 138 10.10.0.35 138 extendable
ip nat outside source static tcp 217.57.56.218 139 10.10.0.35 139 extendable
ip nat outside source static tcp 217.57.56.218 443 10.10.0.35 443 extendable
ip nat outside source static tcp 217.57.56.218 50 10.10.0.35 50 extendable
ip nat outside source static tcp 217.57.56.218 51 10.10.0.35 51 extendable
ip nat outside source static tcp 217.57.56.218 47 10.10.0.35 47 extendable
ip nat outside source static tcp 217.57.56.218 1723 10.10.0.35 1723 extendable
ip nat outside source static udp 217.57.56.218 500 10.10.0.35 500 extendable
ip classless
ip route 0.0.0.0 0.0.0.0 217.57.56.1
ip http server
ip pim bidir-enable
!
access-list 1 permit 10.10.0.0 0.255.255.255
banner motd ^C
I am having problems with my 2600 router. MY router is closing or resetting all connections except for telnet and http traffic. When i did a port scan on the router, I found that only ports 23 and 80 are open. However, i have defined access-lists that clearly permits all the addresses. We cannot connect to the office network from home. I am posting the configurations. Any suggestions on why router is closing the connections, is highly appreciated. Thanks for ur inputs/ suggestions.
Ganesh
Configuration:
ip subnet-zero
!
interface Ethernet0/0
ip address 217.57.56.216 255.255.255.0
ip nat outside
full-duplex
!
interface Serial0/0
no ip address
shutdown
no fair-queue
!
interface BRI0/0
no ip address
shutdown
!
interface Ethernet0/1
ip address 10.10.0.254 255.0.0.0
ip nat inside
full-duplex
!
ip nat pool test 217.57.56.217 217.57.56.217 prefix-length 24
ip nat inside source list 1 pool test overload
ip nat outside source static tcp 217.57.56.218 80 10.10.0.35 80 extendable
ip nat outside source static tcp 217.57.56.218 21 10.10.0.35 21 extendable
ip nat outside source static tcp 217.57.56.218 20 10.10.0.35 20 extendable
ip nat outside source static tcp 217.57.56.218 25 10.10.0.35 25 extendable
ip nat outside source static tcp 217.57.56.218 23 10.10.0.35 23 extendable
ip nat outside source static tcp 217.57.56.218 110 10.10.0.35 110 extendable
ip nat outside source static tcp 217.57.56.218 53 10.10.0.35 53 extendable
ip nat outside source static tcp 217.57.56.218 67 10.10.0.35 67 extendable
ip nat outside source static tcp 217.57.56.218 68 10.10.0.35 68 extendable
ip nat outside source static tcp 217.57.56.218 135 10.10.0.35 135 extendable
ip nat outside source static tcp 217.57.56.218 137 10.10.0.35 137 extendable
ip nat outside source static tcp 217.57.56.218 138 10.10.0.35 138 extendable
ip nat outside source static tcp 217.57.56.218 139 10.10.0.35 139 extendable
ip nat outside source static tcp 217.57.56.218 443 10.10.0.35 443 extendable
ip nat outside source static tcp 217.57.56.218 50 10.10.0.35 50 extendable
ip nat outside source static tcp 217.57.56.218 51 10.10.0.35 51 extendable
ip nat outside source static tcp 217.57.56.218 47 10.10.0.35 47 extendable
ip nat outside source static tcp 217.57.56.218 1723 10.10.0.35 1723 extendable
ip nat outside source static udp 217.57.56.218 500 10.10.0.35 500 extendable
ip classless
ip route 0.0.0.0 0.0.0.0 217.57.56.1
ip http server
ip pim bidir-enable
!
access-list 1 permit 10.10.0.0 0.255.255.255
banner motd ^C