static ip adress with wireless connection
Stephan Vissers
vissers_itm at yahoo.com.au
Mon Sep 11 00:42:08 UTC 2006
Hi
I have got some troubles getting a nice static ip adress on my ubuntu box which communicate thru my wlan0 interface.
I am following the steps for setting up my own isp from the following page http://www.howtoforge.com/perfect_setup_ubuntu_6.06_p3
I changed the interfaces file like this (at the moment my dynamic adress is as well 192.168.1.7)
# The primary network interface
auto wlan0
iface wlan0 inet static
address 192.168.1.7
netmask 255.255.255.0
network 192.168.1.1
broadcast 192.168.1.255
gateway 192.168.1.1
Then I do:
/etc/init.d/networking restart
* Reconfiguring network interfaces... Internet Systems Consortium DHCP Client V3.0.3 Copyright 2004-2005 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP Listening on LPF/eth0/00:02:a5:35:61:d5 Sending on LPF/eth0/00:02:a5:35:61:d5 Sending on Socket/fallback DHCPRELEASE on eth0 to 192.168.1.1 port 67 Internet Systems Consortium DHCP Client V3.0.3 Copyright 2004-2005 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/products/DHCP Listening on LPF/eth0/00:02:a5:35:61:d5 Sending on LPF/eth0/00:02:a5:35:61:d5 Sending on Socket/fallback DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 5 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 9 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 7 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13 DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 20 DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 7 No DHCPOFFERS received. No working leases in persistent database - sleeping. SIOCADDRT: Network is unreachable Failed to bring up wlan0.
So it seems that there are problems with this and by the way after doing this my connection is gone as well. So what should be the right way to get it done?
Cheers, Stephan
---------------------------------
On Yahoo!7
Fuel Price Watch - Find and map the cheapest petrol prices in Australia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060911/73399a36/attachment.html>
More information about the ubuntu-users
mailing list