I have a VPS instance running FreeBSD (on Hetzner). I started nginx on it.
When I am ssh'd into the server, I get a response:
$ curl <server-ip-address>
<default nginx response>
However, when I try to connect on my own device:
$ curl http://<server-ip-address>
curl: (28) Failed to connect to...
Hello.
I'm trying to make custom FreeBSD install on VPS from installation ISO.
All installation steps are available in ansible playbook, but it needs python interpreter installed.
That's how I run sshd there:
#!/bin/sh
mkdir /tmp/etc
mount_unionfs /tmp/etc /etc
echo...
Hello everyone,
on some of my FreeBSD VMs I have noticed, that when there is no IPv6 traffic (inbound or outbound), the ndp entry (MAC address) of the IPv6 default gateway expires.
Once the ndp entry has expired, the IPv6 default gateway is no longer usable and all future incoming and outgoing...
Hi, dear FreeBSD community!
Introduction
My name is Ivan. I'm a software developer with a background in Java and C++. Because of the enormous demand for programmers with DevOps skills, I'm working on a daily basis with Kubernetes. But I hate it since when 5 years ago I started working with...
Update 2023-12-20
This guide applies only to the VMware based "Virtual Server Cloud" VPS servers, which have been discontinued in mid 2023 and replaced with the "VPS Linux" servers.
Due to problems with getting IPv6 to work reliably with the IONOS VPS, I have also updated the IPv6 Networking...
HTTP(S) is just an example, I have many other services that wouldn't be able to communicate the real IP via a proxy, therefore PF solution is a must.
I am referring to RDR and NAT as they are understood in the context of pf.conf (i.e. I mean the RDR and NAT statements).
Both my VPS and Home...
I do not know if anyone uses ARP-Networks for their FreeBSD VPS. I just switched and my old host used several virtual adapters for each assigned static ip. With ARP-Networks; I am assigned a block; however adding a secondary line doesn't seem to work. For example:
excerpt from rc.conf: (My main...
I have a VPS on CloudAtCost. They have a template for FreeBSD 12.0, and a VPS installed from it works great.
The network performance in average 1.5Gb/s / 800Mb/s (in/out).
After upgrading it to 12.1 the outbound link's speed droped significantly and becomes 0.7Mb/s ― very consistent.
So...
Hello, I use mobaxterm to connect to my VPS with FreeBSD every time I change something in the files a window pops up saying "SSH transfer: Password for root@ip" Is there a way to turn this off? Thanks in advance!
I use 1984hosting.com as my provider and want to install FreeBSD on the server. I can see that they have the operating system in the dropdown menu, so I do not have to download it myself. However, when I go through the installation I have to set up the internet connection. The information I have...
Hello All,
With all the fuzz and issues with security and privacy these days I decided to give it a go with a VPN, mostly for the fun and challenge.
I am partially done with a scenario that sounds very typical these days, although it is not necessary plain vanilla.
The overall idea is...
Hello,
I've a simple question. I'm not system administrator so maybe my knowledge is a bit outdated.
So, I've 4 simple, cheap VPS servers (web, builder, devel (port maintaining) and backup) and it's a little complicated thing to login to every server and run pkg upgrade or freebsd-update fetch...
I am new to jails and I need some guidance getting the following scenario working:
I have a VPS running FreeBSD 10.2 64-Bit. That VPS has one public IPv4 and one public IPv6 address. I can get additional IPv4 addresses for $2 per month and additional IPv6 addresses for free. So of course I...
I'm not sure which Forum I should be asking this.
When I do a Web search for "FreeBSD set up VPS" I get lots of results about how to set up FreeBSD on somebody else's VPS, but that's not what I'm trying to do: I want to set up my FreeBSD system as a VPS host, e.g., I want to be the host for...
Hello,
A FreeBSD VPS has the TZ set at exactly 1 hour behind and I can't tell exactly why.
Se below:
root@localhost:/root # dmesg | grep Timecounter
Timecounter "HPET" frequency 100000000 Hz quality 950
Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
Timecounter "i8254" frequency...
I've a strange problem (I hope it's strange only for me :) ).
I've a small VPS and I can download anything only with slow speed. I can download from any other webpage (for example the FreeBSD's ISO files) with normal speed.
I can log into another server and I can download good speed from my VPS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.