Logo
Explore Help
Sign In
chrissewell/pwnagotchi
1
0
Fork 0
You've already forked pwnagotchi
mirror of https://github.com/jayofelony/pwnagotchi.git synced 2025-07-01 18:37:27 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
c0040ddcde14b5ec4378600b51dc25cb7410f0db
pwnagotchi/builder/data/etc/network/interfaces.d/usb0-cfg

9 lines
158 B
Plaintext
Raw Normal View History

fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470)
2019-10-31 12:48:15 +01:00
allow-hotplug usb0
iface usb0 inet static
address 10.0.0.2
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
Make sure IPv4 works when eth0 is connected Resolves an issue where IPv4 traffic would not work when eth0 is connected (i.e. usb-ethernet adapter over OTG). The static route for usb0 precedes the DHCP route for eth0. Only IPv6 traffic would work, but not IPv4 until the metric for usb0 is increase and thus lowered in priority. If no eth0 is plugged in, internet works fine over usb0.
2020-09-04 17:49:41 +08:00
gateway 10.0.0.1
metric 20
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 22ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API