On Thu Nov 16 2000 at 12:21, "Del Campo, Damian" wrote:

> How can one set up on a single computer, a virtual network such that you can
> simulate two network locations.
> Reason for this is to develop & test simple network software ie, setup
> connection and communicate between server and client as if each was on a
> different computer and talking over a network (IP).
> 
> I have been told that this is very easy but never found out how.
> PS I am running RH6.1

insmod dummy

  (If you need more dummy network devices, it is possible to tweak
  things so that you have dummy0 dummy1 dummy2 and so on with
  appropriate module alias entries [eg, "alias dummy0 dummy"] in
  /etc/conf.modules [or /etc/modules.conf depending on which distro
  you are using]).

Cheers
Tony
 -=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-
  Tony Nugent <[EMAIL PROTECTED]>    Systems Administrator, RHCE
  GrowZone OnLine   -   regional internet services for Southern Qld
  POBox 475 Toowoomba Oueensland Australia 4350    Ph: 07 4637 8322
 -=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-=*#*=-



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to