Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 772 Bytes

2_enable_internet.md

File metadata and controls

13 lines (10 loc) · 772 Bytes

to enable internet on the jetson device when connected to eduroam network you need do enable the mac address of the device on the network

ifconfig
  • the mac address is the HWaddr of the wlan0 interface or

  • the mac address of the ethernet interface under eth0

  • after registering the mac address, the jetson device should be able to connect to the internet; restart the device if needed

  • if the device is still not able to connect to the internet, follow this link link