Fedora Networking :: Use Two Internet Connections At The Same Time?

Jun 22, 2009

I have two internet connections. One is wired ADSL Broadband & another is USB EVDO modem. I can use only one source at a time. That means the traffic will pass through either ADSL or EVDO. Other connection just sits idle. I want to use both the connections together so that I will have increased bandwidth. Is there a way to do that?

My computer has one NIC card. Both ADSL & EVDO use dynamic IPs.

View 1 Replies


ADVERTISEMENT

Fedora Networking :: Two Internet Connections On F10 Server?

Feb 25, 2009

I have a question, regarding the use of two internet connection on the same server. So, the thing is like this: The server will have 3 network adapters: connected to a DSL modem (on this adapter I have one of the internet connections, a PPPoE connection. It's only purpose is to share the internet connection to all LAN users using SNAT.

eth1 ----> the other internet connection, a much more expensive one actually, used for hosting a website, a domain name server, and a qmail server. eth2 ----> LAN connection So what I want is to make eth1 the "default gateway" (for outgoing mail, DNS requests, etc) and, as I said, use the ppp0 connection on eth0 only for internet sharing in LAN.

My question is (since I'l configure this server in about one week), does anybody have any suggestions regarding how could I accomplish this? I mean, I'm affraid that ppp0 will also try to use the default gateway from the other internet connection and vice-versa. Now, I know I can use the ip route/ip rule commands, but for many reasons I'd like to keep it simple and not use them.

View 4 Replies View Related

Fedora Installation :: Network Connections Is Inactive - Cannot Set Internet Connections

May 30, 2011

I recently installed Fedora 15 now, and during installation I set the internet connection manually, then did update and after reboot, the internet connection settings have been removed. Now I can not set because the network connection to the Internet Connection is inactive. I mention that before the update was functional internet connection.

View 5 Replies View Related

Networking :: Binding 2 Internet Connections On Same Fedora Server

Apr 11, 2009

Can I bind 2 interent connections or more on same fedora server to create bigger one with double bandwidth ,or it needs a specific router to be able to do this.

View 1 Replies View Related

Ubuntu Networking :: Unable To Run 2 Ethernet Connections At The Same Time

Mar 7, 2010

I have a workstation with the two ethernet ports (eth0, eth1), the problem is that i cannot run with both ports up and running. I can run with either one of them, but not both.

Below is the contents of my /etc/network/interfaces file:

Code:

Running on 64 bit Ubuntu 9.10 Desktop

View 4 Replies View Related

Networking :: 2 Internet Connections With Shorewall?

Mar 24, 2011

I've got a Ubuntu Server Linux router that I've got 2 internet connections hooked to. One of them is DSL and the other is cable.

What I'd like to do is have everything go through the DSL connection EXCEPT for one desktop, I'd like that system to go through cable for everything.

Here's a diagram of how I've got things set up.

[URL]

I don't have any more expansion slots on the mainboard of my server for another NIC, also I do a lot of file transferring between a laptop and the desktop I want on the cable connection so I don't want that slowing down the rest of my network.

I've got both providers set up in the providers file and I've got everything going through the DSL connection right now. So far everything I've tried has stopped the desktop from connecting out at all.

View 2 Replies View Related

Ubuntu Networking :: Internet Connections Is Not Working

Apr 7, 2010

I have the latest Ubuntu (9.10) desktop. My 2 cards are:

WiFi: Intel(R) Wireless WiFi Link 5100
Ethernet: Marvell Yukon 88E8072 PCI-E Gigabit Ethernet Controller

Is there any way to get drivers working? My hardware switch is on and i have Ubuntu 9.10 running persistently on my usb so i can download the drivers etc. and install them.

View 7 Replies View Related

Ubuntu Networking :: Monitor Internet Connections ?

Jun 7, 2010

I am a user of Ubuntu 10.04 and I use Firestarter because it lets me know which IPs I am connected to, which ports are used, and which applications are using those ports. The problem is that I can't use Firestarter with my non-sudo account (well, I know that I can change my system settings to do that, but I'd rahther not do it).

So the question is: Is there any application that lets the user monitor the internet connection?

View 1 Replies View Related

Networking :: Balance The Internet Requests From LAN Using 2 Connections?

Feb 17, 2010

I have a firewall ( a pc with debian 5) with 2 internet connections. each connected to a ethernet card (the firewall has 2 ethernet pci cards so it has one connection per card)how can i balance the internet requests from my LAN using this 2 connections?

View 3 Replies View Related

Networking :: Squid Server With Two Internet Connections?

Feb 3, 2010

I have to configure squid server which will have two internet connections on two separate lan cards and both will run simultaneously.I know how to configure squid server with one internet connection

View 4 Replies View Related

Ubuntu Networking :: Disrupts Internet Connections To Other Computers

Sep 18, 2010

While using Ubuntu two other computers lose their connection. One (main) is connected to the modem, other from the switch to the wireless router, and the one with ubuntu wired via switch. Currently connected with Windows 7, other two are connected. Once booted into Ubuntu rest of the computers disconnect?

View 6 Replies View Related

Ubuntu Networking :: New Install Of 9.10 & No Hardwired Internet Connections

Oct 29, 2010

I Installed Ubuntu which was on the laptop before and this install doesn't want to work with a Internet connection. I know my connections is good and the Laptop is fine because it used to have dual boot and windows connected fine.

View 2 Replies View Related

Ubuntu Networking :: Bridging Internet Connections And OpenVPN?

Jul 13, 2011

I'm trying to set up an openVPN server for a small office. I've gotten the server running, and configured keys, and been able to connect to the server. The trouble is that once I connect with my windows machine to the server, I am unable to bridge through to the www. I have combed through so many settings and tutorials, and I am confused as to how to set up the interfaces configuration file. Here's a sample of my routing table:

Code:
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
10.8.0.2 * 255.255.255.255 UH 0 0 0 tun0
XXX.XXX.XXX.0 * 255.255.255.128 U 0 0 0 eth0
10.8.0.0 10.8.0.2 255.255.255.0 UG 0 0 0 tun0
default XXX.XXX.XXX.1 0.0.0.0 UG 100 0 0 eth0

How should I be configuring this so that when I'm in the VPN I can get through to the internet?

View 9 Replies View Related

Networking :: Blacklist IPV6 To Speed Up Internet Connections

Sep 18, 2009

I have seen several threads lately about slow internet connections here and elsewhere, but I haven't seen anyone post a reply about blacklisting ipv6 so I am curious as to why?Is ipv6 enabled only on certain distro's or is there some other reason that it's not mentioned?

<If anyone wants to try it, to see if it would work for them>

On Slackware 12.2 and Salix 13.0 just add "blacklist ipv6" to the /etc/modprobe.d/blacklist file. I'm not sure about non-slackware based distro's. Unfortunately, I don't know any way of doing it without rebooting.

View 5 Replies View Related

Ubuntu Networking :: Manage Multiple Internet Connections With Different Cards?

May 25, 2010

I'm running ubuntu lucid and i was thinking in purchasing one or more extra wifi cards to try to configure my computer to manage different conections at the same time, with different isp's. The thing is that I'm not quite sure if what i want to do is actually possible.

The easiest way that crossed my mind was to try to configure a / multiple virtual machines that are redirected threw proxies to ubuntu and try to configure that each proxie port goes threw a different internet gateaway. This way i might be able to divide threw different sessions of JDownloader, installed on each virtual machine, the things i want to download. The negative aspect of this idea is having multiple jdownloader sessions will make my laptop work to almost 100% for sure...

Another thought i have was to make JDownloader manage its downloads in only one session redirecting them to my internet conections; the negative thing is that i think i will have to try to modify its source and learn java...

And well my last possible configuration i had in mind was to try to make ubuntu directly add up all my internet conections manage as if it was one. the negative thing here is that i might not be able to get multiple downloads from some sites

Well, all this where just thoughts, im struggling whether to buy another card or not to try to setup any of this configurations but im not really sure if any of them are actually possible. Is there an easy way to manage this?

I just want to take the most out of my internet conections... if i'm at college i have to options that are quite slow, adding them up with two cards would be great, i might also be able to add a third and a fourth conection. Also if i'm on a coffe and i need some bandwith i could try to make it go with an open network arround, etc.

View 1 Replies View Related

Networking :: How To Allocate Percentages Of Internet Bandwidth For Different Local Connections?

May 18, 2010

My linux box has 3 network adapter. eth0 connects with ISP, eth1 is for staff network, eth2 is for public user. I want to limit the usage of internet bandwidth. for example, the traffic going through eth0, 75% is for staff network, 25% is for public user.In addition, I setup shorewall on it for port forwarding and filtering, but I felt the traffic shaping of shorewall is complex. I don't need the specific TOS, but only the percentage. could you give me some suggestion?Which software or package I should use to achieve this goal?

View 3 Replies View Related

Fedora Servers :: F10 - Max / Unlimited Internet Connections

Mar 22, 2009

When setting up my server I noticed that I could control the amount of connections; the maximum seems to be 256. My server is currently windows 2003 server which is unlimited connections - before I change the server to F10 I need to be able to have unlimited connections (I often go over 256 connections, I have 25 web sites hosted). How do I do this on F10 or is there a better distro for web servers that have thousands of Internet connections at the one time?

View 4 Replies View Related

Ubuntu Networking :: Load Balance Or Aggregate(combine) Internet Connections

May 12, 2010

My problem is that I would like to load balance or aggregate 2 separate Internet connections on my laptop. Currently a hard line ISP is not available so I'm using an Sierra Wireless 885 USB air card. Thing is the card is quite slow. I also can tether an iPhone to the laptop. The ideal solution would be to have both connections being utilized to help speed up the overall experience, even if it is only a modest gain in speed.

as I do not know much about iptables and basic TCP/IP routing, I'm finding it difficult to implement those solutions. If someone can point me in the right direction ( a slightly dumb down how:to? or better explained? )

BTW, both phone and aircard get dynamic IP's. Running Ubuntu 10.4

View 6 Replies View Related

Ubuntu Networking :: Internet Dies After Some Time

Sep 24, 2010

I don't want to 'spam', (I had started a first thread about this some time ago), but I'm (still) experiencing problems with my internet: I can use the internet (I am connected through a simple switch) for some time, that is: surf the internet (in firefox) and download using vuze (azureus) but after some time, the internet connection 'dies' (downloadspeeds jump to 0b/s and I am not able to surf to any site in firefox). When that happens, the only 'solution' to this is restarting my pc.

I first experienced this when using ubuntu 10.04, so I thought that it was a 10.04 issue. I knew that when I had ubuntu 9.10 (karmic koala) installed, this didn't happen. So today, I installed karmic koala, but much to my surprise I am experiencing the same problem. I used 'lspci' to find out what NIC is in my pc and I found out I have the following NIC: 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78 ) I'm suspecting the NIC to be the problem. Is this probable? If so, I want to buy a add-in network card (simple one, not a gigabit card)

View 6 Replies View Related

Ubuntu Networking :: Setup Network For Both The Internet And WUG At The Same Time?

Aug 27, 2010

There is 2 networks that I would like to be part of

a) Through my wlan0 --> Internet DSL

and

b) Through my eth0 --> WUG - PTAWUG

I can only get one of the networks to work at 'n time. The wlan0 works fine when I start my PC, but when I want to access the WUG I need to do the following command:

Code:

sudo route add -net 172.16.0.0 netmask 255.240.0.0 gw 172.24.6.177 dev eth0

with the above command, I can then access the WUG but not the internet through my wlan anymore.all data goes to my wlan as standard unless its on the 172.16.0.0 network

View 5 Replies View Related

Networking :: Connect To Internet Using Dsl Connection At A Time For Wireless And Wired?

Jun 13, 2010

how to make dsl setup and to acess both wireless and wired at a time.

View 2 Replies View Related

Networking :: Ubuntun 9 Creates New Internet Connection Each Time And Drops?

Apr 23, 2010

I could not find an answer to this. I can connect to the internet no problem after I edit the connection name to NETGEAR instead of our last name. After a while it looks like it renews the connection and created a new one with the wrong name. The connection drops. It looks to me it is not using the same wireless connection each time but creating new ones that do not work for the above mentioned reason. What can I do to stop the loop and have it use the same connection always?

View 5 Replies View Related

Networking :: TCP / IP Connections In Fedora 14?

Jan 27, 2011

I just installed Fedora 14 in a hard disk of my PC. I installed MySQL also. I dontt know if this is the correct site for my question, but nobody MySQL related, have an answer yet. For MySQL accepting remote connections, my.cnf file must be edited (bind-address line or skip-networking line in that file). Well, that file in my Fedora-MySQL installation does not have such lines, so i assume, TCP/IP connections are allowed in MySQL. When i try to connect to the MySQL server it refuses the connection with the error 2003, that in short, means no TCP/IP connections are allowed. I disabled the firewall and retried but with no success, enabled the firewall again, and nothing happen. Is Fedora not accepting TCP/IP connections?

View 5 Replies View Related

Ubuntu Networking :: Wireless Internet Modem (USB) And A LAN Ethernet - Connect To Both At The Same Time?

Jul 22, 2010

I have a wireless Internet modem (USB) and a LAN Ethernet connection. I can only pick 1 of them to connect to (by disconnecting the other). How can I connect to both at the same time?

View 6 Replies View Related

Ubuntu Networking :: Every Time Restart Have To Configure Internet Using PPPOE CONF

Jul 25, 2010

i configured my laptop (running UBUNTU 10.04 LTS) for my broadband (bridge mode). I did that using PPPOE CONF command. Everything goes ok but only prob is i have to run this command and configure my net every time i restart my system. What i need is it should connect to the net whenever i use the PON DSL-PROVIDER and must turn off by using POFF..

View 1 Replies View Related

Fedora Networking :: Network Connections In TUI While Not Available In GUI

Jun 18, 2009

once I updated , there will be no connections to Internet in GUI , while it's available in TUI . So it's wired , huh ? Before upating, it's available both in TUI and GUI, though all the time the network-manager shows no connection , in fact , there is and both GUI and CUI . Now I updated , and it can't access Internet from GUI.

View 2 Replies View Related

Fedora Networking :: 2.6.33 - NFS Connections Mapping Twice

Sep 1, 2010

Latest kernel update since Fedora 2.6.33 are mapping all my NFS "shares" twice (two sets of icons, etc.). All work, but why is this happening - was fine previously.

View 2 Replies View Related

Fedora Networking :: Fedora 10 Live Usb Detects Other WiFi Connections / Not Router

May 27, 2009

ok so the router works in windows and i know the config details of it.i can see other wifi access points in the area but not my one. i have tried joining it as a "hidden network" to no avail.is there any reason why fedora would not detect my own wifi when it detects substantially weaker signals instead??

View 2 Replies View Related

Ubuntu Networking :: Connect Only One PC At A Time To Adsl Router/modem For Internet Access?

Apr 1, 2011

I have 2 pcs at home. I dont have a switch so I can connect only one PC at a time to my adsl router/modem for internet access. In the past I had successfully connected the two PCs (NIC to NIC) to each other using the same ethernet cable which was supplied with my dlink adsl modem.

Recently the motherboard of on of my PC went bad so I replaced it with a new one. The problem is when I connect the two using the same Ethernet cable they won't connect. The lights on the Ethernet port won't light up. I can still connect both of them to the adsl router (NIC to Router) (one at a time).

View 5 Replies View Related

Fedora Networking :: F11 - Routing Two PPPOE Connections

May 24, 2009

On a Fedora 11 machine, I configured ppp0 on eth0 and ppp1 on eth1, each one is connected to a modem, I also defined ppp0 as the default gateway.. Should I do anything else to load balance the 2 connections or will ppp1 take some of the load by default? Should I add any other routing rules? If yes then please tell me what should I add, keeping in mind that for each pppoe connection both the pppoe address and the remote address are not static so I actually needed some scripting to change the default gateway each time the remote pppoe address changes.

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved