Byta IP

Linus Nordberg linus at nordberg.se
Wed Dec 21 14:00:19 CET 2005


<nikke at headdown.net> wrote
Wed, 21 Dec 2005 13:18:14 +0100:

|  Hur gör man för att byta IP adress och gateway
|  utan att starta om burken ?

ifconfig <IF> <IP-ADDRESS>
route delete 0
route add 0 <GATEWAY>

alternativt så kan man i FreeBSD 5.x (?) kanske ändra i /etc/rc.conf
och göra 

  /etc/rc.d/netif restart

eller nåt i den stilen.

-- 
Linus


More information about the BUS mailing list