Mailinglist Archive: opensuse (2372 mails)
| < Previous | Next > |
virtual network
- From: Chris Large <clarge@xxxxxxxxxx>
- Date: Mon, 15 Jan 2001 20:38:41 -0800 (PST)
- Message-id: <Pine.LNX.4.10.10101152035310.21563-100000@xxxxxxxxxxxxxxxx>
How does one shutdown a virtual network?
The following is what i use to set up the virtual network.
ifconfig eth0:0 209.52.xxx.xxx netmask 255.255.255.192 broadcast
209.52.xxx.xxx
/sbin/route add -host 209.52.xxx.xxx eth0:0
It start this via a script.
*--------------------------------*
| Chris Large clarge@xxxxxxxxxx |
| http://gone for now |
*--------------------------------*
The following is what i use to set up the virtual network.
ifconfig eth0:0 209.52.xxx.xxx netmask 255.255.255.192 broadcast
209.52.xxx.xxx
/sbin/route add -host 209.52.xxx.xxx eth0:0
It start this via a script.
*--------------------------------*
| Chris Large clarge@xxxxxxxxxx |
| http://gone for now |
*--------------------------------*
| < Previous | Next > |