From: trouse@cisco.com
Date: Thu Nov 13 2003 - 14:39:29 GMT-3
You do need a default route to you DLINK/LINKSYS private ip address and from there he will nat it back to a public address. turn on debug ip packets and you will see encap failures. It is a routing problem.
This works for me
ip route 0.0.0.0 0.0.0.0 192.168.0.1 <--default router to D-Link GW private address
no ip http server
!
!
TS1#sh ip rou
TS1#sh ip route
Gateway of last resort is 192.168.0.1 to network 0.0.0.0
99.0.0.0/24 is subnetted, 1 subnets
C 99.99.99.0 is directly connected, Loopback1
C 192.168.0.0/24 is directly connected, Ethernet0
S* 0.0.0.0/0 [1/0] via 192.168.0.1
This archive was generated by hypermail 2.1.4 : Fri Dec 12 2003 - 12:29:11 GMT-3