Hi
I'm trying to set up a new Pix 515E firewall and i'm having trouble allowing external telnet and remote desktop connections in. Could someone have a quick look at the config to see if i've made any mistakes?
Thanks
Building configuration...
: Saved
:
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto shutdown
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 intf2 security4
enable password 1uJZ6LSRIEHfF1Jb encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname PIX515E
domain-name xxxx.xxx
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
names
access-list outside_access_in permit tcp any host 62.172.xxx.xxx eq 3389
access-list outside_access_in permit tcp any host 62.172.xxx.xxx eq telnet
pager lines 24
mtu outside 1500
mtu inside 1500
mtu intf2 1500
ip address outside 62.172.xxx.xxx 255.255.255.248
ip address inside 190.0.0.240 255.255.0.0
no ip address intf2
ip audit info action alarm
ip audit attack action alarm
pdm location 190.0.0.98 255.255.255.255 inside
pdm location 190.0.0.1 255.255.255.255 inside
pdm location 190.0.1.1 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 62.172.xxx.xxx 190.0.0.1 netmask 255.255.255.255 0 0
static (inside,outside) 62.172.xxx.xxx 190.0.1.1 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 62.172.xxx.xxx 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 190.0.0.98 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:35ddf4f3200c1bf5c9b6a1cd3c4b8283
: end
[OK]
I'm trying to set up a new Pix 515E firewall and i'm having trouble allowing external telnet and remote desktop connections in. Could someone have a quick look at the config to see if i've made any mistakes?
Thanks
Building configuration...
: Saved
:
PIX Version 6.3(1)
interface ethernet0 auto
interface ethernet1 auto
interface ethernet2 auto shutdown
nameif ethernet0 outside security0
nameif ethernet1 inside security100
nameif ethernet2 intf2 security4
enable password 1uJZ6LSRIEHfF1Jb encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname PIX515E
domain-name xxxx.xxx
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
names
access-list outside_access_in permit tcp any host 62.172.xxx.xxx eq 3389
access-list outside_access_in permit tcp any host 62.172.xxx.xxx eq telnet
pager lines 24
mtu outside 1500
mtu inside 1500
mtu intf2 1500
ip address outside 62.172.xxx.xxx 255.255.255.248
ip address inside 190.0.0.240 255.255.0.0
no ip address intf2
ip audit info action alarm
ip audit attack action alarm
pdm location 190.0.0.98 255.255.255.255 inside
pdm location 190.0.0.1 255.255.255.255 inside
pdm location 190.0.1.1 255.255.255.255 inside
pdm history enable
arp timeout 14400
global (outside) 10 interface
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
static (inside,outside) 62.172.xxx.xxx 190.0.0.1 netmask 255.255.255.255 0 0
static (inside,outside) 62.172.xxx.xxx 190.0.1.1 netmask 255.255.255.255 0 0
access-group outside_access_in in interface outside
route outside 0.0.0.0 0.0.0.0 62.172.xxx.xxx 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h225 1:00:00
timeout h323 0:05:00 mgcp 0:05:00 sip 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
aaa-server LOCAL protocol local
http server enable
http 190.0.0.98 255.255.255.255 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
telnet timeout 5
ssh timeout 5
console timeout 0
terminal width 80
Cryptochecksum:35ddf4f3200c1bf5c9b6a1cd3c4b8283
: end
[OK]