Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Strony: 1
Do VPNa na Wheezy 64 bit potrzebuje statyczne IP.
mam:
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback
Jak powinien wygladac moj plik konfiguracji Sieci po wpisaniu prawidlowych danych z polecen:
- ifconfig
-route -n
Offline
Offline
Wiem, ze to mam wpisac:
auto eth0 iface eth0 inet static address $adres_ip netmask 255.255.255.0 gateway $adres_ip_routera
Nie wiem co mam z tym robic???
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback
Offline
To co już jest zostawić.
Resztę wpisać poniżej.
# This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback auto eth0 iface eth0 inet static address $adres_ip netmask 255.255.255.0 gateway $adres_ip_routera
Offline
Dziekuje, o to chodzilo, wszystko smiga ze az milo.
Udanego weekendu
Offline
Strony: 1