리눅스

Total 331
Today 0
profile_image
윤진한
07-12-24 15:39 0개 13회
일반문서
[FreeBSD] 네트워크 재시작
 
네트워크 시작
/etc/rc.d/netif start
ifconfig network-interface up
ifconfig -u
 
 
네트워크 재시작
/etc/rc.d/netif restart
 
 
네트워크 다운
/etc/rc.d/netif stop
ifconfig network-interface down
ifconfig -d
 
 
인터넷 포트위치

댓글목록

등록된 댓글이 없습니다.