ixleplix
MIS
- Feb 6, 2003
- 129
Here is my problem/scenario: I'm trying to set up a new
DMZ on my PIX 515 running 6.3(1) and I have a 4 port expansion card in the PIX. I allready have one DMZ running. It is
interface ethernet2 auto
nameif ethernet2 DMZ security50
ip address DMZ X.X.X.1 255.255.255.0
global (DMZ) 1 x.x.x.200-x.x.x.250
global (DMZ) 1 x.x.x.199
nat (DMZ) 1 x.x.x.0 255.255.255.0 0 0
So anyway, that one is working fine.
Now, when trying to configure ethernet3, after entering configuration mode
When I type int e3 auto the command is accepted
When I type nameif e3 SO sec75 I get the response
Usage: nameif <hardware_id> <if_name> <security_lvl>
nameif <vlan_id> <if_name> <security_lvl>
no nameif
The same thing happens no matter how carefully I spell the commands and whether or not they're abbreviated.......
Also, when I type show interface it lists e0, e1, and e2 but nothing after.....
Hopefully this is something simple that I'm overlooking and not a hardware issue.
Please Help!
Thank you;
Roland
1) A robot may not injure a human being or, through inaction, allow a human being to come to harm.
2) A robot must obey orders given it by human beings except where such orders would conflict with the First Law.
3) A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.
DMZ on my PIX 515 running 6.3(1) and I have a 4 port expansion card in the PIX. I allready have one DMZ running. It is
interface ethernet2 auto
nameif ethernet2 DMZ security50
ip address DMZ X.X.X.1 255.255.255.0
global (DMZ) 1 x.x.x.200-x.x.x.250
global (DMZ) 1 x.x.x.199
nat (DMZ) 1 x.x.x.0 255.255.255.0 0 0
So anyway, that one is working fine.
Now, when trying to configure ethernet3, after entering configuration mode
When I type int e3 auto the command is accepted
When I type nameif e3 SO sec75 I get the response
Usage: nameif <hardware_id> <if_name> <security_lvl>
nameif <vlan_id> <if_name> <security_lvl>
no nameif
The same thing happens no matter how carefully I spell the commands and whether or not they're abbreviated.......
Also, when I type show interface it lists e0, e1, and e2 but nothing after.....
Hopefully this is something simple that I'm overlooking and not a hardware issue.
Please Help!
Thank you;
Roland
1) A robot may not injure a human being or, through inaction, allow a human being to come to harm.
2) A robot must obey orders given it by human beings except where such orders would conflict with the First Law.
3) A robot must protect its own existence as long as such protection does not conflict with the First or Second Law.