Networking restart on FreeBSD

If you try to restart you may encouter the problem that your networking connection gets shutdown but not start again. Here is the right way to restart networking on FreeBSD:

service netif restart && service routing restart
Claus-Theodor Riegg About 8 years ago