Giter Club home page Giter Club logo

Comments (2)

armuell avatar armuell commented on July 29, 2024 1

Alright I figured it out, I forgot to add an Ingress rule for udp port 8211 in the oracle cloud web interface. For anyone else in the same boat do the following:

  1. Go to https://cloud.oracle.com
  2. In the top left hamburger menu, click "Networking" on the left and select "Virtual Cloud Networking"
  3. Click the name of the VCN your instance is using
  4. Click "Security Lists" on the left under Resources
  5. Click the name "Default Security List for vcn-xxxxxxxx-xxxx"
  6. Click the button that says "Add Ingress Rules"
  7. Set "Source CIDR" to 0.0.0.0/0 Set IP Protocol to UDP and then Set "Destination Port Range" to 8211
  8. Click the "Add Ingress Rules" button at the bottom

I think you also need to open udp port 8211 in Ubuntu (via ssh command line) but I was lazy and opened all ports which I don't think you are suppose to do so I suggest googling how to do it the right way I guess? Thanks Rodelkoenig for pointing out this is not required.

@nitrog0d You might want to considering adding a reminder for the above in the readme (additional linking to the default server config file or a slightly modified one that you would recommend would be helpful as well, here is the default I think: https://palworldforum.com/t/palworld-server-settings/91)

from palworld-arm64.

Rodelkoenig avatar Rodelkoenig commented on July 29, 2024

@armuell actually had exactly the same process yesterday with my Oracle VM.

Adding the ingress rule was enough for me to be able to connect to my server. No need for any additional port opening on terminal.

from palworld-arm64.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.