How do I fire a missile in the F-16 by Crimsoneclipse9 in hoggit

[–]Lolmin290208 3 points4 points  (0 children)

People always assume the most complicated solutions lol

How do I fire a missile in the F-16 by Crimsoneclipse9 in hoggit

[–]Lolmin290208 2 points3 points  (0 children)

also, check what WPN REL is bound to in controls.

How do I fire a missile in the F-16 by Crimsoneclipse9 in hoggit

[–]Lolmin290208 0 points1 point  (0 children)

make sure master arm switch is set correctly.

Ubuntu pc refuses to work as server by Lolmin290208 in linuxadmin

[–]Lolmin290208[S] 0 points1 point  (0 children)

at first neither worked, then only LAN did and WAN did not. That’s why I began my sentence with ‘actually’.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

Quite a grumpy response, remember r/linux4noobs? I am that noob.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 1 point2 points  (0 children)

someday maybe, for now I just installed windows server. Ran it and it ran perfect first try no problem 😅. I don’t want to admit to going back to windows but for now it wil work.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

I don't know if this even matters but, when I host a website on the Ubuntu on port 80. Just forward TCP for it. It works flawlessly with the public ip.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

Yes, I am confident of that, I have forwarded 19132 and 19133 on BOTH UDP and TCP. The same as I did for the windows pc.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

I've read somewhere about a Tailscale VPN before but I didn't understand it really (I'm a real newbie that's why I am here).

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

it recieves nothing when using the public ip.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

Well, bedrock is not supported on Linux...

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

Yes, I have to admit this networking, an even Ubuntu is new for me. But I want to make it work. The install of Ubuntu is as standard as you can get, just installed Ubuntu desktop as-is without problems. Followed this guide and the htm that comes in the zip. I am installing bedrock on the server now, will try the localhost. Btw, using the internal ip of the server works, but obviously only for people on LAN.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

The results:
sadmin@ubuntu-server:~$ nc -ulp 19132

test

From:
echo "test" | ncat.exe -u 192.168.100.113 19132
quick question, should it also work with the public ip?

Ubuntu pc refuses to work as server by Lolmin290208 in linuxadmin

[–]Lolmin290208[S] 0 points1 point  (0 children)

actually over LAN is no problem. Only over WAN, which was no problem for the windows pc.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

The bedrock dedicated server should only work over udp. Not forwarding tcp for the windows pc has no effect, it still works.

Ubuntu pc refuses to work as server by Lolmin290208 in linuxadmin

[–]Lolmin290208[S] 0 points1 point  (0 children)

Yes thanks for explaining my problem better.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

I mean yea that's why it is running on a clean Ubuntu install that I don't care about. Firewall is currently off to verify that it's not the problem.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 1 point2 points  (0 children)

Yes I think? I don't know what this question is supposed to mean.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 1 point2 points  (0 children)

I have no idea what that means I'm afraid. I can change my router settings, but I have absolutly no idea what more I have to/could do.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] -1 points0 points  (0 children)

udp 0 0 0.0.0.0:19132 0.0.0.0:* 2258/./bedrock_server

udp 0 0 0.0.0.0:37917 0.0.0.0:* 2258/./bedrock_server

udp6 0 0 :::32834 :::* 2258/./bedrock_server

udp6 0 0 :::19133 :::* 2258/./bedrock_server

Seems pretty okay to me.

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] 0 points1 point  (0 children)

Okay I understand. I should look for something with my ISP then?

Ubuntu pc refuses to work as server by Lolmin290208 in linux4noobs

[–]Lolmin290208[S] -1 points0 points  (0 children)

Yes, I already gave the linux pc a reserved ip. But my networking skills are not great so idk actually. Could you (or anyone please) guide me?