nfinitysound
Member
- ServUO Version
- Publish Unknown
- Ultima Expansion
- Mondain's Legacy
I setup a UO Mondain's Legacy server just a week back. I had it localhost to start, and that worked fine as admin client on same computer. I want to open it up to local network so a family member can play on lan with me(not external network). But I haven't had success of client seeing my server. Here my settings.
On server:
file ServerList.cs - public static readonly string Address = "192.168.50.64";
^my ipv4 address on that machine.
port "2593"
My client from another pc on lan:
razor server matches at "192.168.50.64" port "2593"
tried updating Login.cfg - LoginServer=192.168.50.64,2593
no luck, any advice? thanks
On server:
file ServerList.cs - public static readonly string Address = "192.168.50.64";
^my ipv4 address on that machine.
port "2593"
My client from another pc on lan:
razor server matches at "192.168.50.64" port "2593"
tried updating Login.cfg - LoginServer=192.168.50.64,2593
no luck, any advice? thanks