From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alain M." Subject: Re: tcp/ip + samba + dosemu Date: Wed, 21 Jun 2006 19:21:30 -0300 Message-ID: <4499C66A.5090608@pobox.com> References: <200606201508.12819.rafi@pers.pl> <200606202041.38210.zswi@pers.pl> <44985F59.80605@pobox.com> <200606210915.15248.zswi@pers.pl> <449998C4.1050706@pobox.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <449998C4.1050706@pobox.com> Sender: linux-msdos-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: dosEmu-list By pure chance I found this file with info on tuntap and bridge. I am just adding some commments. This was for Mandriva 2005, may need some updating. - TUN/TAP # rpm -ivh tun-1.1-6.col31.i386.rpm (it issued some error message, but apparently not important) # modprobe tun - in file /etc/modules.conf: add this: alias char-major-10-200 tun - get from pbone.net rpm.pbone.net: # rpm -ivh uml-utilities-20040406-1mdk.i586.rpm => there you will find tunctl - on CD4: /Mandrake/RPMS4/ (update this!) # rpm -ivh bridge-utils-0.9.6-2mdk.i586.rpm => here is brctl, which is the program to configure a bridge IIRC these programs have readme files... As I said the script to set it all was lost :( Alain