Please help me out..
I understand very little about the Pix Firewalls although I am trying to learn..
My situation is this, we have 5 External Static IP's. We use DHCP inside.
We have one machine inside which is our Web, FTP, and Mail server running Win2000 Server and Exchange 2000 Server.
We would like 4 external IP's to be mapped to the server for sites that can't use hostheaders (due to sites using SSL).
My question is, how do I go about mapping these IP's to this machine in the 501 PDM?!
Also, we have PDM 2.0(2) and 6.2(1). Is this protecting things the best it can with it's default settings? Anything we should change?
Here is the config file, if this helps:
Result of PIX command: "show config"
: Saved
: Written by enable_15 at 01:02:17.334 UTC Tue Jul 30 2002
PIX Version 6.2(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ****
passwd ****
hostname pixfirewall
domain-name ****
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
names
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 216.***.***.*** 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
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 216.126.84.1 1
timeout xlate 0:05: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 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
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
THANKS IN ADVANCE!!
AM
I understand very little about the Pix Firewalls although I am trying to learn..
My situation is this, we have 5 External Static IP's. We use DHCP inside.
We have one machine inside which is our Web, FTP, and Mail server running Win2000 Server and Exchange 2000 Server.
We would like 4 external IP's to be mapped to the server for sites that can't use hostheaders (due to sites using SSL).
My question is, how do I go about mapping these IP's to this machine in the 501 PDM?!
Also, we have PDM 2.0(2) and 6.2(1). Is this protecting things the best it can with it's default settings? Anything we should change?
Here is the config file, if this helps:
Result of PIX command: "show config"
: Saved
: Written by enable_15 at 01:02:17.334 UTC Tue Jul 30 2002
PIX Version 6.2(1)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password ****
passwd ****
hostname pixfirewall
domain-name ****
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
names
pager lines 24
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 216.***.***.*** 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
pdm logging informational 100
pdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 216.126.84.1 1
timeout xlate 0:05: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 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
no sysopt route dnat
telnet timeout 5
ssh timeout 5
dhcpd address 192.168.1.2-192.168.1.33 inside
dhcpd lease 3600
dhcpd ping_timeout 750
dhcpd auto_config outside
dhcpd enable inside
terminal width 80
THANKS IN ADVANCE!!
AM