Hello,
I am new with FreeBSD and a noob. I am searching information about the following items:
What is the equivalent command in FreeBSD for
It is for helping another moderator where a system is using FreeBSD.
Thanks
I am new with FreeBSD and a noob. I am searching information about the following items:
What is the equivalent command in FreeBSD for
echo 1 VPN >> /etc/iproute2/rt_tables and
Code:
nano /etc/network/interfaces
auto lo:1
iface lo:1 inet static
address 192.168.0.1
netmask 255.255.255.255
Thanks