Going mad with this... Anyone have idea how to do this?

I got Mikrotik box with 2 ethernet cards. I dont wont to bridge interfaces.




Client connected to ether2 have IP adress: 192.168.2.2 / 24 with gateway: 192.168.2.1
Client connected to ether1 have IP adress: 192.168.3.2 / 24 with gateway: 192.168.3.1

I installed DC++ hub, IRCd, apache, ftpd,etc., to client on ether2 and all work great except GAMES!

When i manualy enter ip to COD2 it work but Warcraft 3 dont see the server!?! Help!? Did I miss something???

DNS maybe? I don’t know how Warcraft works, but it could be it is trying to connect to a server by host address (ie. not IP).

ok, now am confused.
No, Warcraft is a strategic game for LAN (don’t need internet connection).
any1!?

warcraft 3 only accept ip from same subnet for local area network games afaik

for gamers you can crete PPTP tunnel that will give them address they wish for. like game subnet… everyone dials in PPTP and plays game there

i think same goes for Valve products like halflife and counterstrike

can you post example for my case!??
Thanks.

there is a problem… i searched forum for Warcraft and I found people with same problem…

here is how to configure PPTP server on your router. other configuration is needed on your clients computers.
http://www.mikrotik.com/testdocs/ros/2.9/interface/pptp.php

You just have to connect as you play in on Internet. Then you will have to enter IP address of the game server and it would work. When you play in LAN mode, game expects server to be in the same subnet as you are.

OK, i’ll try with this… %)