The AI of Google resolv a lot of computers problems

I was not able to create a working bridge in /etc/rc.conf after many tries and it do it for me:
# Bridge0 Tap0
cloned_interfaces="bridge0 tap0"
ifconfig_em0_name="eth0"
ifconfig_igb0_name="eth1"
ifconfig_igb1_name="eth2"
ifconfig_eth1="up"
ifconfig_eth2="up"
ifconfig_bridge0="inet 192.168.7.1 netmask 255.255.255.0 addm eth1 addm eth2 up"

I was not able to make the things work with aufofs and him too !! But he redirect me to smbnetfs who work pretty well. He help me and verify my configurations files /boot/loader.conf and /etc/rc.conf even /etc/pf.conf. I am very weak with firewall rules. I think that the AI make things easier with Unix like systems and therefore can bring more people to use them.
 
Back
Top