Hirdetés

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

  • kutga

    nagyúr

    válasz vargalex #19541 üzenetére

    Szia!

    Nekem jónak tűnik.

    config interface 'loopback'
            option device 'lo'
            option proto 'static'
            option ipaddr '127.0.0.1'
            option netmask '255.0.0.0'

    config globals 'globals'
            option packet_steering '1'
            option ula_prefix 'xxxx:xxxx:xxxx::/48'

    config device
            option name 'br-lan'
            option type 'bridge'
            list ports 'lan1'
            list ports 'lan2'
            list ports 'wan'

    config interface 'lan'
            option device 'br-lan'
            option proto 'static'
            option netmask '255.255.255.0'
            option ip6assign '60'
            option ipaddr '192.168.0.2'
            option gateway '192.168.0.1'
            list dns '8.8.8.8'

    Let the Zone take me if I am.

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

Hirdetés