Hi,
I am having issues setting up network on a dedicated server.
Basic network tests are failing (cf. end of this message)
1/ Here is main objectives
Secure both HOST and JAILS
Jails must be able to access public IP (Internet)
Jails MUST NOT be able to see any other jail than themself
NB : I...
Hi all BSD Steamers and Lunuxilators,
Since linux-nvidia-libs is still not defaulting to linux-rl9 (which is about time i guess :sssh:) I tried to compile it from ports with USES=linux:rl9 instead of USES=linux (which default to linux-c7)
It compiled fine and I made a package with make package...
Hi,
I'm virtualising my Linux development environment for $DAY_JOB using bhyve, vm-bhyve, and NAT. I expose files on the guest to the host using NFS, and edit those files on the host.
Networking is via NAT on either Ethernet (on my desktop), or Wi-Fi (on my laptop). It's the latter that's...
I'm reaching out to the community for assistance with an issue I've encountered while attempting to use FreeBSD 14.2 as a gateway.
### Problem Description
I hope the WAN interface `em0` can obtain an IPv6 address from the ISP via SLAAC (Stateless Address Autoconfiguration) because my ISP only...
Hi everyone,
I am aware there are a number of threads about this both here on FreeBSD's forums and on netcup itself, but largely the end result is to use another provider. Which is fine, but I've just entered a 6 month lease of a VPS with Netcup so would be nice to have a solution.
For those...
I tried to build drogon, but when building it, it gave out linking errors like these:
ld: error: unable to find library -lyaml-cpp
I compiled using the default commands from documentations
mkdir build
cd build
cmake ..
make && make install
I also tried changing the compiler from clang to gcc...
I would like to access a remote jail/VM host behind a family member's home router without making any changes to their router config or adding additional hardware. (I suppose they could treat the host as a guest to disallow LAN access and allow only outgoing traffic.)
I think I need these...
Context
I have been running FreeBSD on my server PC for a long while now with jails (Iocage).
Since a few months, I moved to a different place that has a router with IPV6 and adjusted my server to use that as well.
After a power outage / upgrade to FreeBSD 13.3-RELEASE-p3, my server has a lot...
Hi, is there any chance to expose MiniDLNA service (located in Jail/ NAT) to local network?
When I run DLNA on base system other devices in network correctly see service on UPnP but
in jail there are no broadcasting.
My interfaces (lo1 is bridge to em0)
em0...
First a bit of background:
This is on a FreeBSD14 relatively older machine (CPU: Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz (2593.86-MHz K8-class CPU), with a 4 port Gbit ethernet interface (bge1: <HP Ethernet 1Gb 4-port 331FLR Adapter) and 384GB of RAM.
a few ZFS pools set on 4x 8TB SAS drives...
Hello, I am student and I have never used FreeBSD before, my professor gave me assignment to look in to gPTP implementation on FreeBSD and I have no Idea how to get access to it.
Please help me to understand where should I look for it and information about its structure and components, and I...
Any help with the integrated Intel 82579LM Ethernet Adapter ?
It doesn't seem to work , i have ordered a new pci ethernet card anyway and its possible to arrive until the end of the week , this ethernet chipset is awful !
Hello darlings!
Basically, i did created a JAIL, with this configuration:
main {
host.hostname = "main";
exec.clean;
exec.start = "/bin/sh /etc/rc";
exec.stop = "/bin/sh /etc/rc.shutdown";
exec.prestart += "kldload -n ipfw_nat";
exec.prestart += "kldload -n ipsec"...
Hi,
My freebsd has multiple network interfaces and have one default gateway e.g. 192.168.0.1/24 . I want that the gateway should be 10.0.0.1/24 when any request/traffic arrives on the IP 10.0.0.20/24, I mean it should not consider the default gateway when the traffic comes for IP 10.0.0.20/24 ...
Dear FreeBSD Community,
I have recently installed FreeBSD 14-RELEASE and am attempting to connect my wireless card to my university's Wi-Fi using the instructions provided in the FreeBSD Handbook.
The router utilizes WPA2-Enterprise security, so I configured "/etc/wpa-supplicant.conf" as the...
I am currently running FreeBSD 14.0-RELEASE on a ThinkPad T400.
I will often be using my device, when the WiFi will suddenly shut off. i3status reports that it's "down" and wifimgr is blank.
I've tried restarting all and any network-related daemons, to no avail, and wifimgr doesn't seem to be...
My NAS is running FreeBSD 13.2-RELEASE-p9. I rebooted it a couple of days ago and suddenly, the network keeps crashing if certain services are running: When starting Unbound or Avahi, all outgoing and incoming connections immediately fail.
I just tried starting Unbound while leaving a ping to...
Hi,
I have a FreeBSD server running 14.0. It's primary network interface receives public IP and default route via dhclient.
Sometimes after fiddling with static routes in fib 1 and adding these to rc.conf I need to run:
service netif restart
service routing restart
This however removes the...
I created a ng_bridge with link0 and link1 connected to my physical devices lower and upper.
I then created a bhyve VM with a netgraph virtio-net device that is connected to link2.
Here is `ngctl dot` to help visualize it:
Here is ngctl commands I issued:
msg re0: setpromisc 1
msg re0...
Hi, I have a problem with network connectivity on FreeBSD 13.2 on Google Cloud Platform. After the first startup, the machine cannot reach the internet. When I reboot it the connectivity appears. Here are two serial console logs:
First boot
Booting [/boot/kernel/kernel]...
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.