Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > ADSL Bridging and PIX 501

Reply
Thread Tools

ADSL Bridging and PIX 501

 
 
goooo
Guest
Posts: n/a
 
      02-03-2005
I would like to put my ADSL modem/router into bridging mode and have my PIX
501 accept the single public IP.

Would the ADSL modem or the PIX firewall do the PPPoE authenication?

If the PIX has to do the PPPoE then I would just have to worry about the
vpdn statements and make sure the outside interface of the PIX reflects the
public IP address. Its a static address so I can just manually enter it in.

Am I on the right track and can anyone point me towards an example config?


 
Reply With Quote
 
 
 
 
Tosh
Guest
Posts: n/a
 
      02-03-2005
> Would the ADSL modem or the PIX firewall do the PPPoE authenication?
>


The pix, however.

> If the PIX has to do the PPPoE then I would just have to worry about the
> vpdn statements and make sure the outside interface of the PIX reflects
> the
> public IP address. Its a static address so I can just manually enter it
> in.
>


Correct.
Bye,
Tosh.


 
Reply With Quote
 
 
 
 
Robert B. Phillips, II
Guest
Posts: n/a
 
      02-03-2005
It has been my experience that "static IP" from the ADSL provider just
means they assign you the same address everytime you request one, not
necessarily that the request process stops. I had some trouble getting
my 827 to work with my static IP set manually, instead I configured it
to negotiate the IP and it gets the same one from Bellsouth everytime.
It is my understanding that the PIX after a certain level of code (6.3
I want to say) will actually do the PPPoE authentication, if you
decide to do this just be mindful that your setup may work better just
letting the PIX negotiate an IP since your provider will probably give
you the same IP regardless.

Good luck
-Robert

On Thu, 3 Feb 2005 16:41:17 +1100, "goooo" <> wrote:

>I would like to put my ADSL modem/router into bridging mode and have my PIX
>501 accept the single public IP.
>
>Would the ADSL modem or the PIX firewall do the PPPoE authenication?
>
>If the PIX has to do the PPPoE then I would just have to worry about the
>vpdn statements and make sure the outside interface of the PIX reflects the
>public IP address. Its a static address so I can just manually enter it in.
>
>Am I on the right track and can anyone point me towards an example config?
>


 
Reply With Quote
 
unclerobbie@gmail.com
Guest
Posts: n/a
 
      02-09-2005
I want to do the same sort of thing, I have a Cisco 827 adsl with a PIX
515 behind it. I want the PIX to get the one public ip address. What
would the config for the 827 look like? Also I am not sure that the 827
is currently doing PPPoE, how can I tell.

Here's a portion of the 827's current config:

interface ATM0
no ip address
ip directed-broadcast
ip nat outside
ip virtual-reassembly
atm ilmi-keepalive
dsl operating-mode auto
hold-queue 224 in
pvc 0/100
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface Dialer0
ip address 198.x.x.x 255.255.255.248
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 2
ppp chap hostname xxxxxxxx
ppp chap password 7 xxxxxxxxxxxxxxxx
!

Thanks,

Robert

 
Reply With Quote
 
unclerobbie@gmail.com
Guest
Posts: n/a
 
      02-09-2005
I have found a document that seems to say that I am using PPPoA. Would
the PIX have to do this authentication if the cisco 827 is put into
bridge mode? Is the PIX capable of this?

 
Reply With Quote
 
Tosh
Guest
Posts: n/a
 
      02-10-2005
>I have found a document that seems to say that I am using PPPoA. Would
> the PIX have to do this authentication if the cisco 827 is put into
> bridge mode? Is the PIX capable of this?
>


You have to configure your 827 in bridged mode (rfc1483 bdridged) and
configure your pix to take care of the ppp issue (encap + auth), but pppoa
has nothing to do with this.
Afaik bridging has nothing to do with pppoa and pix supports only pppoe.
You have to investigate if your dsl supports both pppoa and pppoe or can be
switched to pppoe.
Bye,
Tosh.


 
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
ADSL Modem and Ciso Pix 501 Yogiz Cisco 0 10-22-2007 01:06 PM
pix 501 / VPN / Speedtouch ADSL(?) dhsanders Cisco 1 07-11-2007 08:03 PM
Cisco pix 501 vs 501-50 cdoc Cisco 6 05-20-2006 03:53 AM
PIX 501 <-> PIX 501 - Problem contating private networks on the inside Andre Cisco 7 02-20-2005 07:02 PM
HELP: Possible to do LAN bridging over IPSEC VPN (using ADSL)? Jason Cisco 5 11-08-2003 03:51 AM



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