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

PIX506E Setting IP on Ethernet0.?

coolboarderguy
Level 1
Level 1

Hi All,

sorry, just label me an idiot, but, why isn't this working.? Cheers.

coolboarderguy...

pixfirewall(config)# ip address interface ethernet0 192.168.1.2 255.255.255.252

Usage: ip address <if_name> <ip_address> [<mask>]

ip address <if_name> dhcp [setroute] [retry <retry_cnt>]

ip address <if_name> pppoe [setroute]

ip address <if_name> <ip_address> <mask> pppoe [setroute]

ip local pool <poolname> <ip1>[-<ip2>]

ip verify reverse-path interface <if_name>

ip audit [name|signature|interface|attack|info] ...

show|clear ip audit count [global] [interface <interface>]

show ip address <if_name> [pppoe|dhcp [lease|server]]

pixfirewall(config)#

3 Replies 3

aacole
Level 5
Level 5

The syntax is

ip address outside 192.168.1.2 255.255.255.252

Instead of using e0 or e1, use the name you applied to the interface, defaults to inside or outside. This is case specific and can be changed with the nameif command.

Andy

Hi All,

thanx, I'll pick up my dummy award on the way out. Cheers.

coolboarderguy...

Dont worry, least it fixed the problem

Andy

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: