Spelt out in a searchable fashion:
auto <portname>
iface <portname> inet static
address 10.0.1.x
netmask 255.255.255.0
network 10.0.1.0
broadcast 10.0.1.255
gateway 10.0.1.1
dns-nameservers 10.0.1.1 131.215.139.100 8.8.8.8
Quote: |
These settings work to get a computer onto the TCS/ATF network.
|
|