Hi, I am using jails with vnet on FreeBSD 13.1-RELEASE
Host /etc/rc.conf looks like:
hostname="de1"
ifconfig_em0_name="extif"
ifconfig_extif="DHCP"
ifconfig_extif_ipv6="inet6 2a01:xxxx:xxxx:xxxx::2 prefixlen 64"
ipv6_defaultrouter="fe80::1%extif"
ipv6_gateway_enable="YES"...
While trying to understand if it is possible for me to have more than one IP address in my computer (I don't even have one that is static at the moment), I found the discussions on this thread which seems to say:
1. Does this mean that it is possible to have multiple IP addresses mapped to a...
I am trying to do a simple test of matching mac coming from a machine connected to re0 and allowing it. I don't care if i'm able to actually use the packet, all I want is the rule number to show up in in /var/log/security so I know something is matching. The ipfw command I'm using is ipfw add 10...
Hello,
Got the issue here, I have 2 VMs and I'm trying to connect them with TINC VPN.
TINC uses if_dap driver and tap virtual interface. So far so good.
However for some reason (may be because both systems are vmware cloned VMs) whenever I create a tap interface on any of the systems it's...
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.