hi dear...
I have now many versions of tipxd on my harddisk but
only 1.0.0 works. But the games wont do that...:-(
Ok,i try to explane....
i wanna play c&c over ip connection...
I think i make it graphik
-------------
|c&c client1|
------------------eth1--------
|linux1 router|
---------eth0--------->
>----eth0------
|linux2 router|
----------eth1-------------------
|c&c client2 |
------------
1. there will be no trafik between the linux routers
if i test ipx but the ip routing work fine
2. the pckages come in on linux1 eth1 and on
linux2 eth1
3. with version 1.0.0 it works but the game don`t
like 802.3
ok my config-file looks like:
BEGIN DEVICE
NAME "eth1"
INDX 1
FTYP 802.3
FTYP 802.2
FTYP snap
END
BEGIN ROUTER
ADDR "192.168.0.1"
CTCT connect
DATA udp/8500
CTRL tcp/8501
END
BEGIN ROUTER
ADDR "192.168.0.19"
CTCT accept
END
BEGIN ROUTER
ADDR "192.168.0.1"
CTCT accept
END
BEGIN GENERAL
DATA udp/8500
CTRL tcp/8501
ADMN tcp/8502
SITE "antares"
LOGF "/tmp/tipxd.log"
LOGV "aPCpc"
END
I hop you can help me Jens