Browsing English (Australia) translation

23 of 191 results
23.

# eth0 is set to automatically receive its address (DHCP)
auto eth0
iface eth0 inet dhcp

# eth1 is setting its own address (static)
auto eth1
iface eth1 inet static
address 192.168.1.100
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.0.255
gateway 192.168.1.1
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in network/C/network.xml:117(programlisting)
23 of 191 results

This translation is managed by Ubuntu English (Australia) Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.