Hi Guys,
My manager asked me to reconfigure the PIX firewall we have (506 with software v5.1(2)) but i'm pretty clueless on this besides my experience with routers.
He wants to
-open up POP (email) to WAN so that users outside can POP.
-allow webmanagement of firewall.
-allow telnet access (internal + external)
10.0.1.10 is the mail server. My questions are from the above... how do you open up port 110 to allow outside access to users who want POP email? there seems to be no protocol called POP or POP3 in the commands listing.
-with also the telnet access, do i use the Telnet command to point it to the internal interface of the PIX firewall?
thanks in advance for your replies.
*below are the configurations..
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol rtsp 554
names
access-list 1 permit ip 10.0.1.0 255.255.255.192 any
access-list 1 permit icmp 10.0.1.0 255.255.255.192 any
pager lines 24
logging on
no logging timestamp
no logging standby
no logging console
no logging monitor
no logging buffered
no logging trap
no logging history
logging facility 20
logging queue 512
interface ethernet0 10baset
interface ethernet1 10baset
mtu outside 1500
mtu inside 1500
ip address outside 200.10.100.226 255.255.255.240
ip address inside 10.0.1.5 255.255.255.0
arp timeout 14400
global (outside) 1 200.10.100.230 netmask 255.255.255.255
nat (inside) 1 10.0.1.0 255.255.255.192 640 64
static (inside,outside) 200.10.100.229 10.0.1.10 netmask 255.255.255.255 100
50
access-group 1 in interface inside
conduit permit tcp host 200.10.100 eq smtp any
route outside 0.0.0.0 0.0.0.0 200.10.100 1
timeout xlate 3:00:00 conn 1:00:00 half-closed 0:10:00 udp 0:02:00
timeout rpc 0:10:00 h323 0:05:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
isakmp identity hostname
telnet 10.0.1.0 255.255.255.192 inside
telnet timeout 5
terminal width 80
Cryptochecksum:56d1a7a70f7f98eb56a4a18677b3199f
My manager asked me to reconfigure the PIX firewall we have (506 with software v5.1(2)) but i'm pretty clueless on this besides my experience with routers.
He wants to
-open up POP (email) to WAN so that users outside can POP.
-allow webmanagement of firewall.
-allow telnet access (internal + external)
10.0.1.10 is the mail server. My questions are from the above... how do you open up port 110 to allow outside access to users who want POP email? there seems to be no protocol called POP or POP3 in the commands listing.
-with also the telnet access, do i use the Telnet command to point it to the internal interface of the PIX firewall?
thanks in advance for your replies.
*below are the configurations..
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
fixup protocol rsh 514
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol rtsp 554
names
access-list 1 permit ip 10.0.1.0 255.255.255.192 any
access-list 1 permit icmp 10.0.1.0 255.255.255.192 any
pager lines 24
logging on
no logging timestamp
no logging standby
no logging console
no logging monitor
no logging buffered
no logging trap
no logging history
logging facility 20
logging queue 512
interface ethernet0 10baset
interface ethernet1 10baset
mtu outside 1500
mtu inside 1500
ip address outside 200.10.100.226 255.255.255.240
ip address inside 10.0.1.5 255.255.255.0
arp timeout 14400
global (outside) 1 200.10.100.230 netmask 255.255.255.255
nat (inside) 1 10.0.1.0 255.255.255.192 640 64
static (inside,outside) 200.10.100.229 10.0.1.10 netmask 255.255.255.255 100
50
access-group 1 in interface inside
conduit permit tcp host 200.10.100 eq smtp any
route outside 0.0.0.0 0.0.0.0 200.10.100 1
timeout xlate 3:00:00 conn 1:00:00 half-closed 0:10:00 udp 0:02:00
timeout rpc 0:10:00 h323 0:05:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
isakmp identity hostname
telnet 10.0.1.0 255.255.255.192 inside
telnet timeout 5
terminal width 80
Cryptochecksum:56d1a7a70f7f98eb56a4a18677b3199f