YFL> Is there anyway to use all futures of the IPX protocol in dosemu ?

YFL> I mean, for example: If I'd like to deathmatch my friends in my network,
YFL> running Windows 9X, with DOOM 2.   What should I do ?

1. You must have ipx support either in kernel or loaded (autoloadable)
as module.

2. Just configure the ipx interface:
ipx_interface add -p eth0 EtherII
(use appropriate frame type; you must have ipxutils installed)

3. Enable networking in dosemu
I have the following in /etc/desemu.conf:
$_ipxsupport = (on)     # or on
$_novell_hack = (off)
$_vnet = (off)          # 'on' for packet-multi (used by dosnet)

And start dosemu. Your programs should see the ipx network.
If you're lucky, your programs might even run with the network support.
Mine (duke3d) didn't :-( The game started up fine, it found the
network players but the bame movement was way too slow. YMMV.

-- 
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to