Ubuntu Networking :: Dhcp, No Connection Detected?

Aug 10, 2011

After ubuntu did some updates, I restarted and then no wired connection was detected.The following may partly clarify the problem:

sudo dmesg | grep eth
(I dont get anything for this)
ifconfig

[code]....

View 5 Replies


ADVERTISEMENT

Ubuntu Networking :: WiFi Adapter WUSB600N V2: Module Detected But No Connection - DHCP Error

Nov 20, 2010

I have just started to work on Ubuntu (Ubuntu 10.4 LTS) and I am having some problems to get a WUSB600N vers. 2 802.11n adapter working. I have followed the procedure described at [URL] . The compilation has been successful and I can see the kernel loaded an the module detected:

Code:

adrien@ubuntu:/$ lsmod | grep rt3572
rt3572sta 612272 1
adrien@ubuntu:/$ lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

[code]....

The wireless adapter is detected by the system and it can scan the neighboring APs (cf. below with MAC address made unreadable):

Code:

adrien@ubuntu:/$ sudo iwlist ra0 scan
[sudo] password for adrien:
ra0 Scan completed :
Cell 01 - Address: --:--:--:--:--:--:--
Protocol:802.11g

[code]....

View 2 Replies View Related

Ubuntu Networking :: Can't Use My DHCP Connection

Aug 20, 2010

I had my laptop at work for a few days and when I brought it home I couldn't open up web pages any more. I have a DHCP connection (shaw cable).When I plug the chord from the modem into my windows machine I can open up web pages. When I plug it into my ubuntu laptop I can't open up web pages.

I have tried unplugging the modem and restaring my computer.I think that there is some sort of connection because when I open up Network tools it shows that I am continually receiving packets. As soon as I unplug the ethernet wire I stop receiving packets. For some reason I just can't open web pages.I also tryed typing 'sudo ifconfig' and 'sudo dhclient' in a terminal. I don't fully understand what this means but I saw it in another forum.

View 4 Replies View Related

Ubuntu Networking :: Wireless Connection Cannot Obtain IP With DHCP

Feb 16, 2010

I have router and wireless card Linksys. Driver are installed correctly for wireless card.

Using WifiRadar I can see the access point is detected.

DHCP woks perfectly for wired lan.

However when I try to connect to the detected access point the ip addres is never retrieved and the connection never established.

I tried most of he basic instructions posted on ubuntu forums, but the problem doesn't seem to be with basic configuration: driver, essid, wep key, etc..

The problem seems to be with DHCP not able to retrieve an IP address from the DHCP server of the router. Of course the router works file with other laptops (windows based) that have wireless card.

I also tried the Network Connections setup part of ubuntu. That one shows the access point by its essid name in the list of wireless network, but when I try to connect it takes sometime and eventually asks for the wep key, which I provide and then it times out and keep asking it. The same wep key works for other pcs.
Can't figure it out. I am using ubuntu 9.10.

Some more details are the following:

1) Here the output from the log file: /var/log/wifi-radar.log

Of course it is set ... and dhcp client works for wired lan anyway.

2) diego@mysuperlaptop:/var/run$ sudo iwlist wlan0 scan [sudo] password for diego:

I tried everything I could think about in the UI windows setting (WifiRadar and Wireless Network Connections) a well in the config files from the shell. I just don't get what the deal is. I am pretty sure it is a DHCP issue but can't figure out what.

View 9 Replies View Related

Ubuntu Networking :: DHCP Update Killed Internet Connection?

Jan 30, 2010

I've been connecting to the Internet via Ubuntu 8.10 on my Toshiba laptop fine for ages now, but today it has stopped working. Yesterday an update came through relating to DHCP and, like all other updates, I installed it. And now my laptop can see the wireless router but it cannot connect to the Internet. (As I always install the recommended Ubuntu updates I didn't look closely at exactly what the update said, but I did see DHCP in the title, so this is why I suspect my connection is now broken.) Or can anyone tell me how to undo yesterday's update? I really wish now that Ubuntu had a utility similar to Windows System Restore.

View 2 Replies View Related

