millworx wrote: » So I been playing with OS 7.x and now I am playing around with OS 6.x which is remarkably different. I am wondering through the interfaces are administrativly down and I am trying to enable them. But no luck! How would I go about enabling outside interface ethernet0? Sorry this is a dumb question. lol
ConstantlyLearning wrote: » I believe you need to: set the speed/duplex and name the interface interface ethernet0 auto (or 100full) nameif ethernet0 outside (Think this will default to security level 0) And assign the IP address: ip address outside 1.1.1.1 255.255.255.224 Do you currently work with a firewall that runs 6.x? If not, I wouldn't bother playing arround with it.