Keresés

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

  • tjsz

    senior tag

    válasz tjsz #2702 üzenetére

    Ahogy írtam, ez egy FreshTomato firmware

    dnsmasq.conf:

    pid-file=/var/run/dnsmasq.pid
    domain=********
    resolv-file=/etc/resolv.dnsmasq
    addn-hosts=/etc/dnsmasq
    dhcp-hostsfile=/etc/dnsmasq
    expand-hosts
    min-port=4096
    stop-dns-rebind
    rebind-localhost-ok
    interface=br0
    dhcp-range=tag:br0,192.168.1.51,192.168.1.200,255.255.255.0,10080m
    dhcp-option=tag:br0,3,192.168.1.254
    dhcp-option=tag:br0,44,192.168.1.254
    interface=br1
    dhcp-range=tag:br1,192.168.2.51,192.168.2.200,255.255.255.0,10080m
    dhcp-option=tag:br1,3,192.168.2.254
    dhcp-option=tag:br1,44,192.168.2.254
    interface=br2
    dhcp-range=tag:br2,192.168.3.51,192.168.3.200,255.255.255.0,10080m
    dhcp-option=tag:br2,3,192.168.3.254
    dhcp-option=tag:br2,44,192.168.3.254
    dhcp-lease-max=255
    dhcp-option=lan,252,"\n"
    dhcp-authoritative
    log-facility=/tmp/mnt/Kingston/Log/syslog_dnsmasq
    dhcp-ignore=tag:br0,tag:!known
    dhcp-ignore=tag:br2,tag:!known
    cache-size=0

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