Ubuntu Networking :: Xbox 360 Connection Sharing - DHCP Setup

Jun 17, 2011

I have a similar problem. My ubuntu box is set up as a dhcp router for my Xbox360, my xbox can get ip and DNS information from the computer, but it doesn't seem to get the right info. The ip address it gets assigned is out of the range I've set in etc/dhcp3/dhcpd.conf.

View 1 Replies View Related

Ubuntu Networking :: No Wired Connection Detected?

Jun 20, 2011

I'm running 11.04 on a Toshiba Satellite L350, and recently (well, for the past couple of weeks or so), I've been unable to connect to my network via a cable, only with wifi.

It isn't that it's unable to connect, it just doesn't show up in Network Manager.

My housemates, who run Windows, have no problems, so it's obviously something on my end...

Edit: I also tried connecting using wicd, but that doesn't detect it either.

View 1 Replies View Related

Networking :: Get And Use DHCP Offers To Config The Wlan Connection?

May 12, 2011

I'm using the following in a script to connect to my house's wi-fi - it works perfectly for me - simple, and with a static IP:

Code:

modprobe zd1211rw #load the module needed by my wireless LAN adapter
ifconfig wlan0 up
iwconfig wlan0 essid my_network_name_at_home
ifconfig wlan0 10.0.0.8 netmask 255.255.255.0
route add default gw 10.0.0.2 wlan0
iwconfig wlan0 key key_comes_here

However, if I take my machine to the office, we've got DHCP assigned dynamic IPs. How can I modify the above script to NOT do

Code:

ifconfig wlan0 10.0.0.8 netmask 255.255.255.0
route add default gw 10.0.0.2 wlan0

but instead get them from the DHCP service running at work on the W-LAN?

View 2 Replies View Related

Networking :: Setting Up Internet Connection With DHCP On Dreamlinux

Aug 30, 2010

I have tested several Linux Distros over the last weeks, and with all of them my DSL connection have been working out of the box (for intance Mandriva, Ubuntu, Mint). But it does not work on Dreamlinux, neither on Live CD or now where Dreamlinux is installed on my harddisk.

According to the guidelines provided by my Internet provider I need to use TCP/IP and activate DHCP. And make sure that PPPoE is not activated.

I see nowhere I can do this in Dreamlinux. In the controle panel i can run Wicd. Then I can chose to de-activate Wicd - this gives me an option of entering Adress, Networking mask, Gatway and Nameserver - for static ip it says - and this is the opposit of DHCP, right??

SO - what to do? Should I get a debian package or something? (Dreamlinux is using debian packages, as far as I could see)

View 1 Replies View Related

Ubuntu Networking :: Wired Connection - Can't Connect - Dhcp Enabled Automatically

Jun 20, 2010

Since that time I moved to Archlinux and I love it. I do however run lubuntu live from a USB for my work PC. I am having a problem with it. I think it's okay to post here because the core of the system is still Ubuntu. I don't think LXDE is the problem. I start up the live environment and it says 'wired connection connected' but I can not load any pages or do anything.

I thought it may be a problem with configuration so I copied down (from Windows) the IP, Subnet, Gateway and DNS. I put them in manually and it doesn't say connected any more and still no connection at all. I am unsure what to do from here. I am not really familiar with Ubuntu enough to try much. I tried to 'dhcpcd eth0' but dhcpcd isn't installed. I guess the default Ubuntu network manager has dhcp enabled automatically.

View 9 Replies View Related

Ubuntu Networking :: Hardware Detected But No Wireless Connection

Jan 6, 2010

I'm new to Ubuntu and have just install Koala on an old PackardBell EasyNote with an Atheros AR5001X onboard PCI Wireless card. From reading all sorts of threads and posts, I think that the hardware is being detected but is not being given an IRQ (if that's correct terminology). See the outputs from various commands below:

dmesg:
[ 15.429732] ath_pci 0000:00:06.0: enabling device (0000 -> 0002)
[ 15.429745] ath_pci 0000:00:06.0: can't find IRQ for PCI INT A; please try using pci=biosirq
[ 15.429794] wifi%d: request_irq failed

