Hirdetés

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

  • Pendra

    csendes tag

    Úgy tűnik megvan a nyerő kombináció:
    A 4-es port leválasztva a LAN-ról és jön a net is.

    :system reset factory=yes proceed=yes
    :env set var=SESSIONTIMEOUT value=0
    :ppp relay flush
    :ppp flush
    :eth flush
    :atm flush
    :atm phonebook flush
    :ip ipdelete addr=10.0.0.138
    :saveall
    :eth bridge ifdelete intf=ethport4
    :eth ifadd intf=eth_wan
    :eth ifconfig intf=eth_wan dest=ethif4
    :eth ifattach intf=eth_wan
    :ppp ifadd intf=ip_wan_eth
    :ppp rtadd intf=ip_wan_eth dst=0.0.0.0/0
    :ppp ifconfig intf=ip_wan_eth dest=eth_wan user=xxxxx password=xxxxx
    :ppp ifattach intf=ip_wan_eth
    :nat ifconfig intf=ip_wan_eth translation=enabled
    :dhcp client ifadd intf=ip_wan_eth
    :dhcp client ifconfig intf=ip_wan_eth metric=5 dnsmetric=5
    :dhcp client rqoptions add intf=ip_wan_eth option=dhcp-lease-time
    :dhcp client rqoptions add intf=ip_wan_eth option=dhcp-renewal-time
    :dhcp client rqoptions add intf=ip_wan_eth option=dhcp-rebinding-time
    :dhcp client rqoptions add intf=ip_wan_eth option=subnet-mask
    :dhcp client rqoptions add intf=ip_wan_eth option=classless-static-routes
    :dhcp client rqoptions add intf=ip_wan_eth option=default-routers
    :dhcp client rqoptions add intf=ip_wan_eth option=classfull-static-routes
    :dhcp client rqoptions add intf=ip_wan_eth option=domain-name-servers
    :dhcp client ifattach intf=ip_wan_eth
    :saveall

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

Hirdetés