Re: pix 506 config change help
- From: wellingtonexternaltest@xxxxxxxxxxxxx
- Date: 22 Mar 2007 05:23:23 -0700
On 22 Mar, 10:24, Wolfgang Kueter <wolfg...@xxxxxxxxxxxx> wrote:
wellingtonexternalt...@xxxxxxxxxxxxx wrote:
Going forward then with the normal solution, apart from creating the
relevant nat, access lists etc for say smtp traffic is there any other
changes i need to make to the firewall to prepare it in advance for
accepting these public ip addresses? do i need set anything up in the
firewall config to tell it your now associated with this range of ip
addresses. or is that what the router is for?
Of course you have to configure the new ip address(es) on the external
interfaces of the pix and change the default gateway.
Assuming the ISP routes the network 100.100.100.0 netmask 255.255.255.248 to
you and uses 100.100.100.1 on their router the setup look like this:
This means:
100.100.100.0 network address, not usable
100.100.100.1 use by the ISP router, not usable
100.100.100.2 usable by the customer for hosts or NAT
100.100.100.3 usable by the customer for hosts or NAT
100.100.100.4 usable by the customer for hosts or NAT
100.100.100.5 usable by the customer for hosts or NAT
100.100.100.6 usable by the customer for hosts or NAT
100.100.100.7 braodcast address, not usable
the setup will look like this:
Internet
|
|
external IP doesn't matter for you ...
ISP-router
100.100.100.1/29 (public ip)
|
|
|
|
|
100.100.100.2/29 (external, public ip)
Pix
192.168.100.254 (internal, private ip)
|
|
|
LAN
100.100.100.1 = default gateway for the pix
seems simple enough.. am i missing anything obvious?
see above and RTFM ...
http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_config...http://www.cisco.com/en/US/products/sw/secursw/ps2120/products_config...
The described setup is standard and assuming that apart from some static NAT
and filtering rules for a few incoming connections you have no special
requirements any skilled pix admin using a configuration template needs
less than an hour to configure such a box in the way you need it.
Wolfgang
Hi Wolfgang
The current firewall config is shown below, i have talked with the isp
who agree option 1 is the correct and preferred route to take, however
they are saying the firewall will need total reconfigured.
My thoughts would be i would only need to change the ip address
outside entry to reflect the new external interface ip address, and
change the route outside to reflect the new gateway ip address. Would
there be anything else to change, or am i way off the mark and the isp
is correct we need the whole firewall reconfigured?
the config is...
interface ethernet0 auto
interface ethernet1 auto
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password /5ospAYwwHZzG7mb encrypted
passwd VWKoADlYPYb1lVRR encrypted
clock timezone GMT/BST 0
clock summer-time GMT/BDT recurring last Sun Mar 1:00 last Sun Oct
2:00
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 194.42.239.225 Redstone-Bram
name 212.44.35.5 Redstone-Bwd
pager lines 24
logging on
mtu outside 1500
mtu inside 1500
ip address outside 10.1.1.2 255.255.255.0
ip address inside 10.0.0.3 255.255.255.0
ip audit info action alarm
ip audit attack action alarm
pdm location Redstone-Bram 255.255.255.255 outside
pdm location Redstone-Bwd 255.255.255.255 outside
pdm location 10.0.0.0 255.255.255.0 inside
pdm location 10.0.0.4 255.255.255.255 inside
pdm location 10.0.0.100 255.255.255.255 inside
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 10.1.1.3 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 RADIUS protocol radius
aaa-server LOCAL protocol local
aaa authentication telnet console LOCAL
aaa authentication ssh console LOCAL
aaa authentication http console LOCAL
http server enable
http Redstone-Bram 255.255.255.255 outside
http Redstone-Bwd 255.255.255.255 outside
http 10.0.0.4 255.255.255.255 inside
http 10.0.0.100 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 10.0.0.4 255.255.255.255 inside
telnet 10.0.0.100 255.255.255.255 inside
telnet timeout 5
ssh Redstone-Bram 255.255.255.255 outside
ssh Redstone-Bwd 255.255.255.255 outside
ssh timeout 5
console timeout 5
terminal width 80
banner exec No unauthorised access
banner login No unauthorised access
banner motd No unauthorised access
thanks
gbm
.
- Follow-Ups:
- Re: pix 506 config change help
- From: Wolfgang Kueter
- Re: pix 506 config change help
- References:
- pix 506 config change help
- From: wellingtonexternaltest
- Re: pix 506 config change help
- From: Wolfgang Kueter
- Re: pix 506 config change help
- From: wellingtonexternaltest
- Re: pix 506 config change help
- From: Wolfgang Kueter
- Re: pix 506 config change help
- From: wellingtonexternaltest
- Re: pix 506 config change help
- From: Wolfgang Kueter
- pix 506 config change help
- Prev by Date: Re: Win xp sp2 firewall
- Next by Date: Re: Win xp sp2 firewall
- Previous by thread: Re: pix 506 config change help
- Next by thread: Re: pix 506 config change help
- Index(es):
Relevant Pages
|