lsmod | grep ath:
ath_pci 196788 0
wlan 228464 1 ath_pci
ath_hal 362144 1 ath_pci

lspci:
00:06.0 Ethernet controller: Atheros Communications Inc. Atheros AR5001X+ Wireless Network Adapter (rev 01)

lshw -C network:
*-network:0 UNCLAIMED
description: Ethernet controller
product: Atheros AR5001X+ Wireless Network Adapter
vendor: Atheros Communications Inc.
physical id: 6
bus info: pci@0000:00:06.0
version: 01
width: 32 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=96 maxlatency=28 mingnt=10
resources: memory:3c000000-3c00ffff

View 1 Replies View Related

Networking :: DHCP Setup For Development Board Connection On Fedora10?

Mar 16, 2011

I'm still fairly new to Linux so please forgive me if my description of my problem leaves out important information. My problem is centered around using a AT91SAM9G45 development board (DB)on Fedora 10. I have directions on how to setup on my host machine a DHCP server to connect to the development board. I have installed an additional network card (eth1) that will be used exclusively to communicate with my DB.

The DB has been setup with an ethaddr=12:34:56:78:9a:bc and an ipaddr=192.168.251.191.

The following is info from ifconfig for eth1:
eth1 Link encap:Ethernet HWaddr 00:0A:5E:1A:46:1C
inet addr:192.168.251.190 Bcast:192.168.251.255 Mask:255.255.255.0
inet6 addr: fe80::20a:5eff:fe1a:461c/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:38 errors:0 dropped:0 overruns:0 frame:0

[Code]...

View 3 Replies View Related

Ubuntu Networking :: Internet Connection Sharing In Network Manager / No DHCP Server

Oct 14, 2010

How do I tell the shared connection that it has a static IP and that I dont want a DHCP on the network?Do I have to set up DHCP on the box with the shared connection, even if that box only runs DHCP for a single IP address being the eth0 that is shared?Or can I tell the shared connection that it has a static IP and still allow network manager to run the shared connection?Or should I specify static IP's for all clients and the shared network manager and install say firestarter on the gateway to run the NAT for the eth0 out to eth1.

View 3 Replies View Related

Networking :: Cable Modem - Losing Connection - Resolved By DHCP Request

Dec 12, 2010

Running 2.6.29-gentoo-r1 on a Sun Ultrasparc 10 with a Sun Happy Meal on eth0 connected directly to my cable modem. Intermittently, with a frequency between a few hours and a few days, I lose internet connectivity. Running ifconfig eth0 indicates all is well and I have a valid IP address but I cannot even ping the cable modem's management address; pings to 127.0.0.1 and eth0's IP address do get a reply but no other address I've tried does. I can 'fix' the problem by issuing

Code:

If I check the CM logs, it appears that it has rebooted itself prior to the loss of connectivity. The strange thing is that the incoming traffic doesn't seem to be affected by this, my PSAD log is full of incoming scans even during the periods when I can't connect to the net. I suspect this is an ISP problem (they own the CM);

View 2 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 :: Internet Very Slow / DHCP Doesn't Work W/ Wireless Connection

Jul 17, 2009

I am a convert from Ubuntu (9.04 kept freezing on my laptop; when it did work, many packages it seemed were outdated--ie only Eclipse 3.2, rdesktop was messed up [and apparently is also in Fedora]), and I am having some trouble with getting my wireless working.I am running Fedora 11.First off, there is a problem when trying to connect when using DHCP. NetworkManager gets to the second green dot, and then after a short while I am given a message that the connection was disconnected.

Configuring the interface manually, not using DHCP, allows the connection to complete. However, the internet is very slow. There is a 15-30 sec delay before website loading actually commences, and then another delay each time an ad must be fetched from another server.How can I fix this delay? I know I have encountered it in earlier versions of Ubuntu, but I can't remember how I fixed it.About the rdesktop problem, if anyone is able to help [maybe I should post another thread?], the cursor color (the color of the pointer) is inverted---where it should be white it is black, and where it should be black it is white. I use rdesktop a lot to connect to my terminal server in my basement. Any idea how to fix it?

View 5 Replies View Related

