Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to boot off of a tftp server and having no luck.....my config as follows:sing 780 out of 30712 bytes!version 12.0service timestamps debug uptimeservice timestamps log uptimeno service password-encryption!hostname c3620!boot system tftp c...
Is it possible to change the MAC address of the outside interface on PIX 501 running PIX OS 6.1(1) ?? If it is what is the command for that???Thanks in advance
I am trying to config my PIX 501 OS 6.1(1) to allow only http traffic to go out with the following acl and applied to the inside interface.access-list acl_in permit tcp x.x.x.x x.x.x.x eq www anyaccess-group acl_in in interface inside.Once I apply th...
no the file doen't have ".bin" behind it. Is the any particular config-register setting, other than the 0x2102, I need to set to in order to have the router look for the tftp server at boot up??
I thought we can change the MAC address like int the router IOS. In the router IOS it's possible to change the MAC address using the "mac-address" command in the interface mode. The BIA remains unchanged.Could you please confirm that there is no simi...
Yes, I do have a NAT/Global setup as follows:nat (inside) 1 192.168.1.0 255.255.255.0global (outside) 1 interface.I don't have any outside route other than the default ststic route that was created during the initial setup.thanks........