인터넷 액세스가 가능한 서버 에 Raspberry Pi Zero
연결되어 있는 하나(WIFI 어댑터 없음) 가 있습니다 . SSH로 접속할 수 있고 직렬 연결도 설정할 수 있지만 인터넷에 액세스할 수 없습니다.USB
Raspberry 3B+
eth0
wlan0
raspberry zero
IP
Raspberry에서 인터넷을 리디렉션하거나 공유하고 연결된 인터넷에 액세스할 수 있는 방법이 있습니까 USB
?
나는 이 블로그를 팔로우합니다:https://blog.gbaman.info/?p=791 또한 여기에 몇 가지 단계를 작성했습니다.https://github.com/programandoconro/My-Linux-Locker-/blob/master/Raspberry/USB_serial.sh.
정말 감사합니다.
편집: 다음은 이후의 결과입니다.
ifconfig -a
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
usb0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 169.254.181.179 netmask 255.255.0.0 broadcast 169.254.255.255
inet6 ************* prefixlen 64 scopeid 0x20<link>
ether ************* txqueuelen 1000 (Ethernet)
RX packets 85 bytes 10991 (10.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 68 bytes 11207 (10.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
...그리고 ip route ls
:
default dev usb0 scope link src 169.254.181.179 metric 202
169.254.0.0/16 dev usb0 scope link src 169.254.181.179 metric 202