Fedora Networking :: DHCP Lease Renewal Failing On Wired Ethernet Connection?

Aug 1, 2010

I'm running an up-to-date Fedora 12 machine with the Gnome desktop (meaning with Network Manager). My network connection is a wired ethernet to a switch which then connects to a Netgear router. For some reason, this machine can't renew its leases with DHCP, so NetworkManager deactivates eth0, taking my machine off the network. I have to click Network Manager and enable eth0, which seems to work every time.

How can I fix it? Here are the relevant bits from /var/log/messages showing a failed DHCP request and then the successful renewal.

Code:
Aug 1 04:00:08 ironton dhclient[12452]: DHCPREQUEST on eth0 to 192.168.1.1 port 67
Aug 1 04:00:08 ironton dhclient[12452]: DHCPNAK from 192.168.1.1
Aug 1 04:00:08 ironton NetworkManager[1261]: <info> (eth0): DHCPv4 state changed reboot -> expire
Aug 1 04:00:08 ironton NetworkManager[1261]: <info> (eth0): device state change: 8 -> 9 (reason 6)
Aug 1 04:00:08 ironton NetworkManager[1261]: <info> Marking connection 'System eth0' invalid because IP configuration expired.

[Code]...

View 5 Replies View Related

Fedora Networking :: Network Connection Intermittent After DHCP Configuration - Stops Working Randomly

Jul 17, 2009

I'm having a bizarre problem where my network connection stops working randomly. At first I thought it was a DNS issue since Firefox simply chilled out on "Looking up [hostname]" until it timed out, but after further investigation (pinging IP's, "host" and "dig" being unable to reach servers) it became apparent that I couldn't even access the DNS servers i.e. the Wicked Connection of the East was most sincerely dead.

There are two strange things about this: one, there are no errors except "timeout". The network manager is happy, Firefox is happy until the lookup fails... Two, the failures only start *after* DHCP configuration. DHCP configuration never has any trouble sending or receiving packets. I'm going to try static IP and whatnot to see if that helps, more information later.

View 3 Replies View Related

Ubuntu Networking :: DHCP Server No Longer Responses To DHCP Requests - Can't Ping Gateway

Oct 22, 2010

Back in April I set up a Ubuntu DHCP server and a multiple VLAN network [URL] to migrate our various servers, workstations, etc off the 192.168.1.1 /24 network that everything was on because we where running out of address space. I built out the new network and everything worked great except our AD server would never get an IP address from the DHCP server (static reservation) and even if I set the IP statically on the AD server it couldn't ping the gateway and noone could log in. After several attempts to resolve this, including bringing in outside help, we where never able to figure out what the problem was.

Now 6 months later I have time to revisit the issue without effecting the live network. I used Acronis and imaged the AD server last Friday, cloned it on to another box with the same hardware, and put it up on the new network that's been sitting unused for the last 6 months. Today when I statically set the IP on the AD server (which is what I want) it connects and I can ping it's gateway 192.168.1.1 and all the way across vlans to a test sales agent workstation at 192.168.8.xxx on vlan 800 but only if I statically assign the agents station an IP address. When I try to get an IP address via DHCP it fails as destination unreachable. Nothing has changed in the last 6 months on the DHCP server but now it for some reason can't ping its default gateway 192.168.1.1. All of the config files are the same as they where left from the post linked above aside from the vlan id's used where changed from 1's to 100's (i.e. vlan 3 is now vlan 300) /etc/network/interfaces

Code:

auto lo
iface lo inet loopback
auto vlan100
iface vlan100 inet static

[code]....

why it can't reach the gateway, when I do a tcpdump I can see the DHCP requests come in on eth0 but the server never responds and I'm pretty sure its because it isn't "seeing" them since it thinks there isn't a network connection but I don't know how to trouble shoot to find out where the problem lies.

View 6 Replies View Related

Ubuntu Networking :: DHCP Server No Longer Responds To DHCP Requests - Can't Ping Gateway

Jul 1, 2010

