ntnu-nest-02: Moved to new IP range (10.0.60.x)

This commit is contained in:
Kristian Klausen 2015-12-22 20:40:52 +01:00
parent 0f7b1613b6
commit 82c6769448

View File

@ -1,8 +1,8 @@
# ntnu-nest-0x
cfg_hostname='ntnu-nest-02'
cfg_eth_ext_ip='192.168.1.46'
cfg_eth_ext_mk='255.255.255.0'
cfg_eth_ext_gw='192.168.1.1'
cfg_eth_ext_ip='10.0.60.51'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.60.1'
cfg_ptpd_interface='eth0'
cfg_target_linux_dtb='arch/arm/boot/dts/am335x-lctr-b2xx-ntnu-uart.dtb'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rtklib'