hi guys hope the experts in pix will give good advice on my very first pix config:
scenario: 3 servers, 2 win2k's and 1 linux
1st win2k running web server
2nd win2k server running sql server
linux running web server and mail server
a nat'ed network has been setup
here is my config
Building configuration...
: Saved
:
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password xxxxxxxxxxxxxx encrypted
passwd xxxxxxxxxxxxxx encrypted
hostname pix
domain-name mydom.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol http 8443
fixup protocol http 8070
names
name 192.168.73.3 win2k
name 192.168.73.4 linux
name 192.168.73.5 sql
pager lines 24
logging on
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 192.168.73.2 255.255.255.0
ip address inside 172.25.1.1 255.255.255.255
ip audit info action alarm
ip audit attack action alarm
pdm location 172.25.1.3 255.255.255.255 inside
pdm location 172.25.1.4 255.255.255.255 inside
pdm location 172.25.1.5 255.255.255.255 inside
pdm logging emergencies 100
pdm history enable
arp timeout 14400
global (outside) 1 win2k-192.168.73.255
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) win2k 172.25.1.3 netmask 255.255.255.255 0 0
static (inside,outside) linux 172.25.1.4 netmask 255.255.255.255 0 0
static (inside,outside) sql 172.25.1.5 netmask 255.255.255.255 0 0
conduit permit tcp host 172.25.1.3 eq conduit permit tcp host 172.25.1.3 eq ftp any
conduit permit tcp host 172.25.1.4 eq conduit permit tcp host 172.25.1.4 eq ftp any
conduit permit tcp host 172.25.1.4 eq smtp any
conduit permit tcp host 172.25.1.4 eq pop3 any
route outside 0.0.0.0 0.0.0.0 192.168.73.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 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 172.25.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
no sysopt route dnat
ssh 172.25.1.0 255.255.255.0 inside
ssh timeout 5
username admin password xxxxxxxxxxxxxx encrypted privilege 2
terminal width 80
Cryptochecksum:2352f120c6cda4f71bc7f6fec22218fe
: end
[OK]
scenario: 3 servers, 2 win2k's and 1 linux
1st win2k running web server
2nd win2k server running sql server
linux running web server and mail server
a nat'ed network has been setup
here is my config
Building configuration...
: Saved
:
PIX Version 6.2(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password xxxxxxxxxxxxxx encrypted
passwd xxxxxxxxxxxxxx encrypted
hostname pix
domain-name mydom.com
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol ils 389
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol sip 5060
fixup protocol skinny 2000
fixup protocol http 8443
fixup protocol http 8070
names
name 192.168.73.3 win2k
name 192.168.73.4 linux
name 192.168.73.5 sql
pager lines 24
logging on
interface ethernet0 auto
interface ethernet1 auto
mtu outside 1500
mtu inside 1500
ip address outside 192.168.73.2 255.255.255.0
ip address inside 172.25.1.1 255.255.255.255
ip audit info action alarm
ip audit attack action alarm
pdm location 172.25.1.3 255.255.255.255 inside
pdm location 172.25.1.4 255.255.255.255 inside
pdm location 172.25.1.5 255.255.255.255 inside
pdm logging emergencies 100
pdm history enable
arp timeout 14400
global (outside) 1 win2k-192.168.73.255
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
static (inside,outside) win2k 172.25.1.3 netmask 255.255.255.255 0 0
static (inside,outside) linux 172.25.1.4 netmask 255.255.255.255 0 0
static (inside,outside) sql 172.25.1.5 netmask 255.255.255.255 0 0
conduit permit tcp host 172.25.1.3 eq conduit permit tcp host 172.25.1.3 eq ftp any
conduit permit tcp host 172.25.1.4 eq conduit permit tcp host 172.25.1.4 eq ftp any
conduit permit tcp host 172.25.1.4 eq smtp any
conduit permit tcp host 172.25.1.4 eq pop3 any
route outside 0.0.0.0 0.0.0.0 192.168.73.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 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 172.25.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
no sysopt route dnat
ssh 172.25.1.0 255.255.255.0 inside
ssh timeout 5
username admin password xxxxxxxxxxxxxx encrypted privilege 2
terminal width 80
Cryptochecksum:2352f120c6cda4f71bc7f6fec22218fe
: end
[OK]