Nat and Cisco 1603

Hi, sorry for the re-post of this thread but i need urgently help :-( What is wrong with this configuration? The port mapping from outside to a server inside doesn't works :-( Any help is really appreciated!!!

! version 12.2 service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname Cisco1603 ! logging buffered 4096 debugging enable password 7 xxxxxxxxxxxxxx ! username cisco1603 password 7 xxxxxxxxxxxxxx clock timezone MET 1 clock summer-time summertime recurring last Sun Mar 3:00 last Sun Oct

3:00 ip subnet-zero ip name-server 194.185.88.12 ip name-server 213.92.5.59 ! isdn switch-type basic-net3 ! ! ! interface Ethernet0 description connected to EthernetLAN ip address 192.168.200.100 255.255.255.0 ip nat inside ! interface BRI0 description connected to Internet no ip address ip nat outside encapsulation ppp dialer rotary-group 1 isdn switch-type basic-net3 no cdp enable ! interface Dialer1 description connected to Internet ip address negotiated ip nat outside encapsulation ppp no ip split-horizon keepalive 60 dialer in-band dialer idle-timeout 2141483 dialer string xxxxxxxxxx dialer hold-queue 10 dialer-group 1 no cdp enable ppp authentication chap pap callin ppp chap hostname xxxxxxxx ppp chap password 7 xxxxxxxxxxxxxxxxxx ppp pap sent-username xxxxxxxx password 7 xxxxxxxxxxxxxxxxxx ! ip nat inside source list 101 interface Dialer1 overload ip nat inside source static tcp 192.168.200.81 1024 interface Dialer1 1024 ip nat inside source static tcp 192.168.200.82 1025 interface Dialer1 1025 ip nat inside source static tcp 192.168.200.88 80 interface Dialer1 80 ip classless ip route 0.0.0.0 0.0.0.0 Dialer1 no ip http server ! access-list 101 permit ip 192.168.200.0 0.0.0.255 any access-list 111 permit tcp any any eq www access-list 111 permit tcp any any eq 1024 access-list 111 permit tcp any any eq 1025 access-list 111 permit tcp any any eq telnet dialer-list 1 protocol ip permit ! line con 0 exec-timeout 0 0 password 7 xxxxxxxxxxxxxx login line vty 0 4 password 7 xxxxxxxxxxxxxx login ! ntp clock-period 17042426 ntp server 193.204.114.232 ntp server 193.204.114.233 end
Reply to
Masterx81
Loading thread data ...

try to do a port analyse and check whether these prts are open or not...secondly do a packet capture whether packets are arriving are not. maybe this is an ISP blockage since I beleive this is a DSL connection. verify with your ISP. This should ideally work.

Reply to
rave

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.