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

  • mszl

    aktív tag

    válasz Csicsóka #7738 üzenetére

    Szia!

    A korábbi problémás az tűzfal, és default route gon volt, ahogy nekem is a napokban egy új telepítés után.
    A lapom:
    [link]

    A bővitő kártya:
    [link]

    Nekem eddig semmi gondom nem volt a realtek-el.

    interfaces file:

    # 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 br0 eth0 eth1 eth2 eth3 eth4 wlan1
    iface lo inet loopback

    # The primary network interface
    iface eth0 inet dhcp
    post-up iptables-restore < /etc/iptables.up.rules
    dns-nameservers 192.168.1.1 8.8.8.8 8.8.4.4

    iface eth1 inet manual

    iface eth2 inet manual

    iface eth3 inet manual

    iface eth4 inet manual

    iface wlan1 inet manual

    iface br0 inet static
    address 192.168.2.1
    netmask 255.255.255.0
    broadcast 192.168.2.255
    network 192.168.2.0
    bridge_ports eth1 eth2 eth3 eth4 wlan1
    bridge_stp off
    bridge_waitport 10
    dns-nameservers 192.168.1.1 127.0.0.1 8.8.8.8 8.8.4.4

    Én mindent beledobtam a bridge-be így nem kelett bonyolult iptables szabály csak 2 inteface között áramlik az adat.
    És már megy a 192.168.1.0 és 192.168.2.0 oda vissza minden.
    Amúgy ebből Gigabyte lapból lenne a géped?????

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