Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Network Routers

Cisco 851 Router won't forward port 80

Reply
 
Thread Tools Display Modes
  #1  
Old 01-04-2008, 11:00 PM
Default Cisco 851 Router won't forward port 80



I am trying to map all incoming Internet port 80 traffic to an internal web server. I have successfully done this with
several other services like FTP, SMTP and POP3. See my running config below:

ip nat inside source list 1 interface FastEthernet4 overload
ip nat inside source static tcp 192.168.1.101 17307 interface FastEthernet4 17307
ip nat inside source static tcp 192.168.1.101 6881 interface FastEthernet4 6881
ip nat inside source static tcp 192.168.1.132 993 interface FastEthernet4 993
ip nat inside source static tcp 192.168.1.128 6100 interface FastEthernet4 6100
ip nat inside source static tcp 192.168.1.128 25 interface FastEthernet4 25
ip nat inside source static tcp 192.168.1.132 990 interface FastEthernet4 990
ip nat inside source static tcp 192.168.1.132 5000 interface FastEthernet4 5000
ip nat inside source static tcp 192.168.1.132 110 interface FastEthernet4 110
ip nat inside source static tcp 192.168.1.125 21 interface FastEthernet4 21
ip nat inside source static tcp 192.168.1.115 80 interface FastEthernet4 80


The port 80 mapping does not work. All HTTP traffic from the Internet is redirected to the Cisco SDM login page. If I
disable SDM, I get page cannot be displayed. I've searched everywhere for an answer but haven't been able to find
anything.

Any help is appreciated!

--Paul


Paul
Reply With Quote
  #2  
Old 01-04-2008, 11:21 PM
ray
Guest
 
Posts: n/a
Default Re: Cisco 851 Router won't forward port 80

"Paul" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am trying to map all incoming Internet port 80 traffic to an internal
>web server. I have successfully done this with
> several other services like FTP, SMTP and POP3. See my running config
> below:
>
> ip nat inside source list 1 interface FastEthernet4 overload
> ip nat inside source static tcp 192.168.1.101 17307 interface
> FastEthernet4 17307
> ip nat inside source static tcp 192.168.1.101 6881 interface FastEthernet4
> 6881
> ip nat inside source static tcp 192.168.1.132 993 interface FastEthernet4
> 993
> ip nat inside source static tcp 192.168.1.128 6100 interface FastEthernet4
> 6100
> ip nat inside source static tcp 192.168.1.128 25 interface FastEthernet4
> 25
> ip nat inside source static tcp 192.168.1.132 990 interface FastEthernet4
> 990
> ip nat inside source static tcp 192.168.1.132 5000 interface FastEthernet4
> 5000
> ip nat inside source static tcp 192.168.1.132 110 interface FastEthernet4
> 110
> ip nat inside source static tcp 192.168.1.125 21 interface FastEthernet4
> 21
> ip nat inside source static tcp 192.168.1.115 80 interface FastEthernet4
> 80
>
>
> The port 80 mapping does not work. All HTTP traffic from the Internet is
> redirected to the Cisco SDM login page. If I
> disable SDM, I get page cannot be displayed. I've searched everywhere for
> an answer but haven't been able to find
> anything.
>
>

IMHO
I don't know what an SDM is ...but....
if your internal web server is not running,
or if it's running without an index.htm file in the web-root directory
---> it's normal to have something like "page cannot be displayed" when the
HTTP - port 80 mapping is well done.


Reply With Quote
Reply

Tags
851, cisco, forward, port, router

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:19 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.