On Wed, Jun 11, 2003 at 06:56:24AM +0200, Thomas V. Fischer wrote:
> Hi all,

> Is there a way to set-up a virtual ethernet interface (something like
> lo-loopback) that is configurable in the same way as its physical
> equivalent? [Note: Under Windows2000, I would do this using the
> MSLoopbackAdapter].

> I am looking for this as I am offline (no network connection) quite often
> when doing demonstrations or tutorials... Having this feature is handy to
> demonstrate networking!

        I think what you are looking for is to set up a dummy interface.

        # modprobe dummy
        # ifconfig dummy0
        dummy0    Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
                BROADCAST NOARP  MTU:1500  Metric:1
                RX packets:0 errors:0 dropped:0 overruns:0 frame:0
                TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
                collisions:0 txqueuelen:0 
                RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


> Rgds&thnks

>     Thomas


        Mike
-- 
 Michael H. Warfield    |  (770) 985-6132   |  [EMAIL PROTECTED]
  /\/\|=mhw=|\/\/       |  (678) 463-0932   |  http://www.wittsend.com/mhw/
  NIC whois:  MHW9      |  An optimist believes we live in the best of all
 PGP Key: 0xDF1DD471    |  possible worlds.  A pessimist is sure of it!

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to