[afnog] Nating Webmail.
anyuru francis
anyfrancis at yahoo.com
Wed Dec 7 13:01:19 EAT 2005
Hello people,
Am having isssues with enabling webmail on a mail
server natted by a 1700series router.
I put that nat rule that enables port 80 to be
translated to the public IP address.
But When I type the url it resolves the name but it
doesn't display.
I can send and recieve mail and when I type the IP
address of the mail server on the internal network I
can access webmail.
The part of my router configuration that enables the
nating is below.
!
version 12.2
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname MOLG
!
enable secret 5 $1$RWiy$XeoKdSl9zt4/0cPy9QBso/
!
ip subnet-zero
ip name-server 213.177.165.49
ip name-server 213.177.165.57
!
!
!
!
interface FastEthernet0
ip address 192.168.0.1 255.255.255.0
ip nat inside
speed auto
!
interface Serial0
no ip address
encapsulation frame-relay IETF
frame-relay lmi-type ansi
!
interface Serial0.1 point-to-point
description : Link to UTL
ip address 81.199.29.54 255.255.255.252
ip nat outside
frame-relay interface-dlci 215
!
interface Serial0.2 multipoint
!
ip nat inside source list molg interface Serial0.1
overload
ip nat inside source static tcp 192.168.0.6 80
81.199.29.54 80 extendable
ip nat inside source static tcp 192.168.0.6 143
81.199.29.54 143 extendable
ip nat inside source static tcp 192.168.0.6 110
81.199.29.54 110 extendable
ip nat inside source static tcp 192.168.0.6 25
81.199.29.54 25 extendable
ip nat inside source static tcp 192.168.0.6 10000
81.199.29.54 10000 extendable
ip classless
ip route 0.0.0.0 0.0.0.0 81.199.29.53
no ip http server
Regards Francis.
__________________________________________
Yahoo! DSL Something to write home about.
Just $16.99/mo. or less.
dsl.yahoo.com
More information about the afnog
mailing list