[1810] in linux-net channel archive
Re: Portable Network Tester
daemon@ATHENA.MIT.EDU (Vipul Gupta)
Sat Feb 3 05:34:32 1996
Date: Fri, 2 Feb 1996 10:57:24 -0500 (EST)
From: Vipul Gupta <vgupta@cs.binghamton.edu>
To: SkiBum <p7gz@unb.ca>
Cc: linux-net@vger.rutgers.edu
In-Reply-To: <Pine.SUN.3.91.960201004236.14450B-100000@jupiter.sun.csd.unb.ca>
There is a protocol called DHCP (Dynamic Host Configuration
Protocol) which is designed to automatically accomplish the
configuration tasks you mention (including getting a free
IP address on the new network). DHCP is an extension to
BOOTP and the DHCP FAQ is at:
http://web.syr.edu/~jmwobus/comfaqs/dhcp.faq.html
You might also want to check out the Mobile-IP protocol which lets
a portable computer connect to the Internet from different networks
but still be reachable at the same IP address. More information on
Mobile-IP and an implementation for Linux can be obtained from
http://anchor.cs.binghamton.edu/~mobileip.
Vipul Gupta
========================================================================
Vipul Gupta Ph: (607) 777-2943
Dept. of Computer Science Fax: (607) 777-4822
State Univ. of New York E-mail: vgupta@cs.binghamton.edu
Binghamton, NY 13902-6000 URL: http://cs.binghamton.edu/~vgupta
On Thu, 1 Feb 1996, SkiBum wrote:
> Right now I configure the machine by hand as I change networks.
> I was thinking about eitehr writing a set of shell scripts or a C program
> to give a nice interface to it. Have it lookup a list of networks by
> name, and know the network number, gateway and free ip address on that
> network.
>
> Brad Borgald Networks
> Computing Services University of New Brunswick
> Fredericton New Brunswick, Canada, Electrical Engineering
> p7gz@unb.ca root@rmon1.csd.unb.ca bborgald@hhnov1.unb.ca