Inquiry:How to check for IP conflict on my Debian server?

View: New views
6 Messages — Rating Filter:   Alert me  

Inquiry:How to check for IP conflict on my Debian server?

by hadi motamedi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


Dear All
Please be informed that I have set an secondary IP address on my Debian server to be able to reach to another Intranet , as the followings:
#ifconfig eth0:1 172.18.209.1 netmask 255.255.0.0 up
But I am not aware if any other node on the new Intranet is making use of this IP address . Can you please do me favor and let me know how can I check if any IP conflict occured ?
Let me thank you in advance
 


Re: Inquiry:How to check for IP conflict on my Debian server?

by Javier Barroso-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 10, 2009 at 11:25 AM, hadi motamedi <motamedi24@...> wrote:

>
> Dear All
> Please be informed that I have set an secondary IP address on my Debian
> server to be able to reach to another Intranet , as the followings:
> #ifconfig eth0:1 172.18.209.1 netmask 255.255.0.0 up
> But I am not aware if any other node on the new Intranet is making use of
> this IP address . Can you please do me favor and let me know how can I check
> if any IP conflict occured ?
> Let me thank you in advance
>

>From the same network execute "arping IP". Maybe you have to install arping

Regards,


--
To UNSUBSCRIBE, email to debian-user-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Inquiry:How to check for IP conflict on my Debian server?

by hadi motamedi :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Sorry . But my Debian server is not on the same subnet with the remote Intranet , I mean my Debian server is @192.168.0.2 and the remote Intranet is at @172.18.128.1 so I want to set the secondary IP @172.18.205.1 on my Debian server to be able to communicate with the remote node but I don't know if this IP address is free or not . Do you mind to let me know if the "arping" can be used in such a case here ?
Thank you in advance


 
On Tue, Nov 10, 2009 at 11:31 AM, Javier Barroso <javibarroso@...> wrote:
On Tue, Nov 10, 2009 at 11:25 AM, hadi motamedi <motamedi24@...> wrote:
>
> Dear All
> Please be informed that I have set an secondary IP address on my Debian
> server to be able to reach to another Intranet , as the followings:
> #ifconfig eth0:1 172.18.209.1 netmask 255.255.0.0 up
> But I am not aware if any other node on the new Intranet is making use of
> this IP address . Can you please do me favor and let me know how can I check
> if any IP conflict occured ?
> Let me thank you in advance
>

From the same network execute "arping IP". Maybe you have to install arping

Regards,


Re: Inquiry:How to check for IP conflict on my Debian server?

by Javier Barroso-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

On Tue, Nov 10, 2009 at 12:37 PM, hadi motamedi <motamedi24@...> wrote:
> Sorry . But my Debian server is not on the same subnet with the remote
> Intranet , I mean my Debian server is @192.168.0.2 and the remote Intranet
> is at @172.18.128.1 so I want to set the secondary IP @172.18.205.1 on my
> Debian server to be able to communicate with the remote node but I don't
> know if this IP address is free or not . Do you mind to let me know if the
> "arping" can be used in such a case here ?
> Thank you in advance

Execute arping from 172.18.128.1 (or from any host in the network) if
it is in the same network that 172.18.205.1

Regards,


--
To UNSUBSCRIBE, email to debian-user-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Inquiry:How to check for IP conflict on my Debian server?

by Todd A. Jacobs :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 10, 2009 at 11:37:57AM +0000, hadi motamedi wrote:

> Sorry . But my Debian server is not on the same subnet with the remote
> Intranet , I mean my Debian server is @192.168.0.2 and the remote

If they are on different subnets, then it shouldn't matter. This isn't
really a Debian question; it's a network architecture issue. Reusing RFC
1918 addresses on different subnets is fine, but you will have to NAT or
route the packets somehow if you expect to communicate with that IP to
other devices outside your local subnet, and that's where you may have
some issues if you haven't done some planning.

--
"Oh, look: rocks!"
        -- Doctor Who, "Destiny of the Daleks"


--
To UNSUBSCRIBE, email to debian-user-REQUEST@...
with a subject of "unsubscribe". Trouble? Contact listmaster@...


Re: Inquiry:How to check for IP conflict on my Debian server?

by Alex Samad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Nov 10, 2009 at 12:26:35PM -0800, Todd A. Jacobs wrote:
> On Tue, Nov 10, 2009 at 11:37:57AM +0000, hadi motamedi wrote:
>
> > Sorry . But my Debian server is not on the same subnet with the remote
> > Intranet , I mean my Debian server is @192.168.0.2 and the remote
>
> If they are on different subnets, then it shouldn't matter. This isn't
unless he is on the end of tun vpn (openpvn), which stretch the network
I think we need more information. My inmpression from reading the op was
they were on the same ethernet broadcast domain

> really a Debian question; it's a network architecture issue. Reusing RFC
> 1918 addresses on different subnets is fine, but you will have to NAT or
> route the packets somehow if you expect to communicate with that IP to
> other devices outside your local subnet, and that's where you may have
> some issues if you haven't done some planning.
>

--
"The British government has learned that Saddam Hussein recently sought significant quantities of uranium from Africa. "

        - George W. Bush
01/28/2003
State of the Union Address
making a claim that administration officials knew at the time to be false


signature.asc (205 bytes) Download Attachment