Back in April I set up a Ubuntu DHCP server and a multiple VLAN network [URL] to migrate our various servers, workstations, etc off the 192.168.1.1 /24 network that everything was on because we where running out of address space. I built out the new network and everything worked great except our AD server would never get an IP address from the DHCP server (static reservation) and even if I set the IP statically on the AD server it couldn't ping the gateway and noone could log in. After several attempts to resolve this, including bringing in outside help, we where never able to figure out what the problem was.

Now 6 months later I have time to revisit the issue without effecting the live network. I used Acronis and imaged the AD server last Friday, cloned it on to another box with the same hardware, and put it up on the new network that's been sitting unused for the last 6 months. Today when I statically set the IP on the AD server (which is what I want) it connects and I can ping it's gateway 192.168.1.1 and all the way across vlans to a test sales agent workstation at 192.168.8.xxx on vlan 800 but only if I statically assign the agents station an IP address.

When I try to get an IP address via DHCP it fails as destination unreachable. Nothing has changed in the last 6 months on the DHCP server but now it for some reason can't ping its default gateway 192.168.1.1. All of the config files are the same as they where left from the post linked above aside from the vlan id's used where changed from 1's to 100's (i.e. vlan 3 is now vlan 300) /etc/network/interfaces

Code:

auto lo
iface lo inet loopback
auto vlan100

[code]....

why it can't reach the gateway, when I do a tcpdump I can see the DHCP requests come in on eth0 but the server never responds and I'm pretty sure its because it isn't "seeing" them since it thinks there isn't a network connection but I don't know how to trouble shoot to find out where the problem lies.

View 2 Replies View Related

Ubuntu Networking :: If DHCP Not Available - Fallback And Start DHCP Server?

Mar 8, 2010

Currently I have my eth0 interface getting a DHCP address but at times the DHCP server will not be reachable. Sooo what I would like my server to do is if it cannot find a DHCP server assign a static address to eth0. Then start the DHCP service so it can then dish out some addresses.How can I do this? Surely it is possible

View 2 Replies View Related

Networking :: Configure A (openSUSE) Client To Dhcp To EBox DHCP Server - Lease An IP Address

Mar 25, 2010

I am puzzled with trying to configure a linux (openSUSE) client to dhcp to eBox DHCP server. I am using dhclient to lease an IP address with dhclient eth0 -s 10.45.48.108 and get a response

openSUSE11232CL1 dhclient: DHCPDISCOVER on eth0 to 10.45.48.108 port 67 interval 4
openSUSE11232CL1 dhclient: DHCPOFFER from 10.45.48.108
openSUSE11232CL1 dhclient: DHCPREQUEST on eth0 to 10.45.48.108 port 67
openSUSE11232CL1 dhclient: send_packet: Network is unreachable
openSUSE11232CL1 dhclient: send_packet: please consult README file regarding broadcast address.

The server reports eBox141 dhcpd: DHCPDISCOVER from 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0
eBox141 dhcpd: DHCPOFFER on 10.45.200.2 to 00:0c:29:3e:57:a3 (openSUSE11232CL1.domain.net) via eth0

I interpret this as the server receives the request and the client accepting it but the lease does not last long and the connection breaks. what this could be and why the connection breaks? Or my undestanding is totally wrong on how it works and should work? And BTW, where is that README file that's referenced in the message I receive on the client?

View 2 Replies View Related

Ubuntu :: File Sharing Without Internet Connection DHCP?

Nov 29, 2010

I have two ubuntu systems. Both are not connected to any internet connection Both are not connected to any DHCP server. Both are connected to each other via simple 8 port switch.

Is it possible to share files between two ubuntu systems ?

View 2 Replies View Related

Ubuntu Installation :: Ethernet Connection & DHCP Renewal?

Aug 9, 2011

I just upgraded my Ubuntu Server from 10.04 to 11.04. I am having issues with the ethernet connection upon boot. The connection will blink slowly and not stay connected to the network. If I then unplug the ethernet from the switch and then replug it in, eth0 will get a steady connection, at which point I have to run the following command to get everything working.

Code:
sudo dhclient eth0
After running the command I have no issues with the ethernet connection.
lshw -C network
Code:
*-network:0

[Code]...

View 1 Replies View Related

