This is my configuarion.
The machine 192.168.1.5 on the inside, I want to be ablet o connect to this from the outside.
I have copied old code from my old configuration from about 10 years ago, and it is still not working on the outside in.
I am posting my config, can you guys tell me what is wrong and what needs to be taken out.
By the way, in PDM, in, COMMAND LINE INTERFACE, how do I delete lines in the config?
Thanks guys!!!
Building configuration...
: Saved
:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name hellothere.com
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
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
fixup protocol tftp 69
names
name 192.168.1.5 ats-3
access-list inside_outbound_nat0_acl permit ip any 192.168.1.48 255.255.255.248
access-list acl-out permit udp any host XXX.161.244.226 eq 5631
access-list acl-out permit tcp any host XXX.161.244.226 eq 5632
access-list acl-out permit tcp any host XXX.161.244.226 eq pcanywhere-data
access-list acl-out permit udp any host XXX.161.244.226 eq pcanywhere-status
access-list acl-out deny icmp any any
access-list acl-out permit tcp any host XXX.161.244.226
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside XXX.161.244.226 255.255.255.248
ip address inside 192.168.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN 192.168.1.50-192.168.1.52
pdm location 192.168.1.48 255.255.255.248 outside
pdm location ats-3 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 5632 ats-3 5632 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 5631 ats-3 5631 netmask 255.255.255.255 0 0
static (inside,outside) udp interface pcanywhere-status ats-3 pcanywhere-status netmask 255.255.255.255 0 0
access-group acl-out in interface outside
route outside 0.0.0.0 0.0.0.0 XXX.161.244.225 1
timeout xlate 0:05: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 TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
telnet timeout 5
ssh timeout 5
console timeout 0
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto
vpdn group PPTP-VPDN-GROUP client configuration address local VPN
vpdn group PPTP-VPDN-GROUP client configuration dns 207.136.100.40 209.148.64.40
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username alex password *********
vpdn username lesley password *********
vpdn enable outside
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd dns 207.136.100.40 209.148.64.40
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Cryptochecksum:bfe4e86df5b6b768a60ed39a59d19786
: end
[OK]
The machine 192.168.1.5 on the inside, I want to be ablet o connect to this from the outside.
I have copied old code from my old configuration from about 10 years ago, and it is still not working on the outside in.
I am posting my config, can you guys tell me what is wrong and what needs to be taken out.
By the way, in PDM, in, COMMAND LINE INTERFACE, how do I delete lines in the config?
Thanks guys!!!
Building configuration...
: Saved
:
PIX Version 6.3(4)
interface ethernet0 auto
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
domain-name hellothere.com
clock timezone EST -5
clock summer-time EDT recurring
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
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
fixup protocol tftp 69
names
name 192.168.1.5 ats-3
access-list inside_outbound_nat0_acl permit ip any 192.168.1.48 255.255.255.248
access-list acl-out permit udp any host XXX.161.244.226 eq 5631
access-list acl-out permit tcp any host XXX.161.244.226 eq 5632
access-list acl-out permit tcp any host XXX.161.244.226 eq pcanywhere-data
access-list acl-out permit udp any host XXX.161.244.226 eq pcanywhere-status
access-list acl-out deny icmp any any
access-list acl-out permit tcp any host XXX.161.244.226
pager lines 24
mtu outside 1500
mtu inside 1500
ip address outside XXX.161.244.226 255.255.255.248
ip address inside 192.168.1.1 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
ip local pool VPN 192.168.1.50-192.168.1.52
pdm location 192.168.1.48 255.255.255.248 outside
pdm location ats-3 255.255.255.255 inside
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list inside_outbound_nat0_acl
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) tcp interface 5632 ats-3 5632 netmask 255.255.255.255 0 0
static (inside,outside) udp interface 5631 ats-3 5631 netmask 255.255.255.255 0 0
static (inside,outside) udp interface pcanywhere-status ats-3 pcanywhere-status netmask 255.255.255.255 0 0
access-group acl-out in interface outside
route outside 0.0.0.0 0.0.0.0 XXX.161.244.225 1
timeout xlate 0:05: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 TACACS+ max-failed-attempts 3
aaa-server TACACS+ deadtime 10
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10
aaa-server LOCAL protocol local
http server enable
http 192.168.1.0 255.255.255.0 inside
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
floodguard enable
sysopt connection permit-pptp
telnet timeout 5
ssh timeout 5
console timeout 0
vpdn group PPTP-VPDN-GROUP accept dialin pptp
vpdn group PPTP-VPDN-GROUP ppp authentication mschap
vpdn group PPTP-VPDN-GROUP ppp encryption mppe auto
vpdn group PPTP-VPDN-GROUP client configuration address local VPN
vpdn group PPTP-VPDN-GROUP client configuration dns 207.136.100.40 209.148.64.40
vpdn group PPTP-VPDN-GROUP pptp echo 60
vpdn group PPTP-VPDN-GROUP client authentication local
vpdn username alex password *********
vpdn username lesley password *********
vpdn enable outside
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd dns 207.136.100.40 209.148.64.40
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
Cryptochecksum:bfe4e86df5b6b768a60ed39a59d19786
: end
[OK]