tonymullen
MIS
I'm fairly new to the pix firewall and am looking to configure a second outside interface on our existing firewall. Why? Well, currently we have our internal network, a DMZ & an outside interface that handles all traffice. I want the current interface to only handle our business critical VPN traffic. I have a second ADSL line that I want to use for email & web browsing traffic to keep it away from our main line.
So, I've got a spare interface on my Pix so I thought I'd configure that. I gave the interface a name and an IP address on the new outside range. Added an access-list and a new global line for that interface to mask the ip address to one of our new external addresses.
Everything seemed to be OK, but I'm struggling with the route part. We currently have a "route outside 0.0.0.0 0.0.0.0 internet_router_extip 1". I now have an interface called adsl and I want to configure a single device (our proxy server) to use this interface. So, I added a route:
route adsl intipaddr_of_proxy 255.255.255.255 ip_addr_of_adslrouter 1
As soon as I pressed enter I lost all connection to the firewall for everyone - not good. A reboot solved it 'cos I hadn't save it so we are ok now. I'm sure that I've misunderstood a fundemental rule with the pix, but I don't know what.
Any advice greatly appreciated,
Tony
So, I've got a spare interface on my Pix so I thought I'd configure that. I gave the interface a name and an IP address on the new outside range. Added an access-list and a new global line for that interface to mask the ip address to one of our new external addresses.
Everything seemed to be OK, but I'm struggling with the route part. We currently have a "route outside 0.0.0.0 0.0.0.0 internet_router_extip 1". I now have an interface called adsl and I want to configure a single device (our proxy server) to use this interface. So, I added a route:
route adsl intipaddr_of_proxy 255.255.255.255 ip_addr_of_adslrouter 1
As soon as I pressed enter I lost all connection to the firewall for everyone - not good. A reboot solved it 'cos I hadn't save it so we are ok now. I'm sure that I've misunderstood a fundemental rule with the pix, but I don't know what.
Any advice greatly appreciated,
Tony