Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Free NAT KVMs! -- Twelve Locations! -- US, EU, GB, JP -- FreeVPS.org

1464749515257

Comments

  • Hi. Account must be elder than 3 months or 6 months now?

  • daffydaffy Member

    @letstayfree said:
    Hi. Account must be elder than 3 months or 6 months now?

    Still only 3 months.

    Thanked by 1letstayfree
  • letstayfreeletstayfree Barred
    edited May 2025

    Hello, I'd like to apply one server to host a blog and do some backup automation job on it.
    1C1G15G is preferred for current plan.
    Preferred location: Phoenix, AZ-USA
    Client No: 2728
    Your ID: 620188175264

    ThanksGTHost

    Thankscrunchbits

    ThanksScaleBlade

    ThanksWebHorizon

    ThanksInternetport

    ThanksMicrotronix

  • daffydaffy Member

    @letstayfree said:
    Hello, I'd like to apply one server to host a blog and do some backup automation job on it.
    1C1G15G is preferred for current plan.
    Preferred location: Phoenix, AZ-USA
    Client No: 2728
    Your ID: 620188175264

    ThanksGTHost

    Thankscrunchbits

    ThanksScaleBlade

    ThanksWebHorizon

    ThanksInternetport

    ThanksMicrotronix

    Hi, after an internal discussion we have decided that you don't really meet our requirements when it comes to the quality of your posts.
    If you contribute a bit more you can try to apply again at a later point.

    Thanked by 2sh97 babywhale
  • @daffy said:

    @letstayfree said:
    Hello, I'd like to apply one server to host a blog and do some backup automation job on it.
    1C1G15G is preferred for current plan.
    Preferred location: Phoenix, AZ-USA
    Client No: 2728
    Your ID: 620188175264

    ThanksGTHost

    Thankscrunchbits

    ThanksScaleBlade

    ThanksWebHorizon

    ThanksInternetport

    ThanksMicrotronix

    Hi, after an internal discussion we have decided that you don't really meet our requirements when it comes to the quality of your posts.
    If you contribute a bit more you can try to apply again at a later point.

    Thank you so much for telling me the reason directly instead of being passive-aggressive like Neoon.

    Thanked by 2babywhale paijrut
  • DigikaDigika Member

    Hey, are there any issues with Chicago nodes?

  • daffydaffy Member

    @Digika said:
    Hey, are there any issues with Chicago nodes?

    Not to our knowledge, can you be a bit more specific?

  • miaomingcmiaomingc Member
    edited May 2025

    Perhaps LXC virtualization will less costly.

  • daffydaffy Member

    @miaomingc said:
    Perhaps LXC virtualization will less costly.

    Less costly than free?

  • bdspicebdspice Member
    edited May 2025

    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

  • eguoeguo Member

    @bdspice
    a) Is your OpenVPN service configured with 1194/tcp?
    b) try over IPv6 first, the VPS has a dedicated IPv6

    Thanked by 1bdspice
  • totototototo Member

    @bdspice Is OpenVPN a must-have for you? Nyr's WireGuard script (https://github.com/Nyr/wireguard-install) generally works without any issues.
    Even if you don't plan to use WireGuard, trying it out could help you check if your port forwarding is actually working, or if the problem might be a misconfiguration in your OpenVPN setup.

    Thanked by 1bdspice
  • daffydaffy Member

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    If you used the default settings in the script, and forwarded the ports from 49xxx > 1194, you'd need to edit the ovpn config file to use the external port instead.
    The "easier" option would be when running the setup script to select custom ports and use one of the ports you have available on your VM. Forward it like 49xxx > 49xxx and it should work as expected.
    I just spun up a test to confirm this and it worked without any issues.

    Thanked by 1bdspice
  • bdspicebdspice Member

    @daffy said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    If you used the default settings in the script, and forwarded the ports from 49xxx > 1194, you'd need to edit the ovpn config file to use the external port instead.
    The "easier" option would be when running the setup script to select custom ports and use one of the ports you have available on your VM. Forward it like 49xxx > 49xxx and it should work as expected.
    I just spun up a test to confirm this and it worked without any issues.

    Ihave set custom port while installation. Still udp not reachable. I tried tcp/udp in 2 different fresh installation. I need openvpn actually. While talk to chatgpt with all logs, he finally summarized that provider isnt forwarded the port.

  • daffydaffy Member

    @bdspice said:

    @daffy said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    If you used the default settings in the script, and forwarded the ports from 49xxx > 1194, you'd need to edit the ovpn config file to use the external port instead.
    The "easier" option would be when running the setup script to select custom ports and use one of the ports you have available on your VM. Forward it like 49xxx > 49xxx and it should work as expected.
    I just spun up a test to confirm this and it worked without any issues.

    Ihave set custom port while installation. Still udp not reachable. I tried tcp/udp in 2 different fresh installation. I need openvpn actually. While talk to chatgpt with all logs, he finally summarized that provider isnt forwarded the port.

    If you've set a custom port during install, you need to forward to that port and not to 1194. Could you mention your customer ID so I can take a look?

    Thanked by 2babywhale bdspice
  • @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

  • bdspicebdspice Member

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

  • bdspicebdspice Member

    @daffy said:

    @bdspice said:

    @daffy said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    If you used the default settings in the script, and forwarded the ports from 49xxx > 1194, you'd need to edit the ovpn config file to use the external port instead.
    The "easier" option would be when running the setup script to select custom ports and use one of the ports you have available on your VM. Forward it like 49xxx > 49xxx and it should work as expected.
    I just spun up a test to confirm this and it worked without any issues.

    Ihave set custom port while installation. Still udp not reachable. I tried tcp/udp in 2 different fresh installation. I need openvpn actually. While talk to chatgpt with all logs, he finally summarized that provider isnt forwarded the port.

    If you've set a custom port during install, you need to forward to that port and not to 1194. Could you mention your customer ID so I can take a look?

    Client No: 2462
    ID: 806389415260

  • @tototo said:
    @bdspice Is OpenVPN a must-have for you? Nyr's WireGuard script (https://github.com/Nyr/wireguard-install) generally works without any issues.
    Even if you don't plan to use WireGuard, trying it out could help you check if your port forwarding is actually working, or if the problem might be a misconfiguration in your OpenVPN setup.

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    As mentioned above you could try nyr's script. Nyr has a wireguard and a openvpn script, iv done exactly what your trying to do before and it is possible and works quite well.

    https://github.com/Nyr/openvpn-install
    https://github.com/Nyr/wireguard-install

    Thanked by 1bdspice
  • bdspicebdspice Member

    @babywhale said:

    @tototo said:
    @bdspice Is OpenVPN a must-have for you? Nyr's WireGuard script (https://github.com/Nyr/wireguard-install) generally works without any issues.
    Even if you don't plan to use WireGuard, trying it out could help you check if your port forwarding is actually working, or if the problem might be a misconfiguration in your OpenVPN setup.

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    As mentioned above you could try nyr's script. Nyr has a wireguard and a openvpn script, iv done exactly what your trying to do before and it is possible and works quite well.

    https://github.com/Nyr/openvpn-install
    https://github.com/Nyr/wireguard-install

    https://github.com/angristan/openvpn-install this is update version of nyr script. nyr is nt working on almalinux 8. i have done this same on some other providers nat vps without hassle. only this one make me freeze.

  • daffydaffy Member

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    If you chose 49xxx while installing openvpn, you should forward to the same internal port. You have forwarded to 1194, which isn't gonna work (as we mentioned above). If you used 49xxx in the script, nothing is listening on 1194, so change your forwarding settings and it should start working.

    Thanked by 2babywhale sh97
  • @daffy said:

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    If you chose 49xxx while installing openvpn, you should forward to the same internal port. You have forwarded to 1194, which isn't gonna work (as we mentioned above). If you used 49xxx in the script, nothing is listening on 1194, so change your forwarding settings and it should start working.

    i have forward to the same internal port. please check your dm. i have sent you screenshot with exact port showing. still getting error on new installation.

  • daffydaffy Member

    @bdspice said:

    @daffy said:

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    If you chose 49xxx while installing openvpn, you should forward to the same internal port. You have forwarded to 1194, which isn't gonna work (as we mentioned above). If you used 49xxx in the script, nothing is listening on 1194, so change your forwarding settings and it should start working.

    i have forward to the same internal port. please check your dm. i have sent you screenshot with exact port showing. still getting error on new installation.

    I've replied to your DM. Brief recap, you have not forwarded to the same interal port, rather forwarded to 1194 which is not in use at all, since you selected a custom port during installation of the script.

    Thanked by 3sh97 bdspice babywhale
  • bdspicebdspice Member
    edited June 2025

    @daffy said:

    @bdspice said:

    @daffy said:

    @bdspice said:

    @babywhale said:

    @bdspice said:
    i have read all the 49 pages to find port forwarding related comment. i tried few times to get the openvpn worked but failed. at manage.freevps.org i already forwarded 1194 port at Configurable Ports section. shutdown and boot the server from panel. install openvpn using this script . installed but client not connecting due to udp not connected. tried tcp also. chatgpt and google also failed to help me. anyone can help me here. os is almalinux

    just like what daffy mentioned if your forwarding 1194 to 51200 for example, you will need to edit the ovpn client config to point to 51200 and not 1194

    that is what exactly i do. at control panel i forwared 1194 to xxxxx and when installing openvpn i choose custom port to xxxxx instead of 1194

    If you chose 49xxx while installing openvpn, you should forward to the same internal port. You have forwarded to 1194, which isn't gonna work (as we mentioned above). If you used 49xxx in the script, nothing is listening on 1194, so change your forwarding settings and it should start working.

    i have forward to the same internal port. please check your dm. i have sent you screenshot with exact port showing. still getting error on new installation.

    I've replied to your DM. Brief recap, you have not forwarded to the same interal port, rather forwarded to 1194 which is not in use at all, since you selected a custom port during installation of the script.

    it was my mistake. i though openvpn must be at 1194 port. so i forwarded to that. now i forwarded to 49xxx since i use that on openvpn.

    Thanked by 1babywhale
  • naxuhfnaxuhf Member

    Hello!
    Dear friend, I just saw that you offer freevps on your website. Do you have any machines available? I really need one for charity, mainly to sponsor blogs for disabled children. I hope to get your help and use it for charity. Thank you very much!
    Brandon Kyle

  • DigikaDigika Member

    Something with CHI_NAT?

    kex_exchange_identification: read: Software caused connection abort
    banner exchange: Connection to 216.39.*.* port 49531: Software caused connection abort
    
  • daffydaffy Member

    @Digika said:
    Something with CHI_NAT?

    kex_exchange_identification: read: Software caused connection abort
    banner exchange: Connection to 216.39.*.* port 49531: Software caused connection abort
    

    Working fine from my side, both VM and hypervisor.
    Tried rebooting it?

  • DigikaDigika Member
    edited June 2025

    Nope, rebooting didnt help. I can do ping/tcp ping tp the port but can't connect at all

    Looking at auth.log it is as if I never reached the server

  • DigikaDigika Member

    Looks like it has self-resolved (?) after 10hrs

    Thanked by 1daffy
  • reikuzanreikuzan Member
    edited July 2025

    Helo, i want to learn docker and maybe run Navidrome for personal use on it.
    Promise i would NOT do anything stoopid in it.

    [Edit: i tought it was LXC, but its KVM]

    Location: anywhere USA.
    Client No: 3114
    Your ID: 015564193295

    Do you think i can do it with 1C1G20GB ?
    ThanksGTHost
    Thankscrunchbits
    ThanksScaleBlade
    ThanksWebHorizon
    ThanksInternetport
    ThanksMicrotronix

Sign In or Register to comment.