cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
360
Views
0
Helpful
3
Replies

PIX 515 V6.3

ken_hsu
Level 1
Level 1

has anyone experienced vlan configuration(physical and logical)on PIX 515?

3 Replies 3

gfullage
Cisco Employee
Cisco Employee

I've experienced it, what would you like to know about it?

thanks for taking time to reply this fast, I'd be very appreicated grateful what you did.

the questions are:

I am having troubles connecting vlan40 (outside/physical) to vlan20 (inside/physical) but it's successfully ping from vlan20 to vlan40. where did I do wrong? and how can I make it both ways ping reply(icmp)??

I couldn't ping both logical vlan30(inbound) and logical vlan60(outbound) replied(icmp), is there something that I missed configuring on logical interfaces?? all I need is that inbound and outbound icmp through the PIX can be permitted

PIX Version 6.3(1)

interface ethernet0 auto

interface ethernet0 vlan40 physical

interface ethernet0 vlan60 logical

interface ethernet1 auto

interface ethernet1 vlan20 physical

interface ethernet1 vlan30 logical

nameif ethernet0 outside security0

nameif ethernet1 inside security100

nameif vlan60 jerry security10

nameif vlan30 ken security60

enable password xxxxx encrypted

passwd xxxxxx encrypted

hostname pixfirewall

fixup protocol ftp 21

fixup protocol h323 h225 1720

fixup protocol h323 ras 1718-1719

fixup protocol http 80

fixup protocol ils 389

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

names

pager lines 24

mtu outside 1500

mtu inside 1500

ip address outside 172.16.40.254 255.255.255.0

ip address inside 172.16.20.254 255.255.255.0

ip address jerry 172.16.60.254 255.255.255.0

ip address ken 172.16.30.254 255.255.255.0

ip audit info action alarm

ip audit attack action alarm

no failover

failover timeout 0:00:00

failover poll 15

no failover ip address outside

no failover ip address inside

no failover ip address jerry

no failover ip address ken

pdm history enable

arp timeout 14400

global (outside) 1 172.16.40.3

nat (inside) 0 172.16.10.0 255.255.255.0 0 0

nat (inside) 1 172.16.20.0 255.255.255.0 0 0

conduit permit icmp any any echo-reply

conduit permit icmp any any source-quench

conduit permit icmp any any unreachable

conduit permit icmp any any time-exceeded

conduit permit icmp any any echo

timeout xlate 3:00: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

no snmp-server location

no snmp-server contact

snmp-server community public

no snmp-server enable traps

floodguard enable

telnet 172.16.10.0 255.255.255.0 inside

telnet 172.16.10.0 255.255.255.0 jerry

telnet 172.16.10.0 255.255.255.0 ken

telnet timeout 5

ssh timeout 5

console timeout 0

terminal width 80

Cryptochecksum:xxxxxx

mpopovich
Level 1
Level 1
Review Cisco Networking for a $25 gift card