cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
601
Views
0
Helpful
0
Replies

Cisco Router cannot to forward port 80 for lan user

saw24
Level 1
Level 1

Hi!

My router redirect  any web(port 80) request (lan user) to it own web management interface . But my web site is accessible form outside networks! 

The forwarding configuration looks like that:

--------------------------- Config ---------------------------------------

interface FastEthernet0/0
ip address x.x.x.x 255.255.255.0
ip nat outside
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 192.168.100.1 255.255.255.0
ip nat inside
duplex auto
speed auto
!

ip nat inside source static tcp 192.168.100.230 80 x.x.x.x 80 extendable

!
access-list 101 permit tcp any host x.x.x.x eq www

-------------------------------------------------------------------

Thanks!

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: