Networking :: ADSL & Connects To Internet Via Leased Line

Jan 20, 2011

i have a leased line ( speed 2 MB ) which we use to connect to our mail server , oracle ERP etc.. we have a dhcp scope defined as 192.168.100.1-192.168.101.254. with a default gateway as 192.168.100.90 ( which is a cisco router ) we have a pix firewall ( 192.168.100.10 ).. now the gateway passed all the request to firewall..

we have an ADSL of 4 MB speed.. ip is 83.*.*.230 from ISP. i have a proxy server ( squid ) eth0 is connected to ISP (83.*.*.230).. eth1 to LAN ( 192.168.100.79 ) now the problem is when i put default gateway to eth1 ie 192.168.100.90 the squid connects to internet via leased line.. if i leave the default gateway field empty on eth1 , the squid connects to internet via ADSL ( which i want ) but the problem is no one on the lan cant ping the squid server ( no connectivity to internet for the whole LAN ) how can i solve this problem? i want squid to connect to internet with ADSL, but if i put gateway on eth1 ie LAN squid goes through leased line which i dont want to happen.

View 3 Replies


ADVERTISEMENT

Ubuntu Networking :: 10.04.1 - Connect To Adsl Using Command Line?

Oct 22, 2010

i cant connect to adsl with pon dsl-provider or any command line. just network manager applet GUI works for me. i follow this guide [URL] and try about 3 hours but without success. i edit /etc/network/interfaces following this thread: [URL] but after any alteration in /etc/network/interfaces and restart network my adsl connections are not work at all and also i lost my GUI applet connections too. then i have to back /etc/network/interfaces to its original content and restart my computer to restore my connections

pon dsl-provider error is:

Quote:

Plugin rp-pppoe.so loaded.
RP-PPPoE plugin version 3.8p compiled against pppd 2.4.5

View 8 Replies View Related

Networking :: Static Routes Between Two LANS Each With Their Own ADSL Line Out

Sep 4, 2010

GNU/Linux gods, guides and superbrains.Don't be moddest. I'ts YOU i'm taking about!I'll be your humble problem-describer-pixie / solution-testing-smerf :

Andreas Vinther, 1977, from Denmark

I'm trying to establish a connection between two seperate ADSL LANs (coming into the house, but from separate ISPs) to a situation where all hosts on either LAN will be able to reach any host on eiher LAN WITHOUT having to use an excess of plastic routers around the house, and please no Wireless bridges. WiFi will only be available as Access Points.

I've heard that Debian does this kind of static routintg / RIP stuff quite well. And I just happen to have one lined up in the right place, that haven't got at snowballs chance in hell of running WINXP or above. But it kills at textbased datamanipulation/forwarding/rerouting/dropping/scanning ... so I'vew made up my mind. That is what I want to do... Now how do io get around doing stuff like that.

The Debian box is connected to both networks: Hostname: AsusAnd
(192.168.1.0/24 - TDC network)
and to
(192.168.15.0/24 - Profiber network)

Needless to say, but both netmasks are 255.25.255.0 hence the /24 The respective router's LAN addresses are 192.168.1.1 and 192.168.15.1 My Debian are locked to the following IP's (reserved DHCP):

eth0:192.158.1.56 via DHCP from 192.168.1.1
eth1:192.168.15.177 via DHCP from 192.168.15.1

So far so good - Now here we go ! This is not a scenario where i'd like to always want all network-packages to travel the shortest path, nor NESSESARILY use the other ISPs gateway if the first is down or slow, although that'll be super nice.

I suspect that'll involve router-protocols like RIP. I'll be super pleased to get some guidelines there as well, as i suspect it'll be quite easy to implement once everything else is in place. Although RIP isn't our main goal, it probably comes as a close second. I think we all would like as stable and fast a connection as possible.

I was actually so naive that i thought if i added two static routes to the two routers x.x.1.1 and x.x.15.1, that my problems would automatically be solved by my Debian box, and that it would automatically act as a gateway when the routers send their packages for the other net. As long as i was connected to both LANs at the same time.

Note: I haven't changed or tweaked the Debian kernel to do routing. this is a simple stable install from the net-inst.iso of Debian 5. I'd like to keep it that way unless there's no way around it.

my routers have static routes to each other (WITH PROPER CABLING), configured as follows:

(On router with LAN 192.168.1.1)
[static route] to 192.168.15.0 with nmask 255.255.255.0 going throuhg gateway 192.158.1.56 ( Taken from above info ) - metric around 2
Similary on my other NIC directly cabled to another switch ---and-then-to-another---> Router

[code]....

View 1 Replies View Related

Networking :: How To Connect ADSL Internet With LAN

Sep 19, 2009

I have an ADSL line that allows me for maximum of 4 concurrent users with external IP addreses. The IP addresses are not static (they change every 3-4days).

My current setup is as follows:
* A-link Roudrunner 44B Modem connected to the main line
* D-Link DI524 Router (port 1) connected to the modem
* This leaves me with 3 ports and Wireless for my other machines

What I wish to do is:
* Have all my machines with static IP addresses for LAN
* still have internet connection

I've tried enabling DHCP on the D-Dlink Router with LAN IP 192.168.0.1 and IP range from 192.168.0.100 - 192.168.0.199. Then gave my machine static IP 192.168.0.101, subnet 255.255.255.0 and gateway 192.168.0.1....obviously it didn't work. I've tried the above with both the modem being connected to the router via port1 and WAN port... but I have the same results. I also tried to do the same without the router (direct connection between the PC and modem) still got the same results. Could it be that what I am trying to do is not technically not possible due to my ISP setup to ensure no more than4 concurrent users limit is in place.

View 16 Replies View Related

Ubuntu Networking :: Increase Capacity / Bandwidth With More ADSL Line And Modem Combination

May 14, 2010

I am currently running a network with a file server that runs Ubuntu 10.04 Desktop at the moment. DHCP and samba are setup on it for now. Has multiple network cards but we only use the gigabit interface. Here's what I want to do in the near future. I want to provide internet access to the network via ADSL (no better option currently) So what i'll have is one or more ADSL lines and their corresponding modems (most likely D-link ones as they are cheap). As i understand it the server will be doing the job of a router. anyway, point wise here's what i want to be able to do:

1. Have ability to increase capacity/bandwidth with more ADSL line & modem combinations
2. Have user accounts (probably web based setup or any other option) for internet access so that they can be billed per GB.
3. Still be able to share files that are on the local network using local DHCP if possible.

So to an existing network that has files i want to add internet access capability. but users will have to log on so that their usage can be monitored. I have been searching around but maybe the search terms are wrong for what i need accomplished. i don't mind upgrading the ubuntu version to the server edition so long as i can use X11 forwarding atleast so that i can do remote monitoring. VNC is too slow, and using nautilus forwarded via X11 to my desktop sorts out most of my needs. The network provide has suggested maybe using pppoe but i am thinking if there was a welcome page based authentication system then it'd be more easy to monitor?

View 3 Replies View Related

Fedora Networking :: Can't Get Access To Internet Through ADSL?

Mar 7, 2009

I have an valid account,and I used pppoe-setup to set the dial correctly.After the configuration,I typed "ifup ppp0",nothing wrong happens(no news is good news?).Then I typed "pppoe-status",it said I've connected to the internet . I opened firefox,updated my system through yum ,they all said I haven't connected to the network!!!I've formated my harddisk and reinstall my system,but the problem is still.

View 4 Replies View Related

Networking :: Get ADSL Gateway To Work With Cox Internet?

Sep 27, 2010

have a netopia 3347-02 Wireless ADSL Gateway that i got from at&t. i am no longer with at&t.i switch over to cox. I have the cox modem. i also have cable on the modem. when i connect a ethnet cable from cox's modem to my laptop my internet works. but i want to use the netopia 3347-02 Wireless ADSL Gateway that i got from at&t cause of the wifi. when i login & connect to the netopia 3347-02 Wireless ADSL Gaut it in bridge mode.internet works fine, but im not able to use wifi, im also not able to login into the admin page. i have to do a factory reset on it so i can log back in. So how can i make it work with cox modem?

View 4 Replies View Related

