Problem Agrarian skies server won't start

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
So do i have to type in the connect to server when i click on multi player just to type 127.0.0.1? And the local network ip? i see in the cmd Link-local IPv6 Address . . . . . : fe80::70a0:2762:8728:ba63%3 is that a local network ip?
 
No the local IP would probably begin 192.168.something.something. But it can vary. What you listed is a MAC address and not the IP. But if you use 127.0.0.1 by itself it should also work for you locally.
 
Is this what i ahve to type to connect to my server? Default Gateway . . . . . . . . . : 192.168.0.1
 
No the default gateway is the internal network address of your router or modem. But the address should start with 192.168.0 but you need to look at that IPCONFIG commands output to find it.
 
i typed ipconfig in cmd in and the other 192.168 ip is only my ipv4 address IPv4 Address. . . . . . . . . . . : 192.168.0.20
 
That sound like it could be right. So use 192.168.0.20 to connect to your server locally. Also, use that IP address to create some port forwarding in your router so your friend can connect to your server. He will still have to use the IP address from whatismyip.org.
 
I can't help you on that one. The basic idea is the same. But each router/manufacturer has a different way to implement it. You need to forward TCP port 25565 to 192.168.0.20 which the local network address of your server. That way your friend can access the server.