I must have done something wrong. I'm not a PIX person (or a Cisco person for that matter) - I don't use it enough to be considered experienced.
We're changing our ISP. Going from DSL (PPPOE) to a T-1 (static). I have a current config that uses the DSL assigned IP for normal access, but forwards 'www' 'domain' and 'https' from a second IP address to a server on the inside (for Outlook Web Access). I only got 1 IP address with the new ISP. Is it possible to forward those ports to the server with a single IP?
As for the basic change (pppoe to static) - From what I can glean, I should be able to remove:
ip address outside pppoe setroute
and replace it with (x's being my static IP):
ip address outside x.x.x.x 255.255.255.0
then add:
route outside 0.0.0.0 0.0.0.0 x.x.x.x
That should get me access. Am I off in left field? It didn't want to work this AM.
Also, if someone could point me the right way with respect to the remote email, I would be appreciative.
Thanks for any help.
Mike.
We're changing our ISP. Going from DSL (PPPOE) to a T-1 (static). I have a current config that uses the DSL assigned IP for normal access, but forwards 'www' 'domain' and 'https' from a second IP address to a server on the inside (for Outlook Web Access). I only got 1 IP address with the new ISP. Is it possible to forward those ports to the server with a single IP?
As for the basic change (pppoe to static) - From what I can glean, I should be able to remove:
ip address outside pppoe setroute
and replace it with (x's being my static IP):
ip address outside x.x.x.x 255.255.255.0
then add:
route outside 0.0.0.0 0.0.0.0 x.x.x.x
That should get me access. Am I off in left field? It didn't want to work this AM.
Also, if someone could point me the right way with respect to the remote email, I would be appreciative.
Thanks for any help.
Mike.