Δημοσιεύτηκε: 19 Ιουν 2008, 14:42
από blackcode
κάνοντας cat /etc/networking/interfaces
βλεπω τα παρακατω:
έγραψε:
auto lo
iface lo inet loopback





iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

την δευτερη IP την βαζω καπως έτσι ?
έγραψε:
iface lo inet loopback

iface eth0:0 inet static
address 10.x.x.x
netmask 255.0.0.0
gateway 10.x.x.x

iface eth0 inet static
address 192.168.1.2
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

για αυτα που ειναι σε bold αναρωτιεμαι αν ειναι σωστα και γενικοτερα οι γνωστες ας με διορθωσουν.