Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > PIX 515E Changing from DSL to Cable ISP

Reply
Thread Tools

PIX 515E Changing from DSL to Cable ISP

 
 
sintral
Guest
Posts: n/a
 
      05-28-2010
IOS Version 6.2

I cannot access the internet using my new cable modem and the settings
below.

I'm not sure the exact amount of static IPs we were allotted by the
DSL provider (someone may be able to determine it from the
configuration below), but we have 6 with the cable company; 199-204.
Aside from the changes in the IPs and how they affect static routes,
access-lists, and gateways, there must be a setting I'm missing. One
thing I did notice is the the ISPs differ on how they've subnetted the
IPs I've been given. DSL gave me my own subnet (255.255.255.24 for
my x # of addresses. The cable provider gave me 6 addresses with a
255.255.252.0 mask. Below are the snippets, before and after.

DSL - (Apparently using addresses 11.16.146.89 - 11.16.146.94 w/ .89
being the gateway)
nameif ethernet0 outside security0
ip address outside 11.16.146.90 255.255.255.248
global (outside) 1 11.16.146.92-68.16.146.93 netmask 255.255.255.248
global (outside) 1 11.16.146.94 netmask 255.255.255.248
static (inside,outside) tcp 11.16.146.91 ssh 10.6.18.10 ssh netmask
255.255.255.255 0 0
access-list inbound permit tcp any host 11.16.146.91 eq ssh
access-list 101 permit ip 10.6.18.0 255.255.255.0 172.6.18.0
255.255.255.0
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 11.16.146.89 1
route inside 192.168.0.0 255.255.255.0 10.6.18.9 1

CABLE - (static ips 205.213.231.199 - 205.213.231-204, netmask
255.255.252.0, gateway 205.213.228.1)
nameif ethernet0 outside security0
ip address outside 205.213.231.199 255.255.252.0
global (outside) 1 205.213.231.200-205.213.231.203 netmask
255.255.252.0
global (outside) 1 205.213.231.204 netmask 255.255.252.0
static (inside,outside) tcp 205.213.231.200 ssh 10.6.18.10 ssh netmask
255.255.255.255 0 0
access-list inbound permit tcp any host 205.213.231.200 eq ssh
access-list 101 permit ip 10.6.18.0 255.255.255.0 172.6.18.0
255.255.255.0
nat (inside) 0 access-list 101
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
route outside 0.0.0.0 0.0.0.0 205.213.228.1 1
route inside 192.168.0.0 255.255.255.0 10.6.18.9 1

My guess is that there is either a problem with NAT/PAT or the weird
subnet mask (supernetted class C) is causing me problems. You'll
notice from the last config line that my cable ISP's gateway would be
in a different subnet if this were a true class C. Can anyone tell
where I went wrong or what I should try? I tried to include all
relevant lines, which are all the ones that I've changed.

Thanks,
Paul
 
Reply With Quote
 
 
 
 
alexd
Guest
Posts: n/a
 
      05-29-2010
On 28/05/10 23:59, sintral wrote:
> Can anyone tell where I went wrong or what I should try?


First thing I would try is plug a PC into your cable modem and just
check you can get on the internet.

--
<http://ale.cx/> (AIM:troffasky) ()
10:26:34 up 31 days, 11:12, 2 users, load average: 0.39, 0.96, 0.98
It is better to have been wasted and then sober
than to never have been wasted at all
 
Reply With Quote
 
 
 
 
sintral
Guest
Posts: n/a
 
      05-30-2010
On May 29, 5:28*am, alexd <troffa...@hotmail.com> wrote:
> On 28/05/10 23:59, sintral wrote:
>
> > Can anyone tell where I went wrong or what I should try?

>
> First thing I would try is plug a PC into your cable modem and just
> check you can get on the internet.
>

Right, sure. I can connect fine without the firewall using all of my
static IPs from the cable ISP. Does anyone else see a problem in the
configuration? Extra or omitted line?

 
Reply With Quote
 
sintral
Guest
Posts: n/a
 
      05-30-2010
On May 30, 9:33*am, sintral <sint...@gmail.com> wrote:
> On May 29, 5:28*am, alexd <troffa...@hotmail.com> wrote:> On 28/05/10 23:59, sintral wrote:
>
> > > Can anyone tell where I went wrong or what I should try?

>
> > First thing I would try is plug a PC into your cable modem and just
> > check you can get on the internet.

>
> Right, sure. I can connect fine without the firewall using all of my
> static IPs from the cable ISP. Does anyone else see a problem in the
> configuration? Extra or omitted line?


Is it necessary to run a 'clear xlate' after changing the NAT/PAT
settings? I just happened up on that and I can't remember if I did
that.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PIX 515E and 2 ISP =?iso-8859-2?Q?S=B3awek?= Cisco 3 03-22-2006 08:56 AM
Anyone dump Paradise cable and switch to DSL any ISP Kazonme NZ Computing 20 03-07-2005 06:38 PM
Anyone dump Paradise cable and switch to DSL any ISP Kazonme NZ Computing 3 03-05-2005 08:45 AM
Suggestions for changing ISP's for PIX-to-PIX VPN ? an admin too Cisco 3 11-01-2004 04:17 PM
Re: PIX 515e and Multiple ISP's..Can it be done? How can I be down Cisco 0 10-15-2003 05:14 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57