PIX501 config question
From: Network Data Solutions Ltd (sean@networkdata.co.uk)Date: 07/29/02
- Next message: chrisclu: "Re: Outpost"
- Previous message: Serge L'Archevêque: "Re: Bypassing the firewall"
- Next in thread: Derek Nash: "Re: PIX501 config question"
- Reply: Derek Nash: "Re: PIX501 config question"
- Reply: : "Re: PIX501 config question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Network Data Solutions Ltd" <sean@networkdata.co.uk> Date: Mon, 29 Jul 2002 16:53:06 +0100
hi
i am trying to configure LAN to Inside, Outside to ISDN router on Cisco PIX
501.
I thought it would be easy but it is proving to be a pain.
i have configured inside interface as 10.10.10.1 and outside interface as
11.11.11.1 with default route on outside int as 11.11.11.2 which is ISDN
router.
no matter what i try i cannot get PC 10.10.10.5 to ping 11.11.11.1 although
he can ping 10.10.10.1
from console access I can ping both interfaces and PC but not router at
11.11.11.2
config follows, if you spot any mistakes i would be grateful if you would
let me know.. thanks
[OK]
pixfirewall(config)# wr t
Building configuration...
: Saved
:
PIX Version 6.1(2)
nameif ethernet0 outside security0
nameif ethernet1 inside security100
enable password 8Ry2YjIyt7RRXU24 encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
hostname pixfirewall
fixup protocol ftp 21
fixup protocol http 80
fixup protocol h323 1720
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
access-list acl_out permit icmp any any
pager lines 24
logging buffered debugging
interface ethernet0 10baset
interface ethernet1 10full
mtu outside 1500
mtu inside 1500
ip address outside 11.11.11.1 255.0.0.0
ip address inside 10.10.10.1 255.0.0.0
ip audit info action alarm
ip audit attack action alarm
pdm history enable
arp timeout 14400
nat (inside) 0 10.10.10.1 255.255.255.255 0 0
access-group acl_out in interface outside
route outside 0.0.0.0 0.0.0.0 11.11.11.2 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 si
p 0:30:00 sip_media 0:02:00
timeout uauth 0:05:00 absolute
aaa-server TACACS+ protocol tacacs+
aaa-server RADIUS protocol radius
no snmp-server location
no snmp-server contact
snmp-server community public
no snmp-server enable traps
no floodguard enable
no sysopt route dnat
telnet timeout 5
ssh timeout 5
terminal width 80
Cryptochecksum:77a9d9b39521c1698e8ba55902a805f9
: end
[OK]
pixfirewall(config)#
- Next message: chrisclu: "Re: Outpost"
- Previous message: Serge L'Archevêque: "Re: Bypassing the firewall"
- Next in thread: Derek Nash: "Re: PIX501 config question"
- Reply: Derek Nash: "Re: PIX501 config question"
- Reply: : "Re: PIX501 config question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|