Networking Forums

Networking Forums > Computer Networking > Linux Networking > LAN with 2 internet access points ?

Reply
Thread Tools Display Modes

LAN with 2 internet access points ?

 
 
sb5309@yahoo.com
Guest
Posts: n/a

 
      06-16-2008, 06:18 AM
My company is operating a LAN for about 30 users with 1 internet
broadband modem (1 Mbps). Internet access is slow at times with many
users on-line.

It is very expensive to increase the speed over 1 Mbps (some extra
wiring is required, I think).

The boss is toying the idea of adding a so called 3G wireless internet
by another internet access service provider, which purportedly
provides access for up to 3/4 Mbps. Please note that the 'wireless' is
for outside internet connection; users are still accessing internet
through LAN.

Question
--------
1. Is it possible to have 2 internet access points in a LAN ?

2. If possible, can the LAN be configured to automatically distribute
the internet traffic so that both are equally utilized ?

Thanks.
 
Reply With Quote
 
 
 
 
Centurion
Guest
Posts: n/a

 
      06-16-2008, 09:41 AM
(E-Mail Removed) wrote:
> My company is operating a LAN for about 30 users with 1 internet
> broadband modem (1 Mbps). Internet access is slow at times with many
> users on-line.
>
> It is very expensive to increase the speed over 1 Mbps (some extra
> wiring is required, I think).
>
> The boss is toying the idea of adding a so called 3G wireless internet
> by another internet access service provider, which purportedly
> provides access for up to 3/4 Mbps. Please note that the 'wireless' is
> for outside internet connection; users are still accessing internet
> through LAN.
>
> Question
> --------
> 1. Is it possible to have 2 internet access points in a LAN ?


Yes

> 2. If possible, can the LAN be configured to automatically distribute
> the internet traffic so that both are equally utilized ?


My advice is rather than trying to engineer all this yourself, drop an
iptables/routing/shaping wrapper on a linux-based firewall and you're
off and running.

We've had a lot of success with "Shorewall" on CentOS using 3 ISP's all
at the same time. We route the most business critical stuff over the
fastest link (ADSL2+), less-critical stuff over the ADSL1+ link, and all
the other "crap" over the remaining ADSL1 link.

The ToS-based routing is handled using connection marking and then
passing the traffic off to a specific routing table based on it's mark.
Sounds all complicated but Shorewall makes it easy.

The users still only see the one gateway (the inside of the
Linux+Shorewall box). So from a user perspective it's dead easy to
set-up manually or via DHCP, etc.

HTH,

James

PS: Contact me off-list if you want some working Shorewall config to
start with james <at> "domain of the news server that first go this
post". Check the headers.
 
Reply With Quote
 
Dale Dellutri
Guest
Posts: n/a

 
      06-16-2008, 07:48 PM
On Sun, 15 Jun 2008 23:18:13 -0700 (PDT), (E-Mail Removed) wrote:
> My company is operating a LAN for about 30 users with 1 internet
> broadband modem (1 Mbps). Internet access is slow at times with many
> users on-line.


> It is very expensive to increase the speed over 1 Mbps (some extra
> wiring is required, I think).


> The boss is toying the idea of adding a so called 3G wireless internet
> by another internet access service provider, which purportedly
> provides access for up to 3/4 Mbps. Please note that the 'wireless' is
> for outside internet connection; users are still accessing internet
> through LAN.


> Question
> --------
> 1. Is it possible to have 2 internet access points in a LAN ?


> 2. If possible, can the LAN be configured to automatically distribute
> the internet traffic so that both are equally utilized ?


> Thanks.


This is most easily done in the router. There are commercial routers
which do this; for example, the Linksys RV042. It's also possible
to use two ISPs from one Linux machine used as a router. See the
advanced routing howto.

In either case, the other machines in the lan just use one gateway
router which distributes the traffic as automatically as you want.

--
Dale Dellutri <(E-Mail Removed)> (lose the Q's)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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
Two Access Points - help please Kevin Wireless Internet 3 02-02-2005 01:07 AM
Which of these Access Points? Dan M Wireless Internet 3 07-21-2004 11:01 PM
Two Access Points Geoff Lane Linux Networking 3 11-21-2003 05:39 AM
Two Access Points Geoff Lane Home Networking 3 11-21-2003 05:39 AM
Two Access Points??? Steve Wireless Internet 4 06-24-2003 09:27 PM



1 2 3 4 5 6 7 8 9 10 11