User Tools

Site Tools


robots:armadillo:hardware:frobobox:configuration

This is an old revision of the document!


Frobobox Configuration

Network

<note warning>This is currently not uptudate</note>

interfaces
#Uncomment this to let network manager do the configuration
#auto lo
#iface lo inet loopback
 
# The gigabit network interface, normally for external connection
auto eth0
iface eth0 inet static
address 144.41.176.69
gateway 144.41.176.1
netmask 255.255.255.0
 
# The network interface normally connected to the Frobobox Wireless
auto eth1
iface eth1 inet static
address 144.41.176.68
gateway 144.41.176.1
netmask 255.255.255.0
nameserver 144.41.5.20
 
iface mpt inet static
        address 144.41.176.68
        netmask 255.255.255.0
        gateway 144.41.176.1
        nameserver 144.41.5.20

Hosts configuration on your computer

hosts
#Armadillo Frobobox 
144.41.176.69 froboboxcable       #eth1 gigabit cable
192.168.0.2   frobowireless  #eth0 connecto to wireless router in frobobox
robots/armadillo/hardware/frobobox/configuration.1347283474.txt.gz · Last modified: 2021/08/14 04:19 (external edit)