Keresés

Hirdetés

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

  • P_Pro_HW

    csendes tag

    válasz Headless #65343 üzenetére

    Megszerkesztettem:

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

    config globals 'globals'
    option ula_prefix 'fd79:2132:1efe::/48'

    config interface 'lan'
    option force_link '1'
    option type 'bridge'
    option proto 'static'
    option netmask '255.255.255.0'
    option ip6assign '60'
    option ifname 'eth0 eth1'
    option ipaddr '192.168.0.2'
    option gateway '192.168.0.1'
    option dns '8.8.8.8 8.8.4.4'

    config switch
    option name 'switch0'
    option reset '1'
    option enable_vlan '1'

    config switch_vlan
    option device 'switch0'
    option vlan '1'
    option ports '0 1 2 3 4'

    config switch_vlan
    option device 'switch0'
    option vlan '2'
    option ports '5 6'

    Vlan-t nem konfigoltam soha de lehet félreértem amit látok.
    Ha factory kell, megcsinálom de nem öröm.

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