Networking Forums  

Go Back   Networking Forums > Networking Newsgroups > Linux Networking

Network IP change?

Reply
 
Thread Tools Display Modes
  #1  
Old 04-19-2005, 10:08 AM
Default Network IP change?



Hi there,

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

Thanks




Java Boy
Reply With Quote
  #2  
Old 04-22-2005, 05:16 AM
David Efflandt
Guest
 
Posts: n/a
Default Re: Network IP change?

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
  #3  
Old 04-22-2005, 05:25 AM
prg
Guest
 
Posts: n/a
Default Re: Network IP change?


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

Tags
change, network

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
Forum Jump


All times are GMT. The time now is 07:40 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.