Ubuntu :: Couldn't Establish A Connection, Even Local Network Only Via DHCP?

May 25, 2011

For strange reasons I was stuck without an Internet connection for about 2 hours. I couldn't establish a connection, even local network only via DHCP. This was on Natty. After 30mins passed, I rebooted to Maverick only to get the same results. With nothing else to do, one hour after, I booted into Windows XP to play Dragon Wars 2. Lo and behold! I had Internet connection. At first I thought it was a technical problem with my ISP. So I rebooted hurriedly to Natty and after several minutes of trying to coax Network Manager for a damn fre*kin* connection it still couldn't.

Back again to XP, I couldn't believe that I wasn't experiencing some kind of on/off signal from my ISP. It wasn't just a coincidence that I could connect on XP and not on Natty. The connection was fine! And I've reason to believe for the past 2 hours, my ISP wasn't the culprit. .. this time it was on my end.Now - on Natty - I manually configured the connection (Instead of DHCP) to be greeted with the familiar Connection Established prompt from notify-OSD.

View 2 Replies View Related

OpenSUSE Network :: Having IP Address Via DHCP But No Connection?

Apr 9, 2010

I've just installed opensuse 11.2 with the network installation iso. During the installation, it has got the IP via DHCP without any problem, and I has downloaded all the needed packets without problems... But when the installation finish.I have no network connection It's strange, because I have IP address, I get the IP from the DHCP server, and I can see the IP addreess if I do "ifconfig", the default route and even the DNS servers in the resolv.conf file; but I cannot ping my gateway (that is the DHCP server as well!!), I cannot ping anything in my network and either anything in internet. I see a network error at the start, but it finally gets the ip address. In the dmesg, the last message repeats over and over. The machine is a Hyper-V virtual machine, but as I said... I worked very well during the installation, I don't know what is going on. I've tried to reinstall, but it doesn't make any difference

View 2 Replies View Related

General :: PPPOE Connection With DHCP Server

Aug 12, 2010

I am trying to configure a computer to make it as DHCP server.Well, my current connection is PPPOE.So, I should assign one interface to connect as PPPOE, and the other will be broadcast DHCP server.What configuration shall I apply to the dhcp.conf file?

View 3 Replies View Related

Ubuntu :: 9.04 - Wireless Router Connection Not Detected

Aug 20, 2010

I fixed my overscan problem from last time by installing Ubuntu V9.04, the newest version for the PS3. And now I am trying to connect to the internet. Ubuntu does not detect my Buffalo Wireless - G High speed router. I have contacted the Buffalo support and they said that their router is not compatible with Linux. How Can I get Ubuntu to go on the internet? Can I try plugging and connecting the PS3's Ethernet port to my router/modem or will I have to buy a new router entirely? If I have to, what routers out there support Windows, Mac and Linux?

View 2 Replies View Related

Ubuntu Servers :: DHCP Connection Sharing - Connected To The Internet Via Wireless?

Dec 29, 2010

I did search, but could not find a solution.Right I've installed Ubuntu Server 10.10 on an old machine, installed fine and the system is running. I have a windows 7 desktop that is connected to the internet via wireless. The desktop then has an ethernet connection which is shared to the ubuntu server. The network looks like this.

Modem > Router > Desktop > Switch > Ubuntu Server My problem here is that there appears to be no connection from the server to the desktop. The server cannot connect to the internet.

When i ifconfig the ubuntu machine shows.eth0 link encap:Ethernetinet address: 192.168.137.2 Bcast:192.168.137.255 Mask 255.255.255.0 However on the windows desktop (the machine sharing the internet) these are the details for the connection to ubuntu server.ip 169.254.170.50 mask 255.255.255.0

is this a dhcp problem? is my server configured wrong?

View 4 Replies View Related

Ubuntu Installation :: Hplip + 'Network Connection Not Detected'?

Jun 11, 2010

'tried 5 or 6 solutions on the different threads on hplip - none seem to affect the download of the plugin - always 'no network connection detected'.'Running Lucid on a Dell Optiplex 755 w/ an HP1020. The printer appears to be recognized - show up on admin/printer

View 9 Replies View Related







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