I am connected to internet through vr0 device.
DHCP does it all.
It's netmask gives me a lot of publicly available IP's
I've set in rc.conf, 2 aliases of it.
Like: ifconfig_vr0_alias0="...."
It worked!
But I wana that device(vr0), to have only one IP assigned through DHCP, by ISP.
So I would like to create virtual device and hook to it, about 20 IPs.
That is..., it's sole purpose(newly created virtual device), is to hold those IPs, nothing else.
This will also make configuring my PF firewall rules easy.
Finally, those IP's are intended for Apaches Virtual servers(IP bassed, of course).
Now, is this a good idea?
If yes, then how do I create that virtual device.
Thank in advance.
DHCP does it all.
It's netmask gives me a lot of publicly available IP's
I've set in rc.conf, 2 aliases of it.
Like: ifconfig_vr0_alias0="...."
It worked!
But I wana that device(vr0), to have only one IP assigned through DHCP, by ISP.
So I would like to create virtual device and hook to it, about 20 IPs.
That is..., it's sole purpose(newly created virtual device), is to hold those IPs, nothing else.
This will also make configuring my PF firewall rules easy.
Finally, those IP's are intended for Apaches Virtual servers(IP bassed, of course).
Now, is this a good idea?
If yes, then how do I create that virtual device.
Thank in advance.
