Browsing Asturian 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.

#eth0 ta configurada pa recibir la so direición automáticamente (DHCP)
auto eth0
iface eth0 inet dhcp

#eth1 ta fixando la so propia direición (estática)
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
Translated and reviewed by ivarela
Located in network/C/network.xml:117(programlisting)
23 of 191 results

This translation is managed by Ubuntu Asturian Translators, assigned by Ubuntu Translators.

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