Jump to content

Leshiyart

Forum Members
  • Posts

    132
  • Joined

  • Last visited

  • Days Won

    4

Leshiyart last won the day on April 23

Leshiyart had the most liked content!

1 Follower

Equipment

  • Keenetic
    KN-1012, KN-1811, KN-3911, KN-3510, KN-3610, KN-1011

Recent Profile Visitors

2857 profile views

Leshiyart's Achievements

Advanced Member

Advanced Member (3/5)

53

Reputation

  1. https work with ssl certificate, use keendns name or use DDNS + ip http ssl acme get "DDNS name"
  2. 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
  3. 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
  4. interface Proxy1 proxy socks5-udp not work? try this
  5. manual write PresharedKey from wg.conf, fixed in 4.3.5/5.a6
  6. 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
  7. 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
  8. upnp lan BridgeX upnp lan Bridge1 guest segment default
  9. service ssh system configuration save
  10. 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.
  11. no ip nat Bridge0 no ip nat BridgeX ip static Bridge0 ISP ip static BridgeX ISP
×
×
  • Create New...