How to Configure Local DNS Server on Omada Router

How to Configure Local DNS Server on Omada Router

46 Reply
Re:How to Configure Local DNS Server on Omada Router
2025-06-25 01:14:25

  @arrmo 

arrmo wrote

  @Clive_A Thanks! Let me dig, not finding how to enable SSH. I tried to turn on CLI, but it only says it works with my switches, not the gateway?!?!

 

And yes, on the web interface - exactly as you have below. I have to "Create a new LAN DNS" for every IP address (client) on my network?

It does not have a batch import for the device yet from the GUI. 

As for the other aspect, SSH should be working. Not sure why it does not work for your case. Have you enabled SSH for the router? Did you verify that? 

I've never seen this error on my Omada router. 

  0  
  0  
#44
Options
Re:How to Configure Local DNS Server on Omada Router
2025-07-01 12:48:49

  @Clive_A No worries on the GUI (vs. CLI) ... that's fine, no issue. I'm good with ssh, but ;). Yes - I enabled ssh, and I get the noted response ... why is it forcing (looking) for key based login, not accepting username / password? I need to get in, to use the CLI lol.

 

Once ssh is working, what is the batch input / format?

 

Thanks!

  0  
  0  
#45
Options
Re:How to Configure Local DNS Server on Omada Router
2025-07-01 14:07:53

  @Clive_A OK, I got ssh working ... I had to add to the ssh command,

ssh -oHostKeyAlgorithms=+ssh-rsa user@192.168.0.1

So then :). What is the command and file format for batch input? Also, can a similar (batch) approach be used to update the static DHCP table (i.e. IP reservations)?

 

Thanks!

  0  
  0  
#46
Options
Re:How to Configure Local DNS Server on Omada Router
2025-07-02 00:48:58

  @arrmo 

arrmo wrote

  @Clive_A OK, I got ssh working ... I had to add to the ssh command,

ssh -oHostKeyAlgorithms=+ssh-rsa user@192.168.0.1

So then :). What is the command and file format for batch input? Also, can a similar (batch) approach be used to update the static DHCP table (i.e. IP reservations)?

 

Thanks!

I don't have this information. You can run the enable and configure to see what config commands are supported. Like I wrote earlier, there is a chance that the router CLI mode may not work with the LAN DNS yet if you tried the enable or configure.

  0  
  0  
#47
Options
Re:How to Configure Local DNS Server on Omada Router
2025-07-02 13:22:01

  @Clive_A That makes sense, no issue! FYI, here is what I see in config - no DNS (or just me?)? And ... how to set (not just show) values? Thanks!

 

(config)#help

Commands available:
  help                                                 Show available commands
  exit                                                 Exit from current mode
  show system-info                                     Display system information.
  show history                                         Display command history.
  show monitor session                                 Display session information.
  show interface status                                Display interface status information.
  show interface switchport                            Display interface switch port information.
  show interface vlan                                  Display interface VLAN information.
  show arp                                             Display ARP entry information.
  show vlan                                            Display VLAN information.
  show vlan summary                                    Display summary of VLAN information.
  show ikev1 policy                                    Display ikev1 module entry information.
  show ikev2 policy                                    Display ikev2 module entry information.
  show transform-set                                   Display transform-set module entry information.
  show crypto map                                      Display map module entry information.
  show crypto ipsec sa                                 Display the SA information of the established IPSec.
  show all ikev1 policy                                Display all ikev1 module entry information.
  show all ikev2 policy                                Display all ikev2 module entry information.
  show all transform-set                               Display all transform-set module entry information.
  show all crypto map                                  Display all map module entry information.
  show access-list                                     Display entry information of ACL rules.
  show system-time                                     Display system time.
  show system-time ntp                                 Display system NTP server address.
  show time-range                                      Display time-range module entry information.
  show ip rip                                          Display RIP interface information.
  show ip ospf                                         Display ospf information.
  show ip ospf database                                Display the database information of OSPF.
  show ip ospf neighbor                                Display OSPF neighbor table information.
  show ip ospf interface                               Display the interface information of OSPF.
  show ip route static                                 Display entry information of static IP route.
  show ip dhcp server pool                             View DHCP server address pool.
  show ip dhcp server status                           Check DHCP server status.
  show ip http configuration                           Display http configuration.
  show network                                         Display OSPF network information.
  show nat virtual-server                              Display the entry information of NAT virtual-server.
  show nat one-to-one                                  Display the entry information of one-to-one NAT.
  show nat alg                                         Display the entry information of NAT ALG.
  show dhcp server                                     Display DHCP server information.
  show dhcp server client-list                         View DHCP server client information
  show dhcp relay                                      Display DHCP relay information.
  show snmp-server                                     Display SNMP server configuration.
  show ssh configuration                               Display SSH configuration information.
  clear history                                        Clear previously run commands.
  0  
  0  
#48
Options
Re:How to Configure Local DNS Server on Omada Router
2025-07-23 04:54:28
Send the light back
  0  
  0  
#49
Options