Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Linux

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 11-16-2007, 08:10 PM
Beaver Shaver
Newsgroup Contributor
 
Posts: n/a
Help getting Ubuntu and 2Wire DSL router to play nice together

I have a Ubuntu server running apache2 with 5 virtual ip addresses. The
server is connected to a 2Wire 1701HG router/dsl modem. The problem is
that there doesn't seem to be a way to get the 2Wire router to bridge
the virtual ips --- only the primary ip gets passed thru the router. The
at&t tech is saying that the problem is that the virtual ips have the
same MAC address and the primary ip address on the server and are
therefore being ignored. He's saying that I need to use DHCP and set up
multiple machines to eliminate the virtual ips. WTF? There must be a way
to get the 2wire to bridge a block of ip addresses without having to use
DHCP and/or multiple nic cards. Has anyone figured out how to do this?

FYI: as an added complication, I don't want to mess up the other
machines on my network which do require that DHCP be active for some
machines.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-16-2007, 08:10 PM
  #2 (permalink)  
Old 11-16-2007, 11:30 PM
Allan
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together


"Beaver Shaver" <noone@noplace.com> wrote in message
news:473e671e$0$24326$4c368faf@roadrunner.com...
>I have a Ubuntu server running apache2 with 5 virtual ip addresses. The
>server is connected to a 2Wire 1701HG router/dsl modem. The problem is that
>there doesn't seem to be a way to get the 2Wire router to bridge the
>virtual ips --- only the primary ip gets passed thru the router. The at&t
>tech is saying that the problem is that the virtual ips have the same MAC
>address and the primary ip address on the server and are therefore being
>ignored. He's saying that I need to use DHCP and set up multiple machines
>to eliminate the virtual ips. WTF? There must be a way to get the 2wire to
>bridge a block of ip addresses without having to use DHCP and/or multiple
>nic cards. Has anyone figured out how to do this?
>
> FYI: as an added complication, I don't want to mess up the other machines
> on my network which do require that DHCP be active for some machines.

Good luck with that 2Wire DSL modem/router. Have you tried cross-posting to
alt.att ? If it is an older unit maybe they would be willing to trade it in
for a newer model.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 11-17-2007, 07:10 AM
Beaver Shaver
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

Allan wrote:
>
> "Beaver Shaver" <noone@noplace.com> wrote in message
> news:473e671e$0$24326$4c368faf@roadrunner.com...
>
>> I have a Ubuntu server running apache2 with 5 virtual ip addresses.
>> The server is connected to a 2Wire 1701HG router/dsl modem. The
>> problem is that there doesn't seem to be a way to get the 2Wire router
>> to bridge the virtual ips --- only the primary ip gets passed thru the
>> router. The at&t tech is saying that the problem is that the virtual
>> ips have the same MAC address and the primary ip address on the server
>> and are therefore being ignored. He's saying that I need to use DHCP
>> and set up multiple machines to eliminate the virtual ips. WTF? There
>> must be a way to get the 2wire to bridge a block of ip addresses
>> without having to use DHCP and/or multiple nic cards. Has anyone
>> figured out how to do this?
>>
>> FYI: as an added complication, I don't want to mess up the other
>> machines on my network which do require that DHCP be active for some
>> machines.

>
> Good luck with that 2Wire DSL modem/router. Have you tried cross-posting
> to alt.att ? If it is an older unit maybe they would be willing to trade
> it in for a newer model.


I think it's the only one available from AT&T. The 2Wire unit does seems
to be a one-trick pony. The static ip support is rather poor.

I was looking into getting a LinkSys dsl/router (Linksys EtherFast
Cable/DSL Router BEFSR41, for example). It looks more capable. Has
anyone used a third party dsl modem/router with AT&T's dsl service? Is
the LinkSys going to solve my problem or am I going to need to set up
the Ubuntu system with a second network card and use it as the DHCP
server for my private net?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 11-17-2007, 08:20 AM
John Hasler
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

The software in DSL modems is crap. Put it in bridge mode and put a router
behind it to handle PPPoE, routing, and firewalling.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 11-17-2007, 11:20 AM
Beaver Shaver
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

John Hasler wrote:
> The software in DSL modems is crap. Put it in bridge mode and put a router
> behind it to handle PPPoE, routing, and firewalling.


