02-04-2003 06:20 PM - edited 02-20-2020 10:32 PM
I have a public ip address, and have a sprint dsl. When the dsl was first installed the rep set the sprint router up with one of my public ip addresses so the workstations could access the internet. That works fine. Now i am trying to install a pix 515 between the sprint router and my network. But no luck.
I get access to the internet with a dynamic ip assignment from my isp. And sprint told me to assign the router 192.168.1.1, assign the outside port of the pix 192.168.1.2.
Pls look at config, and, someone said something about bridging the router and configure PPPoE on the pix to send the username and password to the get access to the internet???????? HELP
nameif ethernet0 outside security0
nameif ethernet1 inside security100
interface ethernet0 auto
interface ethernet1 auto
ip address outside 192.168.1.1 255.255.255.0
ip address inside 128.23.176.142 255.255.255.0
arp timeout 14400
nat (inside) 1 128.23.176.0 255.255.255.0
global (outside) 1 192.168.1.3
no rip inside default
no rip inside passive
no rip outside default
no rip outside passive
route outside 0.0.0.0 0.0.0.0 192.168.1.1
timeout xlate 3:00:00 conn 1:00:00 half-closed 0:10:00 udp 0:02:00
timeout rpc 0:10:00 h323 0:05:00
timeout uauth 0:05:00 absolute
no snmp-server location
no snmp-server contact
snmp-server community public
mtu outside 1500
mtu inside 1500
02-04-2003 06:40 PM
check your pix outside address, that could be your problem
02-05-2003 12:32 AM
Hi,
As the other posting metioned, from your config it looks like your pix outside address is wrong, i.e. shouldn't your ip address outside be 192.168.1.2 instead of 192.168.1.1 ??
Jay.
02-05-2003 01:36 PM
Yea, thanks jay but that was just a typo by me, the outside is 192.168.1.2......so know what? :)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide