I've a problem ...
If i start my server with parameter:
//ip
xx.xxx.xxx.xxx
it work and it's visible from lfs hosts, but i can't add it in my insim because there's not an ip.
My external ip is: 79.19.122.186, i've two pc with a router and the pc where lfs start has the ip 192.168.1.20
If i use the parameter
/ip:79.19.122.186 server don't start
but if i use
/ipo:79.19.122.186 it work and it's visible in lfs host.
But when i go in insim to add my ip, the 79.19.122.186, it dead and don't connect !
Why this ?