
eth0 및 wlan0에 대한 다른 구성 Q&A를 살펴보았습니다. 제안된 내용이 작동하지 않는 것 같습니다. 데스크톱에서 14.04 Lubuntu를 실행하고 클라이언트 노트북에서uppupLinux를 실행합니다.
frank@HP-Pavilion:~$ ifconfig
"eth0 Link encap:Ethernet HWaddr: 00:18:f3:31:19:d6
UP BROADCAST MULTICAST MTU:1500 METRIC:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:5687 errors:0 dropped:0 overruns:0 frame:0
TX packets:5687 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:531647 (531.6 KB) TX bytes:531647 (531.6 KB)
wlan0 Link encap:Ethernet HWaddr e0:91:f5:53:47:23
inet addr:192.168.1.66 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: 2602:306:31b6:dbd0:e291:f5ff:fe53:4723/64 Scope:Global
inet6 addr: 2602:306:31b6:dbd0:389a:6c14:8305:81ca/64 Scope:Global
inet6 addr: fe80::e291:f5ff:fe53:4723/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:23561 errors:0 dropped:0 overruns:0 frame:0
TX packets:20483 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:10010457 (10.0 MB) TX bytes:3313915 (3.3 MB)
"
인터페이스에 하드웨어 주소가 있더라도 eth0에 대한 IP 주소가 없다는 점에 유의하세요.
클라이언트 PC,uppuppc에 설정:
Puppy_Network_Setup
Enter you static IP parameters:
- If you are using a router check your router’s
status page to get these values.
- If you connect directly to your modem you will
need to get these values from your ISP.
Please enter all addresses in dotted-quad decimal
format (xxx.xxx.xxx.xxx). other formats will
not be recognized.
Static IP parameters
IP address: 192.168.1.72
Net Mask: 255.255.255.0
Gateway: 192.168.1.254
DNS parameters
Primary: 192.168.1.254
Secondary: 8.8.8.8
pupuppc 노드의 이더넷 인터페이스가 인터넷에 연결할 수 없습니다. 데스크탑인 HP-Pavilion의 eth0에 고정 IP 주소 192.168.1.70을 추가하면 "호스트를 확인할 수 없습니다: HP-Pavilion"이라는 메시지가 나타납니다. wlan0과 eth0 사이에 충돌이 있는 것 같습니다.
컴퓨터 간 로컬 통신과 인터넷 무선 연결을 허용하려면 Lubuntu 14.04.3에서 eth0 및 wlan0을 어떻게 구성해야 합니까?
클라이언트 PC를 Lubuntu 14.04.3을 실행하는 HPMini로 변경했습니다. 이더넷 케이블을 데스크탑에 연결했습니다. 무선 인터페이스 대신 이더넷이 표시된 클라이언트 PC가 부팅되었습니다. 데스크탑 ifconfig eth0에는 inet: 10.42.0.1, Bcast: 10.42.0.255가 표시되었습니다. HPMini ifconfig eth0에서는 inet: 10.42.0.57, Bcast: 10.42.0.255를 보여주었습니다. DNS 서버 127.0.1.1 및 검색 도메인 attlocal.net.
질문은 철회될 수 있습니다.