does anyone know the default ip for lincsat (1) beta7.25 fullish.2x as remote aint working so i cant get it like that
anyone know the default ip forlincsat (1) beta7.25 fullish.2x
Collapse
X
-
try one of the followingdoes anyone know the default ip for lincsat (1) beta7.25 fullish.2x as remote aint working so i cant get it like that
auto lo
iface lo inet loopback
#auto eth0
#iface eth0 inet static
#address 10.0.0.42
#gateway 10.0.0.1
#netmask 255.255.255.0
auto eth0
iface eth0 inet static
address 192.168.0.125
broadcast 192.168.0.255
gateway 192.168.0.1
netmask 255.255.255.0 -
Comment
Comment