YWLee Publish time 2023-12-8 00:20:17

how to configure Ruijie EASY GATEWAY(EG2100-P) to use custom DNS instead from ISP

Hi there!

Is the anyway to configure Ruijie EASY GATEWAY(EG2100-P) to use custom DNS 8.8.8.8 1.1.1.1 instead from ISP by using CLI command line

My Device is below
System description      : Ruijie EASY GATEWAY(EG2100-P) by Ruijie Networks.
System start time       : 2023-12-07 03:30:40
System uptime         : 0:20:34:27
System hardware version : 2.20
System software version : EG_RGOS 11.9(6)B17P1, Release(10211623)
System patch number   : NA
System serial number    : H1NR6XXVVVV
System boot version   : 2.7.1

Is the anyway to configure oninter dialer1 custom DNS 8.8.8.8 1.1.1.1?


interface dialer 1
bandwidth 1000000
ip address negotiate
ppp ipcp dns request
ppp chap hostname Crosswire@isp
ppp chap password 0 QAzwsx$%^
ppp pap sent-username Crosswire@isp password 0 QAzwsx$%^
dialer pool 1
ip nat outside

thank you

javier@ruijie.c Publish time 2023-12-8 08:41:03

Dear:

You can configure your DNS as in the following link using eweb:

https://community.ruijienetworks.com/forum.php?mod=viewthread&tid=6055


On the other hand, if you want to use commands, it is as follows:

ip name-server [oob] {ip address | ipv6 address}--------- To add the DNS
no ip name-server [oob] {ip address | ipv6 address} ------ To delete the DNS

Where:
oob: Enables the out-band channel. It must be set when the MGMT port is specified as the source port for communication with the server.
ip address: The IP address of the domain name server.

For further information, you can refer to the command guide on 3.4 ip name-server:

https://www.ruijienetworks.com/resources/preview/ruijie-rg-eg-series-gateways-rgos-command-reference-b16


Regards,

Javier

YWLee Publish time 2023-12-8 11:44:54

Dear Javier,

Thank you for your reply ! I already the done command & Settingas well by refer the link below before I post this question
https://community.ruijienetworks.com/forum.php?mod=viewthread&tid=6055

will try the command as follow this doc link:
For further information, you can refer to the command guide on
3.4 ip name-server:
https://www.ruijienetworks.com/resources/preview/ruijie-rg-eg-series-gateways-rgos-command-reference-b16
What is i means that whether can add DNS ip address on the Dialer1 ? if yes , please guide me

Thank you

YWLee Publish time 2023-12-12 22:45:20

User 58099 replied at 2023-12-8 11:44
Dear Javier,

Thank you for your reply ! I already the done command & Settingas well by refer the...

Hi all,
Good day to you all ! able to configure it using change the CLI as below highlighted

interface dialer 1
bandwidth 1000000
ip address negotiate
ppp ipcp dns request change to ppp ipcp dns 8.8.8.8 1.1.1.1


ppp chap hostname Crosswire@isp
ppp chap password 0 QAzwsx$%^
ppp pap sent-username Crosswire@isp password 0 QAzwsx$%^
dialer pool 1
ip nat outside

Thank you

Pages: [1]
View full version: how to configure Ruijie EASY GATEWAY(EG2100-P) to use custom DNS instead from ISP