Hirdetés

Keresés

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

  • mumtaz

    senior tag

    válasz mumtaz #53703 üzenetére

    A tiédet raktam fel.
    Leírásra pedig arra gondoltam, ami a blogodban volt.
    Ezek a konfig fájlok:

    WIRELESS:
    config wifi-device 'radio0'
    option type 'mac80211'
    option hwmode '11g'
    option path 'platform/ath9k'
    option htmode 'HT20'
    option disabled '0'
    option channel '11'
    option txpower '30'
    option country 'HU'

    config wifi-iface
    option network 'wwan'
    option ssid 'INTERNET'
    option encryption 'psk2'
    option device 'radio0'
    option mode 'sta'
    option bssid '00:22:75:C7:15:CE'
    option key 'INTERNET KÓDJA'

    config wifi-iface
    option device 'radio0'
    option mode 'ap'
    option ssid 'HELYI HÁLÓZAT'
    option encryption 'psk-mixed'
    option key 'HELYI HÁLÓZAT KÓDJA'
    option network 'lan'

    NETWORK:
    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 'fdd2:1bbd:c9bf::/48'

    config interface 'lan'
    option force_link '1'
    option type 'bridge'
    option proto 'static'
    option ipaddr '192.168.1.1'
    option netmask '255.255.255.0'
    option ip6assign '60'
    option gateway '192.168.1.1'
    option dns '192.168.1.1'
    option _orig_ifname 'eth0.1 wlan0-1'
    option _orig_bridge 'true'
    option ifname 'eth0 eth0.1'

    config interface 'wan'
    option ifname 'eth0.2'
    option proto 'dhcp'

    config interface 'wan6'
    option ifname '@wan'
    option proto 'dhcpv6'

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

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

    config switch_vlan
    option device 'switch0'
    option vlan '2'
    option ports '0 5t'

    config interface 'wwan'
    option proto 'dhcp'

  • suste

    veterán

    válasz mumtaz #53703 üzenetére

    Melyik leírásra gondolsz?
    Milyen openwrt van fent?
    Tedd fel az én fw-met, vagy a tesztcsomagot...

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