routing

  1. A

    Solved Static IPv6 for local network

    Hi, I have a box acting as a gateway for my lan at home. It connects through PPPoE (tun0) to the provider and gets the configuration for the outside world (I'm using net/dhcpcd). The clients (on the lan) are served by rtadvd and net/dhcpd. I have a 192.168.1.0/24 network for LAN and also want...
  2. willbprog127

    Solved Need help migrating Linux routing commands to FreeBSD

    Greetings! On Linux, I am using a SSH tunnel between my machine and a remote machine. This is an actual tunnel, using the 'tun5' device / interface, not just port-forwarding. This allows me to contact any machine on the remote machine's network, SSH in, VNC in or whatever I need. For routing...
  3. tommiie

    Default gateway not added

    I have a Digital Ocean droplet running FreeBSD 12.1-p10 and I am experiencing slow responses to pkg commands. In order to investigate I tried disabling IPv6 (without much success) and did a service netif restart after which my droplet was unavailable. Accessing it via the console showed me that...
  4. lonniemason

    Solved Bhyve assign public /29 subnet addresses to VM's

    Hello everyone So I have a dedicated server with Hetzner running FreeBSD 12.1-RELEASE-p3 currently not running PF firewall. I have a /29 block of addresses assigned to me and I am trying to use them for Bhyve VM's but I am unsure how to go about it. I have read the following form threads...
  5. M

    I cant access to internet in OSPF routing with BIRD

    Hello I have a scenario on my network that you can see in the photo. I have two hardware with freebsd11.1 (R1 ^ R2) that enable OSPF routing with bird 1.6.3 The PC1 and PC2 are easily connected and the whole routing is established. But the first hardware (R1) has access to the Internet. How can...
  6. J

    TCP/IP Networking to different providers

    I have multiple machines on my network, using a single internet connection (my network is 192.168.1.x/24) Because of COVAD, I am working from home, but the family is still using a bulk of my internet connection causing my work VPN to slowdown. I want to add a second Internet connection (lets...
  7. erley

    Solved Routing between bridged interfaces

    Hello, I'm having strange problem with routing between bridged network interfaces. /internet/ | ae0 +---------+ +--------+ | |---wlan0 - - - - - - - - - - - - | Host2 | | Host1 | +--------+ +--------+ | |---bge0 - - - -...
  8. D

    Solved Dual VPN clients connectivity issues

    Greetings colleagues, I seem to have a curious issue (am a novice so hopefully the solution is obvious). 1. A simple home network setup with a FreeBsd 12 (release if that's important) gateway which runs a VPN and PF in a setup largely inspired by: Network Filter by Guillaume Kaddouch . In...
  9. icecoke

    strange behavior of setfib since FreeBSD 12.0

    Hi everyone! We are using jails in FreeBSD since years (9.x and up) without problems. Since then we have two network cards in the (xen virtualized) machines, where one is private (10.0.0.0/8) and one is public (here changed to 1.2.3.0/20). To have the routing done, we use setfib for the public...
  10. D

    pppoe, jails, firewalls and me

    Hey Community, I want to try something but need some advice before I start. If I open a pppoe connection on a machine which has some jails instantiated, could these (maybe compromised) jails do something nasty with that tun device? In my understanding the kernel creates the pppoe device which...
  11. L

    FreeBSD Policy Based Routing with ipfw nat + fwd using 2 or more Poor Man's ssh VPNs

    Hello, thanks to the posts that I found on this forum, I could implement a gateway in FreeBSD that allows me to do flexible policy routing through different interfaces. I'm going to share. System: FreeBSD freebsd 12.0-STABLE FreeBSD 12.0-STABLE r346132 NEWKERNEL amd64 NEWKERNEL compiled...
  12. J

    Solved CARP Gateway - Slow internet access

    Hello folks, I have two machines (exact same hardware) that I'd like to use as a gateway/router for LAN clients to access the internet. I am using CARP for fail-over which is already working - therefore, let's refer to the two machines as "the gateway" from here on. Here's a drawing for sanity...
  13. squirtle

    Setting up a router in a jail to use openvpn client

    I know, this appears to be answered all over the place. But none of the answers are working for me so I must have misunderstood something somewhere along the way. Background: I'm trying to set up a FreeBSD jail that acts as a router. Inside that jail, I'd like to run OpenVPN. I would like all...
  14. F

    Solved Routing networks via 2 FreeBSD gateways

    Hello, I'm trying to make the following routing: fbsd3 fbsd1 fbsd2 fbsd4 172.16.2.73 ------- 172.16.2.71 172.16.3.72 ------- 172.16.3.74 172.16.1.71 ------- 172.16.1.72 The problem is that 172.16.3.74 (fbsd4) can't connect...
  15. mariourk

    Multiple Gateways

    Hi, I have a bit of a luxury problem on my hands. Since last week we got antoher fiber connection to the internet. That's right. We have not one, but two fiber lines :cool: However, this presents me with a problem I didn't anticipate. After activating the connection and testing it, everything...
  16. DiscmanDaemon

    Solved Giving jails network access through host's IP

    Hello all, I am looking to allow a processes inside jails to make network requests (such as DNS lookups, http requests, etc). The spit in the punch is that I wish to avoid giving them an alias on the host's NIC as I want to automate the creation and destruction of jails, and wish to avoid...
  17. S

    Solved Failing to route from wireless AP

    I was running a WAP from a Ralink PCI card. It worked fine except the signal was weak/spotty because the machine was in the basement. So I replaced the PCI WAP with an Intel network card and cabled that to a D-Link DAP-2330 upstairs. The signal is great now and I can see (tcpdump) traffic when I...
  18. nixdmon

    Jail networking issue

    Hey All, Need you assistance in solving this networking issue. I am running FreeBSD 11-STABLE on my server. Use this machine as a router / NAS. I am investing sometime in setting up jails. Brief overview of what my setup is, what I am trying to accomplish and what the issue is. System is...
  19. Rastko

    lagg0 denies router config

    Hi, I have set up the lagg0 failover virtual link that aggregates ethernet and radio adapters on my laptop. Everything works fine, except I cannot access my router configuration page. I've changed the firewall script to use interface "lagg0" in the rules, but I didn't change much, and the...
  20. fullauto2012

    Solved Geteway not forwarding

    root@gateway:/usr/home/tim.falardeau # netstat -rn Routing tables Internet: Destination Gateway Flags Netif Expire default xx.xx.xxx.90 UGS em0 xx.xx.xxx.88/30 link#1 U em0 xx.xx.xxx.89 link#1 UHS...
Back
Top