Keresés

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

  • P_Pro_HW

    csendes tag

    válasz Headless #65338 üzenetére

    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 'eth1 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'
    - network 1/36 2%

    Nem töröltem, nem neveztem át.
    Próbálkoztam a router móddal, HGW, TpIink ugyanabban a hálóban, 255.255.255.128 netmask.
    A HGW DHCP-je ...10-tól oszt max ...127-ig a TP meg felette mert a LAN IP-t ...200-ra állítottam.
    A TP WAN IP-jét 192.168.0.2-re állítottam a HGW-ben fix IP-t kapott.

    Van más szövegszerkesztő is a VI-on kívül ?

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