Jump to content

Leshiyart

Forum Members
  • Posts

    131
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Leshiyart

  1. yes, its possible with CLI interface GigabitEthernet1/VlanX up ip address xxxxx (or dhcp) ip global auto exit interface GigabitEthernet1/VlanY up ip address xxxxx ip global auto exit system configuration save example for wan port for some model, if wan port in switch other command
  2. 1) static route 2) since keenos 5.a Introduced a new routing option based on FQDN object-groups, enabling more precise and flexible control over traffic directed to specific domain names. [NDM-3946] dns-proxy route object-group {group} [{interface} | {gateway} [interface]] [auto] [reject] — set routing destination {interface} or {gateway} for domain names listed in the object-group {group}. 3) entware + xxxxx macvlan network for docker.... will have his own mac
  3. interface Proxy1 proxy socks5-udp not work? try this
  4. manual write PresharedKey from wg.conf, fixed in 4.3.5/5.a6
  5. is the switch managed? if yes then it is not configured correctly, there will be no loops. configure it or use unmanaged. try in cli mws stp priority 16384 or from version 4.3 mws stp encapsulation with recapture of points
  6. ping-check in cli ping-check profile _WEBADMIN_Proxy0 host xxxxx.xx update-interval 10 mode tls max-fails 5 interface Proxy0 ping-check profile _WEBADMIN_Proxy0
  7. upnp lan BridgeX upnp lan Bridge1 guest segment default
  8. service ssh system configuration save
  9. since 4.2.1 You can now assign Network ports on Extender devices to any configured network segment using the Command Line Interface (CLI). Alternatively, you may wish to disable the Network ports for security reasons. [NDM-3162] mws member {member} port {port} [no] access {interface} — assign {port} on a {member} node to access an {interface} segment; mws member {member} port {port} [no] disable — disable {port} on a {member} node.
  10. no ip nat Bridge0 no ip nat BridgeX ip static Bridge0 ISP ip static BridgeX ISP
  11. fix in CLI interface mac address factory wan after updates and apply system save configuration
×
×
  • Create New...