Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Aug 2020 09:29:13 -0400
From:      Ernie Luzar <luzar722@gmail.com>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>,  Ernie Luzar <luzar722@gmail.com>
Subject:   can a domain name config point to a vlan tag at the host
Message-ID:  <5F37E329.3000903@gmail.com>

next in thread | raw e-mail | index | archive | help
I set up vlan for the host interface cabled to the public internet.
How do I drive internet traffic to the desired vlan name on the host 
using a registered domain name?

My rc.conf has this

ifconfig_re0="DHCP"
gateway_enable="YES"

vlans_re0="1 2 3"

# vlan_1  is for the host
# vlan_2  is for vnet jailA
# vlan_3  is for vnet jailB

Final goal is to drive traffic from the public internet using a fqdn to 
the vnet jailA.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5F37E329.3000903>