Hirdetés

Új hozzászólás Aktív témák

  • bambano
    titán

    a debiánon müxik minden faszán, az a dhcp-ről kapja a netet!

    # 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

    # The primary network interface
    allow-hotplug eth0
    iface eth0 inet dhcp

    auto eth0

    iface eth1 inet static
    address 192.168.0.4
    netmask 255.255.255.0

    auto eth1



    iface eth1 inet static
    address 192.168.0.4
    netmask 255.255.255.0

    A debian telepítők általam eddig nem ismert okból ide mindig beírnak még két sort:
    broadcast 192.168.0.255
    network 192.168.0.0

    Azt nem tudom, sose próbáltam, hogy enélkül működik-e, ha nem, akkor ez segít-e.

    De utána kellene tudni pingelni a debianról az xp-t és fordítva. Gondolom keresztkábel van a két gép között...

    Ja, mielőtt próbálod, töröld ki az összes tűzfal parancsot, hogy ne kavarjon be.
    Az iptables -L -n utasítás üres listákat adjon

Új hozzászólás Aktív témák