-
Notifications
You must be signed in to change notification settings - Fork 1
Rocket M2 Setup
jamc3951 edited this page Aug 22, 2018
·
13 revisions
Chain: MSI -> Gig E Switch -> PoE Injector -> Rocket M2
To Set Up M2:
- Edit the /etc/network/interfaces and restart... sudo service networking/network-manager/resolvconf restart
- Add:
- allow-hotplug eth0
- iface eth0 inet static
- address 192.168.1.xxx
- gateway 192.168.1.1
- netmask 255.255.255.0
- Go to 192.168.1.20
- Disable airMAX if present
Under WIRELESS:
Set to Station Scan and connect to desired AP [lock] Under NETWORK:
- Set to bridge
- Test and Apply changes
- revert /etc/network/interfaces