Fair enough. What would be a good choice for router that would handle a
mix of static ips and provide DHCP services for the windoze boxes
browsing the web? We only have about 6 machines that need to be
serviced, so a small router will do.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 11-17-2007, 12:00 PM
John Hasler
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

I wrote:
> The software in DSL modems is crap. Put it in bridge mode and put a router
> behind it to handle PPPoE, routing, and firewalling.


Beaver Shaver writes:
> Fair enough. What would be a good choice for router that would handle a
> mix of static ips and provide DHCP services for the windoze boxes
> browsing the web? We only have about 6 machines that need to be serviced,
> so a small router will do.


I use an old Aptiva running Debian, but just about any hardware running a
basic (not full) install of just about any distribution of Linux or BSD
will do.
--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 11-17-2007, 01:10 PM
Beaver Shaver
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

John Hasler wrote:
> I wrote:
>
>>The software in DSL modems is crap. Put it in bridge mode and put a router
>>behind it to handle PPPoE, routing, and firewalling.

>
>
> Beaver Shaver writes:
>
>>Fair enough. What would be a good choice for router that would handle a
>>mix of static ips and provide DHCP services for the windoze boxes
>>browsing the web? We only have about 6 machines that need to be serviced,
>>so a small router will do.

>
>
> I use an old Aptiva running Debian, but just about any hardware running a
> basic (not full) install of just about any distribution of Linux or BSD
> will do.


So let me see if I understand this: All I need to do is to set the 2Wire
dsl modem to bridge mode, plug it into the Linux LAMP server and set up
the PPPoE net interface. Then use the second ethernet NIC for my DHCP
server with masquerading NAT rules set in ipchains. Sound reasonable?

btw: What's a good PPPoE package to use? I'm on Ubuntu Fiesty Fawn.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 11-17-2007, 04:30 PM
John Hasler
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

Beaver Shaver writes:
> So let me see if I understand this: All I need to do is to set the 2Wire
> dsl modem to bridge mode, plug it into the Linux LAMP server and set up
> the PPPoE net interface. Then use the second ethernet NIC for my DHCP
> server with masquerading NAT rules set in ipchains.


Seems likely, though I'd use seperate hardware for the router. Anything
you can install Linux on will work. What model modem do you have?

> What's a good PPPoE package to use?


Pretty much every distribution includes a PPPoE package in the base
install. In Debian the name of the package is just 'pppoe' (source
rp-pppoe). It is configured with pppoeconf.

--
John Hasler
john@dhh.gt.org
Dancing Horse Hill
Elmwood, WI USA
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 11-17-2007, 05:30 PM
Beaver Shaver
Newsgroup Contributor
 
Posts: n/a
Re: Help getting Ubuntu and 2Wire DSL router to play nice together

John Hasler wrote:
> Beaver Shaver writes:
>
>>So let me see if I understand this: All I need to do is to set the 2Wire
>>dsl modem to bridge mode, plug it into the Linux LAMP server and set up
>>the PPPoE net interface. Then use the second ethernet NIC for my DHCP
>>server with masquerading NAT rules set in ipchains.

>
>
> Seems likely, though I'd use seperate hardware for the router. Anything
> you can install Linux on will work. What model modem do you have?
>
>
>>What's a good PPPoE package to use?

>
>
> Pretty much every distribution includes a PPPoE package in the base
> install. In Debian the name of the package is just 'pppoe' (source
> rp-pppoe). It is configured with pppoeconf.
>


The modem is a 2Wire model 1701HG.

I have FiestyFawn installed right now on my LAMP server, but I don't
have the pppoe installed yet. I'll install it and give it a test drive
in the next day or two. The machine is on the other side of town.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista: How can I get it to play nice with my two 1080p devices? christos Windows Vista 14 08-26-2007 06:10 PM
Ubuntu - Read the review - Ubuntu Sucks Homer Schwartz Windows Vista 43 06-21-2007 11:00 PM
MS-Vista + Linux dual boot? (does Vista play nice?) beowulf@ancients.net Linux 12 05-17-2007 06:20 AM
Does Windows Vista "Play Nice" with Linux? Kris Windows Vista 18 05-05-2007 02:54 PM
Publisher 2000 and Publisher 2003 don't play nice! Karen Microsoft Office 2 01-15-2007 11:53 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 03:35 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0