network

  1. subnetspider

    Solved Tor relay keeps running out of nmbclusters

    Hello everyone, I've been running a Tor relay on a small VPS with 1 vCore and 1 GiB RAM for a few months, but around after upgrading to Tor 0.4.7.8, my FreeBSD host keeps running out of nmbclusters. Every time this happens tor and sshd stop working and I have to log into the cloud dashboard and...
  2. Sivan!

    Solved Network in the base system stopped working after installing VMs or due to causes unknown

    I installed debian and Ubuntu in a bhyve virtual environment, the network bridge did not work for the VMs, tried to troubleshoot this, all the while with kernel security lowered to -1, at one point the base system was frozen and after a hard reboot, there is a login loop for KDE plasma 5, and...
  3. Sivan!

    Solved Network bridge set up for bhyve debian & ubuntu vm instances

    In freebsd 13.1 release p1, I have installed bhyve following instructions from this page. a minimal version of debian, the installation went well except that the bridge specified did not work. I could finish installation, reboot the vm, and also could set up a script as outlined in Step 8 of...
  4. yofeker

    13.1 Wireguard client configuration; no internet

    I run FreeBSD 13.1 RELEASE on my RPi 3 Model B+. I want to set up Wireguard client on it, so I have installed wireguard from pkg. To run the client, I use wg-quick up /path/to/config. The command gives out no errors, I can access local hosts, but I cannot access the Internet. I believe this is a...
  5. D

    VLAN bridge networking issue

    Hi there ! I am new to this board and relatively new to freebsd, so please be kind if i have done something wrong. I am learning :) I have 2 physical FreeBSD Hosts in my Network. Both of them are running several jails. Also i have multiple VLANs in my Network. The Jails are connected to...
  6. C

    FreeBSD 13.0-RELEASE-p4 + bhyve + Windows 10

    Hello. I have problem with local network/internet. I have local network on hq0 (192.168.33.1/25) on this interface is dnsmasq # ifconfig hq0 hq0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500...
  7. A

    Internet speed on freebsd 13.0 is extremely slow

    I just installed freebsd 13.0 on my lenovo thinkpad x260. I also have debian and windows 10 installed on the same laptop in different partitions. On both debian and window 10, when I use fast.com, I can easily get 400mbps on wireless. However, on my freebsd, for both wired and wireless, I can...
  8. B

    bhyve sr-iov: ixv0 connection after loading vm with a passthrough device

    I am trying to use SR-IOV on my machine with an IX card, but each time i start the vm on the passthrough devices the connections wihci is started on the virtuall function dedicated for the host, the connection hangs and it is not possible to setup the connection back until I reboot. Do anyone...
  9. byrnejb

    Bridge example needed

    FreeBSD-13.0 I have a host with three i/fs: em3 (192.168.0.0/16 private LAN), em4 (123.123.123.0/25 (public LAN), em5 (public WAN). What I wish to do is to configure a bridge so that addresses from em3 can reach addresses on em4 and vice versa. And have traffic from both em3 and em4 can reach...
  10. subnetspider

    HOWTO: Setting up FreeBSD 13 on a IONOS VPS Server

    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...
  11. D

    Solved I2P for local network: "Connection refused"

    So I've been trying to use i2p more often (Im using the .jar from the official website since i2p in ports is outdated), but the most annoying thing is using it on a main desktop computer so whenever you reboot it has to restart and build tunnels all over again. I see a lot of people set it up on...
  12. B

    jail getaddrinfo recvfrom hangs 5 seconds and returns "Name does not resolve"

    Please help! What is wrong in my configuration? Where to look for an error? I had upgraded system to releng/12.3 but I got the same behaviour. [root:~]# uname -a FreeBSD hostname 12.2-RELEASE-p10 FreeBSD 12.2-RELEASE-p10 12803d8a99c(releng/12.2) CUSTOM amd64 on host machine: # ifconfig...
  13. C

    Unable to connect to WiFi with Intel AC 9560

    Hi everyone, I am new to FreeBSD, coming from Linux. I downloaded FreeBSD 13.0 Release amd64.disc1.iso, using Lenovo IdeaPad C300. Installed everything with Ethernet cable, however when trying to use WiFi, I'm unable to. Steps taken: sysctl net.wlan.devices -> net.wlan.devices: iwm0 dmesg...
  14. M

    Shell Script for rebooting if network down for a certain amount of time?

    Today in the morning I have discovered that my server running 13.0-RELEASE-p6 wasn't reachable anymore, which left me no other choice then to perform a hardware reset, after which everything was working again. It started during the night with re0 losing connection and toggling link state between...
  15. spmzt

    ِDoes FreeBSD Support MPLS?

    Hello, I want to setup MPLS on FreeBSD, but I can't find any documentation guide. I found this link below that says: Finishing FreeBSD MPLS implementation But there is nothing about it on the Internet or Wiki. Any Idea? Thanks.
  16. A

    Business networks

    Hello, does anyone knows alternative chat networks or good discussion forums for business? any discussion forums references that contain marketplace? Thank you
  17. C

    Kerberized NFSv4 -> NFS over TLS on 13.0

    Has anyone got a good reference for how to set up krb5p security? I've got NFSv4 running fine without security, but that kerberos setup has been a major pain in the neck. There doesn't seem to be much logging going on, no matter how much -d or -h's I use. It appears, Wireshark is my only utility...
  18. K

    Detect DHCP Network Changes?

    I have a machine running FreeBSD 12.3 and I am looking for a way to monitor network changes through a shell script, specifically related to the network interfaces. Some examples of things that I would like to detect are: When a network interface changes status (e.g. from active to no carrier)...
  19. D

    How to setup Network on Dell Latitude E5420?

    Hey y'all, I'm new to BSD and have just installed FreeBSD and KDE Plasma on my Dell Latitude E5420. My wifi is not working, but LAN is. I've read that my wifi card is not supported by FreeBSD (Broadcom) but that it could possible to create the drivers myself using XP drivers and ndisscvt. I...
  20. vlig

    Solved Can't mount Pi4's neither Samba nor NFS shares

    So, a Pi4 box is a server (192.168.66.40), a FreeBSD 13.0 laptop is a client (192.168.66.24). As far I understood, mount Samba is absolutely impossible? Because mount_smbfs still doesn't know what is SMB2+ ? (I don't want to use smbclient, really). OK, let's try NFS. No way too. It just hangs...
Back
Top