Hirdetés

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

  • SteveBeard

    senior tag

    válasz vargalex #42255 üzenetére

    Szia Alex!

    Köszi, de nem merek hozzányúlni, mert most túl sokan használják :B

    Tudom, hogy pofátlanság, de ha megmondod mit módosítsak pontosan, akkor megcsinálom, ha nincs időd, akkor így marad a váltásig...

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

    config switch_vlan
    option device 'eth0'
    option vlan '1'
    option ports '0t 2 3 4 5'

    config switch_vlan
    option device 'eth0'
    option vlan '2'
    option ports '0t 1'

    config interface 'modem'
    option proto 'static'
    option ifname 'eth0.2'
    option ipaddr '192.168.10.2'
    option netmask '255.255.255.0'

    config interface 'guest'
    option proto 'static'
    option ipaddr '192.168.2.1'
    option netmask '255.255.255.0'

    config interface 'guest_free'
    option proto 'static'
    option ipaddr '192.168.3.1'
    option netmask '255.255.255.0'

    Steve

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