Networking Forums

Networking Forums > Computer Networking > Linux Networking > Network IP change?

Reply
Thread Tools Display Modes

Network IP change?

 
 
Java Boy
Guest
Posts: n/a

 
      04-19-2005, 09:08 AM
Hi there,

Is it possible to monitor an IP change on the network? any applications

Thanks


 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      04-22-2005, 04:16 AM
On Tue, 19 Apr 2005, Java Boy <(E-Mail Removed)> wrote:
> Hi there,
>
> Is it possible to monitor an IP change on the network? any applications


For your own PC or some other random computer on the network?

If you want to know the IP(s) for the computer you are on, check the
output of ifconfig command. If the IP is DHCP assigned, you could
alternately do something from a dhcp client related script (if using
dhcpcd see: man dhcpcd).

If it is some other computer on the network, it depends whether their IP
is DHCP assigned and whether you can find out from the DHCP server what it
assigned for their MAC address (assuming they did not change their MAC).

Other methods get a bit more complicated and still assume that they did
not change their MAC address, unless you have some other way to identify
the computer in question.
 
Reply With Quote
 
prg
Guest
Posts: n/a

 
      04-22-2005, 04:25 AM

David Efflandt wrote:
> On Tue, 19 Apr 2005, Java Boy <(E-Mail Removed)>

wrote:
> > Hi there,
> >
> > Is it possible to monitor an IP change on the network? any

applications
>
> For your own PC or some other random computer on the network?
>
> If you want to know the IP(s) for the computer you are on, check the
> output of ifconfig command. If the IP is DHCP assigned, you could
> alternately do something from a dhcp client related script (if using
> dhcpcd see: man dhcpcd).
>
> If it is some other computer on the network, it depends whether their

IP
> is DHCP assigned and whether you can find out from the DHCP server

what it
> assigned for their MAC address (assuming they did not change their

MAC).
>
> Other methods get a bit more complicated and still assume that they

did
> not change their MAC address, unless you have some other way to

identify
> the computer in question.


$ man arpwatch

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Network change doc/log NewsReader Windows Networking 1 12-20-2007 07:38 PM
Change Network Key DonnaPW Wireless Networks 1 07-18-2007 03:45 AM
Subnet for Network ID change Ciaraga Windows Networking 1 09-29-2006 07:05 PM
Network Change from 2.6.8 -> 2.6.15 koonalex@gmail.com Linux Networking 0 04-21-2006 06:59 AM
Network Password change Nick Windows Networking 0 09-29-2004 12:42 PM



1 2 3 4 5 6 7 8 9 10 11