문서의 선택한 두 판 사이의 차이를 보여줍니다.
다음 판 | 이전 판 | ||
os:debian:networking:multiple_ips_others [2013/05/07 00:44] – 새로 만듦 starlits | os:debian:networking:multiple_ips_others [2025/10/03 22:30] (현재) – 바깥 편집 127.0.0.1 | ||
---|---|---|---|
줄 11: | 줄 11: | ||
up /sbin/ip addr add <the primary IP>/24 dev eth0 | up /sbin/ip addr add <the primary IP>/24 dev eth0 | ||
</ | </ | ||
- | - eth0 에 192.168.200.101에 192.168.200.102 를 추가로 할당한다. < | + | - eth0 인터페이스에 메인아이피가 |
auto eth0 | auto eth0 | ||
iface eth0 inet static | iface eth0 inet static |