LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how am i get a unassigned IP address? (https://www.linuxquestions.org/questions/linux-networking-3/how-am-i-get-a-unassigned-ip-address-156932/)

yenonn 03-12-2004 08:39 PM

how am i get a unassigned IP address?
 
how i am get an unassigned IP address?
any commands? or any shell scripts or any tools to use? thanks

MS3FGX 03-12-2004 10:51 PM

I'm not sure what you are talking about, but if you are looking for an unassigned IP address on a network, you have to use a tool like nmap to scan the network for open IPs from a machine already on the net.

charon79m 03-12-2004 10:51 PM

More information....
 
I assume that you are on a network with a DHCP server and you are wondering why you are not getting an IP address assigned to you.

Have you (with root privlages at a shell) tried to type: ifup ?

If so, what happened? What is the output of : ifconfig ?

Has your system gotten and IP address in the past?

If so, what OS were you using then?



We need info if we're to help.

MrKnisely

yenonn 03-14-2004 06:08 PM

i just want to know, how many ip address on the network which is still unassigned? then, why i am not getting a ip assigned to me since i am in the network. my os is RH8.
previously it had not given any ip.

[root@syweb root]# ifup
Usage: ifup <device name>

charon79m 03-18-2004 03:56 PM

I think the command you'll need is this:

ifup eth0

(that's a number zero)

MrKnisely


All times are GMT -5. The time now is 02:53 PM.