Recent content by Sipher

  1. Friends unable to connect

    I’ll give this a shot when I get home. I havent read anything about the @ and my coding is about 13-14 years rusty. Thanks This is the tutorial that lists modifying SocketOptions among other things. https://www.servuo.com/tutorials/servuo-setup-server-router-information.24/ I've replaced all...
  2. Friends unable to connect

    My Dad and I always hit hard spots with this back with Sphere but he always managed to get it to work. I'll post an update if Comcast gets anywhere.
  3. Friends unable to connect

    I'll have to try Comcast. That'll be a challenge since most of their support doesn't follow. I appreciate your help. Not sure what's hanging if it isn't the ISP
  4. Friends unable to connect

    Restarted. ServUO added entries for ServerList: Auto-detect. It has the public IP included.
  5. Friends unable to connect

    Should I re-compile afterwards?
  6. Friends unable to connect

    71.57.209.164; 2593 I also can't wrap my head around why it is listening to certain ports but my Public IP isn't listed
  7. Friends unable to connect

    I can connect from my own PC. I don't have a secondary. My attempts have been through canyouseeme.org.
  8. Friends unable to connect

    I've set it. There is no change in the idle response.
  9. Friends unable to connect

    DMZ Host on my Router offers 192.168.0.x Do you mean set this as 192.168.0.7?
  10. Friends unable to connect

    I haven't contacted Comcast, yet. But I will have to try that. Server.cfg @Address=71.57.209.164 @Port=2593 I also tried re-compiling afterwards. Still the same results.
  11. Friends unable to connect

    Whatismyip.com gives the same results each time: Your IPv4 is: 71.57.209.164 Your Local IP is: 192.168.0.7
  12. Friends unable to connect

    Sections I changed per Tutorial SocketOptions public static readonly int Port = Config.Get("192.168.0.7", 2593); Datapath private static readonly string CustomPath = @"C:\ServUO\UOClassic"; ServerList public static readonly string Address = ("192.168.0.7") ; Server.cfg -- Original name, I...
  13. Friends unable to connect

    I have scoured through these forums and unfortunately most don't have the OP saying whether it works. I've also run through the tutorials and suggestions that have been passed on to others. I have forwarded port 2593. I have set the rule under Windows Firewall. I have added ServUO.exe to the...
Back