IP address resolution.

From: rupesh kumar kumar (rupesh_533_at_rediffmail.com)
Date: 10/29/04

  • Next message: rupesh kumar kumar: "IPTables"
    Date: 29 Oct 2004 12:40:38 -0000
    To: redhat-list@redhat.com
    
    

       Hai everybody, I have a box which needs to be configured to the IPAddress which the client wishes. The client will attach an ipaddress to my box's MAC Address by giving the command 'arp -s x.x.x.x xx-xx-xx-xx-xx-xx' at dos prompt. then he gives 'telnet x.x.x.x portno' portno is my box's portno. Aim is to connect to my box and resolve the ipaddress the client has given and configure the box to that IP address.. While doing telnet the packets are coming to the box but they are dropped at the ethernet level. I request you to send any solution/suggestion to my problem. Regards, Rupesh.

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: rupesh kumar kumar: "IPTables"

    Relevant Pages

    • Re: Threading a server
      ... TcpClient client = this.tcpListener.AcceptTcpClient; ... are potentially many connections required at a time. ... System.Net.IPAddress ipaddress = System.Net.IPAddress.Any; ... If I send one email at a time to the server, it works fine, and as long as ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Remoting Server Client - Client Server
      ... > Dim ipAddress As IPAddress = ipHostInfo.AddressList ... > Damit kann sich ein Client am Server mit einem Remoting-Aufruf anmelden, ... Server Client Kommunikation direkt erfolgen kann. ...
      (microsoft.public.de.german.entwickler.dotnet.framework)
    • WMI and IPAddresses
      ... I have our workstations set up to run system startup scripts to get the ... IPAddress of the client, and its behaving stragely when the computer has a ...
      (microsoft.public.windowsxp.wmi)
    • Re: blocking non blocking
      ... connected for the duration of the client app. ... off the asyncallback method to handle the client connection. ... public void Listen(int PortNo) ...
      (microsoft.public.win32.programmer.networks)
    • Why cant more than one connect at one time?
      ... My client conencts great, my server listens great. ... global member of _sockWorker to the accept of the listener? ... public void Listen(int PortNo) ...
      (microsoft.public.win32.programmer.networks)