cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
649
Views
0
Helpful
2
Replies

PIX 501 configuration with Cable modem

insccisco
Level 1
Level 1

How do you configure the outside interface to receive its IP address from a dhcp server? (in this case, from a cable modem)

I have a 501 PIX running 6.3.5

Also, after you configure the outside interface for dhcp, how do yu configure the route so everyone on the inside can see the internet?

1 Accepted Solution

Accepted Solutions

Farrukh Haroon
VIP Alumni
VIP Alumni

Version 6.x:

ip address outside dhcp setroute

Remove any default gateways from your config.

7.x/8.x:

int eth0/x

ip address dhcp setroute

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806c1cd5.shtml#client

Please rate if helpful

Regards

Farrukh

View solution in original post

2 Replies 2

Farrukh Haroon
VIP Alumni
VIP Alumni

Version 6.x:

ip address outside dhcp setroute

Remove any default gateways from your config.

7.x/8.x:

int eth0/x

ip address dhcp setroute

http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a00806c1cd5.shtml#client

Please rate if helpful

Regards

Farrukh

It worked!!....

I don't know why the route statement has to be ommited, but works...

thank you very Farrukh

Review Cisco Networking for a $25 gift card