Ubuntu Networking :: Connect To Internet Using ADSL Router?

May 23, 2010

I'm a beginner in Ubuntu, I'm using Ubuntu 9.10.
Currently using a Dlink GLB-802c router and using a ADSL connection. I try to connect to the Internet but it is unsuccessful. Ubuntu is not indicating my router when I connect to the PC.

My PC is P4 and using USB to connect to internet, PC haven't a Ethernet interface.

View 1 Replies View Related

Ubuntu Networking :: Wifi Connects But No Internet / Why Is So?

Nov 23, 2010

Let me start by saying that I am new to ubuntu, and that I always use forums as a last resort.

I installed ubuntu 10, and immediately after the Wifi card deected my network name, and actually connected to it, but then I opened up firefox and....no internet.

Since then I have been trying to fix this problem, and after some research I found out that my card (PCI Cwp-905) is RT2760 based, and I downloaded the linux RT2760 drivers for it.

The driver folder contained a readme file with commands you should enter to install it, and other setup files.
The problem: every command I typed in didn't work. I tried "make", and then "sudo make", but just got permission denied each time. I am now at a dead end. (Please note that I changed my directory to the folder location before doing this)

Does anyone know what I am doing wrong? If you want I can attach the driver files.

View 3 Replies View Related

Fedora Networking :: Connect To Internet (ADSL) By Laptop (Bridge)?

Nov 24, 2010

My Laptop can Connect to my wireless modem device, but I don't know How can I connect to internet (ADSL) by My laptop (Bridge)?

View 6 Replies View Related

Ubuntu Networking :: DWA-140 - Connects To Home Network But No Internet / Get That?

Jun 20, 2010

I recently installed Xubuntu 10.04 on my desktop computer that had a USB wireless adapter DLink DWA-140. I didn't have to install any additional drivers to get it to work. I put in the network SSID and the password and was connected immediately. However, when I try starting firefox it doesn't load any sites. Can anyone help me in approaching this problem. I have a DLink DIR-655 router. If I should gather more information to get this problem solved then please let me know and I will do so.
Edit: Now I am unable to connect to the network. When I click the network icon in the taskbar, my home network is not visible while it is visible under another ubuntu computer I'm running.

View 2 Replies View Related

Ubuntu Networking :: Internet Connects But No Data Transfer?

Jul 17, 2010

I bought a laptop today (Compaq Presario cq62) and loaded Ubuntu 10.04 on it. Everything has been running great, but the Wifi has been acting up. It connects to my router for a few seconds to a minute, and then stops all data transfer (although it still shows that I am connected to the internet). My other computers running Mac work fine. I took my laptop to another place with wifi, and it did the same thing.

The data transfer seems to stop when there is a lot going on. Whenever I try downloading new software, it gets to exactly 5% then stops. If I disconnect the wifi, and reconnect it works again for another minute. I may need to be walked through any terminal codes.

On that note, where would be a great place to read up on using Ubuntu (online book?)

View 1 Replies View Related

Ubuntu Networking :: Connects To Internet But Not To Home Network?

Aug 25, 2010

