debian network 질문입니다..
글쓴이: thorns011 / 작성시간: 일, 2010/03/21 - 11:18오전
제가 데비안을 가상 라우터로 구현할 생각입니다..
설정은
/etc/network/interfaces
auto eth0
iface eth0 inet static
address 192.30.30.1
netmask 255.255.255.0
(라우터 이더넷포트0 이라 생각하고준..)
auto eth1:10
iface eth1:10 inet static
address 192.168.10.1
netmask 255.255.255.0
auto eth1:20
iface eth1:20 inet static
address 192.168.20.1
netmask 255.255.255.0
이런식으로 줬습니다만...
if-up.d/mountnfs[eth0]: waiting for interface eth1:20 before doing NFS mounts(warning)
if-up.d/mountnfs[eth1:10]: waiting for interface eth:20 before doing NFS mounts{warning)
done
라고 뜨네요 ...ㅜㅜ..
(스위치 VLan으로 2개를 나눠줘서 서브인터페이스로 나눠줬는데...뭐가문제일까여 ...?)
Forums:
댓글 달기