I installed Ubuntu 10.04 32-bit on an old desktop (1.5ghz Pentium 4, 20GB hard drive, 768MB RAM) a week or two ago, at the same time that I installed Xubuntu 10.04 on an even lower performance IBM tower server. The server functions perfectly and my other (Windows XP) desktop recognized it from the start, as did the Ubuntu desktop. However, I rearranged a few ethernet cables the other day without turning off the desktops and ever since my Ubuntu machine does not recognize my server, even though all of the devices are connected via ethernet cable to a linksys router and it connects to the internet without a problem. I'm a linux newbie - this is my first move away from Windows - and I don't know where to turn. Far more confusing is the fact that, when I boot from a LiveCD, the network is recognized and I can read/manipulate files on my server without a problem. Oh, and I briefly flirted with OpenSUSE KDE (not as noob-friendly as Ubuntu, so I'm back) and encountered the same problem.

Needless to say, booting from the hard drive is preferable to booting from CD every time

View 3 Replies View Related

Ubuntu Networking :: WiFi Router Connects But No Internet?

Nov 11, 2010

trying to run 10.04 netbook live from a memory stick with a view to installing it on my laptop. However although I can see my wireless router and connect to it I cannot access the internet. I have tried this on my laptop and desktop with the same result. I was however able to download Seamonkey browser using the software manager....this also cannot access the internet. Both of my PC's have no problem when using XP or Linux Mint.

I have also discovered that if I piggyback, using Ubuntu 10.04, on a neighbours open wifi link I can gain access to the internet. My wifi is using WEP protection but as I said I can set the link up to the router, entering the appropriate key code, and have a good signal strength, I just cannot access a google search page.

View 8 Replies View Related

Fedora Networking :: Configure ADSL Using Use Fc10 - Ethernet Cable <Asus Am608 ADSL Modem>

Aug 6, 2009

I want to configure my ADSL but I don't know what should I do. Can you explain me How can I configure it?(I use fc10, ethernet cable <Asus Am608 ADSL modem)

View 9 Replies View Related

Ubuntu Networking :: Wireless Connects But Cannot Resolve Hosts On Internet?

Apr 23, 2010

The computer connects wirelessly to a router. The router is connected to the internet and that is working well. (If i use a cable connection to the router, I can reach the internet).

Why wont the wireless connection reach the Internet? It is a strong connection. It worked before wirelessly. I am on 10.04 beta, with the recent updates installed.

View 1 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

Networking :: Home Network - Connects To The Internet To Also Be Able To Connect To The Slackware Server

Aug 9, 2010

I have one pc on which I have installed slackware and samba (fixed IP, mask 255.255.255.0) I have another PC (also XP) which also has fixed IP running XP, and I can connect that to the slackware server easily My third PC connects to the internet and gets its IP address from the Cisco router(?) that provides the IP and mask on boot up.

I tried changing the IP and Mask on the slackware server to match the internet PC (which uses a mask 255.255.254.0) but the PC mask and IP changed on the internet PC I want the PC that connects to the internet to also be able to connect to the slackware server, but I see no need for the slackware server to also connect to the internet - I will mainly use it as a file server When I worked for another company I think the IT department talked about having 2 network cards in the PC that connects to the internet

View 6 Replies View Related

Ubuntu Networking :: Set Up A Permanent DHCP Lease For My MAC Address - Share Internet ADSL Connection

May 26, 2010

I've set up a permanent DHCP lease for my MAC address. I did this hoping to resolve the fact that I share my Internet ADSL connection with my wife and my daughter (the latter a great bandwidth hog)!

View 5 Replies View Related

Fedora Networking :: Networks Connects To Home Wifi Network / But It Will Not Connect To Internet

Aug 6, 2010

I know Windows forward and backward but I am so new to linux it's just wrong. I just installed fedora (like 1hr ago) on and old toshiba laptop with a WiFi PC card. Everything seems to work fine except. My Networks connects to my home Wifi network but it will not connect to internet. When it connects the IP address isn't even close to being in the same range as my other laptops and PCs. Like I said I'm new to linux but I'm wanting to learn. Any fixes for this issue? Which linus book is the best one to read for a beginner? Other then not connecting to internet I have no complaints.

View 14 Replies View Related

Ubuntu Networking :: Using PC As A Router To Share Internet: Laptop Connects But Desktop PC Doesn't

Oct 15, 2010

Since I have 3 Network cards in my Desktop PC I've configured it to act as a Router using GNU/Linux Ubuntu Lucid in combination with Samba so I could share my internet connection. It works on any laptop a connect to it using any of the network cards ports [regardless of the operating system installed on the Laptops], but when I plug that same network cable to any Desktop PC [regardless of the operating System installed] it doesn't even light the LED in the netcards. From the Client PC seems like nothing is plugged in the the netcards.

View 8 Replies View Related

Ubuntu :: AcerAspireOne Connects To Wan But Has No Internet?

Mar 4, 2010

I'm sorry if i'm posting this on the wrong place and if this problem is solved in another post but I couldn't find anything to solve my problem. I'm kind of noob when it comes to these kinds of problems.

I have an Acer Aspire One 110L. I had Ubuntu 9.04 on it working fine but one day something happened. I connected to my wireless network and I got no Internet. I couldn't even ping to my router. I thought it was some kind of bad update I've installed that made it to my computer, so today I've installed Ubuntu 8.10, following this tutorial: [URL].. While following it, I used a wireless usb card to connect to my wireless network and download the packages needed. I've installed WLan via ath5k Method at the beginning, but right after unpluging the USB wireless card, the other wireless card from my Aspire One had the same problem as before. It can connect to the network but I can't even ping my router. No signal. I've tried the madwifi method too but the problem is still here, because it must be something else. The drivers must be fine.

Can anyone please tell me what to do here? I'm pissed off already with this problem. I don't really know what is the problem. I have another 2 computers at home and they work fine via Wireless.

View 9 Replies View Related

Red Hat / Fedora :: Name Of The Process That Connects To The Internet?

Jan 20, 2010

just wanted to ask what is the name of the process that connects to the internet in fedora 12, i tried networkManager and /sbin/dhclient but when i tried to stop them, the my connection didn't disconnected.

View 3 Replies View Related

OpenSUSE Network :: What Is The Command For Surfing Internet Via ADSL

Aug 31, 2010

what is the command for surfing Internet via ADSL?

View 9 Replies View Related

OpenSUSE Network :: Connect To Internet Via ADSL And Wireless?

Apr 27, 2011

how to connect to internet via ADSL,and wireless. i am writing all these frome windows

View 2 Replies View Related

Slackware :: Internet Connection (ADSL) As Common User?

May 12, 2011

how to make a user, not root, connect to internet? without having to type as root:Quote:# pppoe-startin an ADSLAlso ... to exit the Internet having to type, also as rootuote:# pppoe-stopBuilding on the topic: Is there a graphical interface for ADSL connection ?

View 1 Replies View Related

Debian Configuration :: Eth0 Connects But Don't Have Internet

Dec 17, 2010

I installed Debian Squeeze on my system two days ago, using a wired connection to internet (which worked fine). After that, I had to install the non-free wireless package in order to scan wireless networks. It now works fine, and I can connect and get to internet. But with wired connection, i connect via eth0 and none of my applications work. And they're not in offline mode.Also, i already went here: URL,,, and I checked if that was my case. I tryed what they say several times in some different ways, but I still can't connect. Even more, if I change something like they say, I get "unmanaged device" and I can't even connect to the internet. And the wired connection works, I'm using it right now on my ubuntu 10.10.

If you want more information, I just tried to ping sites like google.com or ......com using network preferences and it does work, it gets 100% of the packages back around 50ms later, so the internet appears to work. Also, when I connect via wireless, everything works perfectly.

View 12 Replies View Related

Ubuntu Security :: OpenVPN Connects To VPN But No Internet (10.10 64-bit)

Jan 5, 2011

I use vpntunnel.se and followed their tutorial for OpenVPN and it connects and assigns an IP. However, once the sequence is initiated and I open my browser I cannot connect to a webpage and get a "cannot resolve" error. I e-mailed their support and they suggested I change the DNS of my network settings. I did that but the same problem. Once I close OpenVPN my internet works again. It works in windows, so I know it is not my router...I use a wireless connection with my router. I don't know if this has something to do with anything...

View 9 Replies View Related

General :: Connects To Internet Ok But Browser Not Opening

Jan 14, 2011

I have an acer aspire one running Linpus Lite (i think) - worked fine for a year on wireless and LAN but yesterday I started it up, it connected fine and clicked up the wireless icon but when clicking the "Browser" icon it won't open the browser screen - repeated clicking brings up a screen that says Firefox was stopped and is still open - please shut it down- How do I do this when there are no screen commands ? I have tried switching off and re-starting the unit but no effect. What can I do to fix it ?

View 9 Replies View Related

OpenSUSE Network :: Unable To Connect To The Internet Through Adsl Modem?

Jun 11, 2010

i've just installed opensuse 11.2 everything is working fine but i'm unable to connect to the internet through my adsl modem the network is shown to be active but after i configure the dsl connection i can't see any option from where to connect

View 1 Replies View Related







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