CN113472873A - Method for accessing router homepage by fixed pseudo IP address - Google Patents

Method for accessing router homepage by fixed pseudo IP address Download PDF

Info

Publication number
CN113472873A
CN113472873A CN202110713102.8A CN202110713102A CN113472873A CN 113472873 A CN113472873 A CN 113472873A CN 202110713102 A CN202110713102 A CN 202110713102A CN 113472873 A CN113472873 A CN 113472873A
Authority
CN
China
Prior art keywords
address
pseudo
mac address
data packet
router
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202110713102.8A
Other languages
Chinese (zh)
Other versions
CN113472873B (en
Inventor
周明森
曾宏清
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huizhou Gaoshengda Technology Co Ltd
Original Assignee
Huizhou Gaoshengda Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huizhou Gaoshengda Technology Co Ltd filed Critical Huizhou Gaoshengda Technology Co Ltd
Priority to CN202110713102.8A priority Critical patent/CN113472873B/en
Publication of CN113472873A publication Critical patent/CN113472873A/en
Application granted granted Critical
Publication of CN113472873B publication Critical patent/CN113472873B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2596Translation of addresses of the same type other than IP, e.g. translation from MAC to MAC addresses
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/50Address allocation
    • H04L61/5007Internet protocol [IP] addresses
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/50Reducing energy consumption in communication networks in wire-line communication networks, e.g. low power modes or reduced link rate

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Power Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to the technical field of routers, and discloses a method for accessing a router homepage by fixing a pseudo IP address. In this manner, the bi-directional communication from the client to the link layer of the router is communicated using the pseudo-IP address, which can replace the conventional access via IP address or domain name, and can ensure successful access to the router home page regardless of whether the router is operating in the gateway or in the bridge mode.

Description

Method for accessing router homepage by fixed pseudo IP address
Technical Field
The invention relates to the technical field of structural engineering, in particular to a method for accessing a router homepage by a fixed pseudo IP address.
Background
At present, a router homepage needs to be accessed at a client side in the process of configuring a router, at present, most of the access is carried out through an IP address or a domain name, the IP address is for a bridge mode, the IP address of the router is dynamically allocated by the bridge router, at the moment, the IP address is unknown for a user, so the access in the bridge mode is difficult to carry out through the IP address, the domain name access is realized through DNS hijacking, but some browsers can judge whether domain name resolution is from authoritative domain name resolution or not, if not, the domain name resolution is directly rejected by the browsers, and the browsers must contain www.
Disclosure of Invention
The invention aims to overcome the defects in the prior art and provides a method for ensuring that a router homepage can be accessed through a fixed pseudo IP address of a pseudo IP mode to access the router homepage no matter what the router works in a gateway or the actual IP address of the router in a bridge mode.
The purpose of the invention is realized by the following technical scheme:
a method for accessing a router homepage by a fixed pseudo IP address, comprising:
s101, a router generates a predefined pseudo IP address and a pseudo IP mapping table;
s102, the client generates an http request to the predefined pseudo IP address and acquires an MAC address corresponding to the predefined pseudo IP address;
s103, the client identifies whether the predefined pseudo IP address is the same as the client IP address in the network segment, and initiates the http request to the predefined pseudo IP address;
s104, the router generates an interception instruction at a link layer, stores a source MAC address in an http data packet and a destination MAC address in the http data packet into the pseudo IP mapping table, and modifies the destination IP address in the http data packet and the destination MAC address;
and S105, the router intercepts an http data packet which replies the client request at the link layer, extracts a destination MAC address corresponding to the source MAC address in the pseudo IP mapping table, changes the destination MAC address, generates a feedback data packet and sends the feedback data packet to the client.
In one embodiment, in the step that the client generates an http request to the pseudo IP address and acquires the MAC address corresponding to the predefined pseudo IP address, the method further includes the following steps:
if the predefined pseudo IP address is the same as the network segment of the IP address of the client, judging whether the MAC address corresponding to the predefined pseudo IP address in an ARP table can be inquired, if so, initiating the http request to the MAC address corresponding to the predefined pseudo IP address and the predefined pseudo IP address, if not, initiating the ARP request in a local area network by the client, acquiring a target MAC address corresponding to the predefined pseudo IP address, sending an ARP data packet by the router, replying the ARP data packet by the router so that the client acquires the MAC address corresponding to the predefined IP address and stores the MAC address in the ARP table, and meanwhile, initiating the http request to the MAC address corresponding to the predefined IP address by the client so as to generate a data packet and send the data packet to the router;
and if the network segments of the predefined pseudo IP address and the client IP address are different, the client initiates the http request to a gateway MAC address and the predefined IP address.
In one embodiment, the modifying operation specifically includes the following steps:
and modifying the target IP address and the target MAC address in the http data packet into a network bridge IP address and a network bridge MAC address, and calculating a check value of the http data packet.
In one embodiment, the changing operation specifically includes the following steps:
comparing the destination MAC address in the http data packet with the source MAC address in the pseudo IP mapping table, if the destination MAC address in the pseudo IP mapping table is the same as the source MAC address in the pseudo IP mapping table, setting the source MAC address in the pseudo IP mapping table corresponding to the destination MAC address in the pseudo IP mapping table as a first destination MAC address, changing the source IP address in the http data packet into the predefined pseudo IP address, modifying the source MAC address of the http data packet into the first destination MAC address, and calculating the check value of the http data packet.
In one embodiment, after the step of extracting the source MAC address and the pseudo IP address in the pseudo IP mapping table, generating a feedback data packet, and sending the feedback data packet to the client, the method further includes the following steps:
and the client acquires the feedback data packet so as to access the router homepage.
Compared with the prior art, the invention has the following advantages and beneficial effects:
the invention relates to a method for accessing a router homepage by fixing a pseudo IP address, which changes a target MAC address and a target IP address of an intercepted data packet into an actual MAC address and an actual IP address of a router bridge network card by predefining a pseudo IP address form and intercepting an http data packet at a router link layer for modification, and then counts check codes again so as to enable a client to smoothly access the router homepage. In this manner, the bi-directional communication from the client to the link layer of the router is communicated using the pseudo-IP address, which can replace the conventional access via IP address or domain name, and can ensure successful access to the router home page regardless of whether the router is operating in the gateway or in the bridge mode.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a flowchart illustrating steps of a method for accessing a home page of a router by using a fixed pseudo IP address according to an embodiment of the present invention.
Detailed Description
To facilitate an understanding of the invention, the invention will now be described more fully with reference to the accompanying drawings. Preferred embodiments of the present invention are shown in the drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete.
It will be understood that when an element is referred to as being "secured to" another element, it can be directly on the other element or intervening elements may also be present. When an element is referred to as being "connected" to another element, it can be directly connected to the other element or intervening elements may also be present. The terms "vertical," "horizontal," "left," "right," and the like as used herein are for illustrative purposes only and do not represent the only embodiments.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. The terminology used herein in the description of the invention is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the term "and/or" includes any and all combinations of one or more of the associated listed items.
In one embodiment, a method for accessing a router homepage by a fixed pseudo IP address includes the following steps:
s101, a router generates a predefined pseudo IP address and a pseudo IP mapping table;
s102, the client generates an http request to the pseudo IP address and acquires an MAC address corresponding to the predefined pseudo IP address;
s103, the client identifies whether the predefined pseudo IP address is the same as the client IP address in the network segment, and initiates an http request to the predefined pseudo IP address;
s104, the router generates an interception instruction at a link layer, stores a source MAC address in the http data packet and a destination MAC address in the http data packet into a pseudo IP mapping table, and modifies the destination IP address and the destination MAC address in the http data packet;
and S105, the router intercepts an http data packet which is requested by a reply client side of the http data packet at a link layer, extracts a destination MAC address corresponding to a source MAC address in the pseudo IP mapping table, changes the destination MAC address, generates a feedback data packet and sends the feedback data packet to the client side.
In order to better understand the technical idea of the method for accessing the router home page by fixing the pseudo IP address, in particular,
step S101, the router generates a predefined pseudo IP address and a pseudo IP mapping table.
It should be noted that, first, the predefined pseudo IP address is set by the staff, and is not changeable after setting, and the pseudo IP mapping table is used for storing the source MAC address and the destination MAC address of the http packet.
And step S102, the client generates an http request to the predefined pseudo IP address and acquires the MAC address corresponding to the predefined pseudo IP address.
It should be noted that the client generates a request for accessing the home page of the router, i.e. an http request, and obtains a MAC address corresponding to the predefined pseudo IP address to send the http request to the router.
Step S103, the client identifies whether the predefined pseudo IP address is the same as the client IP address in the network segment, and initiates an http request to the predefined pseudo IP address.
Specifically, in the step that the client generates an http request to the pseudo IP address and acquires the MAC address corresponding to the predefined pseudo IP address, the method further includes the following steps:
if the predefined pseudo IP address is the same as the network segment of the IP address of the client, judging whether the MAC address corresponding to the predefined pseudo IP address in an ARP (address resolution protocol) table can be inquired, if so, initiating an http (hyper text transport protocol) request to the MAC address corresponding to the predefined pseudo IP address and the predefined pseudo IP address, if not, initiating an ARP request in a local area network by the client, acquiring a target MAC address corresponding to the predefined pseudo IP address, sending an ARP (Address resolution protocol) data packet to a router, replying the ARP data packet by using the MAC address of a network bridge of the router so as to enable the client to acquire the MAC address corresponding to the predefined IP address and store the MAC address in the ARP table, and meanwhile, initiating an http request to the MAC address corresponding to the predefined IP address by the client so as to generate a data packet to be sent to the router;
and if the predefined pseudo IP address is different from the network segment of the client IP address, the client initiates an http request to the gateway MAC address and the predefined IP address.
It should be noted that before the client sends the http request to the router, it needs to judge whether the IP address of the client is the same as the network segment of the predefined pseudo IP address, if not, the client will look up the MAC address corresponding to the predefined pseudo IP address in its own APR table, if found, it will directly send the http request to the MAC address and the predefined pseudo IP address, if the client cannot find the MAC address corresponding to the predefined pseudo IP address in its ARP table, the client will send the APR request in the local area network, obtain the destination MAC address corresponding to the predefined pseudo IP address, and send the ARP packet request to the router, after the router receives the ARP packet, the router replies to the client with its own MAC bridge address, so that the client obtains the MAC address corresponding to the predefined pseudo IP address, and records in its ARP table, and sends the http request to the MAC address and the predefined pseudo IP address, and then, the client generates an http data packet and sends the http data packet to the router. Further, if the IP address of the client is different from the network segment of the predefined pseudo IP address, the client will initiate an http request to the MAC address of the gateway and the predefined IP address.
And S104, the router generates an interception instruction in a link layer, stores a source MAC address in the http data packet and a destination MAC address in the http data packet into a pseudo IP mapping table, and modifies the destination IP address and the destination MAC address in the http data packet.
Specifically, the modification operation specifically includes the following steps:
and modifying the target IP address and the target MAC address in the http data packet into a network bridge IP address and a network bridge MAC address, and calculating a check value of the http data packet.
The method includes the steps that a router generates an interception instruction at a link layer, intercepts an http data packet, and modifies the http data packet, firstly, a source MAC address in the http data packet and a destination MAC address in the http data packet are stored in a pseudo IP mapping table, then the destination IP address and the destination MAC address in the http data packet are respectively changed into a bridge IP address and a bridge MAC address, a check value of the http data packet is calculated after modification, and the http data packet is continuously sent after modification is finished, so that the http data packet can smoothly reach an http server of the router.
And step S105, the router intercepts an http data packet which is requested by a reply client side of the http data packet at a link layer, extracts a destination MAC address corresponding to a source MAC address in the pseudo IP mapping table, changes the destination MAC address, generates a feedback data packet and sends the feedback data packet to the client side.
Specifically, the changing operation specifically includes the following steps:
and comparing the destination MAC address in the http data packet with the source MAC address in the pseudo IP mapping table, if the destination MAC address in the pseudo IP mapping table is the same as the source MAC address in the pseudo IP mapping table, setting the source MAC address in the http data packet corresponding to the destination MAC address in the pseudo IP mapping table as a first destination MAC address, changing the source IP address in the http data packet into a predefined pseudo IP address, modifying the source MAC address of the http data packet into the first destination MAC address, and calculating a check value of the http data packet.
More specifically, after extracting the source MAC address and the pseudo IP address in the pseudo IP mapping table in the step, generating a feedback data packet, and sending the feedback data packet to the client, the method further includes the following steps:
the client acquires the feedback data packet to access the home page of the access router.
It should be noted that, the router intercepts a destination MAC address in an http data packet at a link layer and compares the destination MAC address with a source MAC address in a pseudo IP mapping table, if the destination MAC address is the same as the source MAC address in the pseudo IP mapping table, the destination MAC address in the pseudo IP mapping table corresponding to the source MAC address in the pseudo IP mapping table is assumed to be a first destination MAC address, meanwhile, the intercepted http data packet is modified, the source IP address in the http data packet is changed into a predefined pseudo IP address, the source MAC address of the http data packet is changed into the first destination MAC address, a check value of the http data packet is recalculated, a feedback data packet is generated after the modification, the feedback data packet is sent to the client, and finally, the router homepage is accessed.
It should be noted that the first MAC address is required to satisfy the condition that it must be the destination MAC address in the IP mapping table, and its corresponding source MAC address is the same as the destination MAC address in the feedback packet.
Therefore, by predefining a pseudo IP address form and intercepting the http data packet at the router link layer for modification, the target MAC address and the target IP address of the intercepted data packet are changed into the actual MAC address and the actual IP address of the router bridge network card, and then the check code is counted again, so that the client can smoothly access the router homepage. In this manner, the bi-directional communication from the client to the link layer of the router is communicated using the pseudo-IP address, which can replace the conventional access via IP address or domain name, and can ensure successful access to the router home page regardless of whether the router is operating in the gateway or in the bridge mode.
The above embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the present invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (5)

1. A method for accessing a router homepage by a fixed pseudo IP address, comprising:
the router generates a predefined pseudo IP address and a pseudo IP mapping table;
the client generates an http request to the predefined pseudo IP address and acquires an MAC address corresponding to the predefined pseudo IP address;
the client identifies whether the predefined pseudo IP address is the same as the client IP address or not, and initiates the http request to the predefined pseudo IP address;
the router generates an interception instruction at a link layer, stores a source MAC address in an http data packet and a destination MAC address in the http data packet into the pseudo IP mapping table, and modifies a destination IP address in the http data packet and the destination MAC address;
and the router intercepts the http data packet which replies the client request at the link layer, extracts the destination MAC address corresponding to the source MAC address in the pseudo IP mapping table, changes the destination MAC address, generates a feedback data packet and sends the feedback data packet to the client.
2. The method for accessing the home page of the router by the fixed pseudo IP address according to claim 1, wherein in the step that the client generates an http request to the pseudo IP address and obtains the MAC address corresponding to the predefined pseudo IP address, the method further comprises the following steps:
if the predefined pseudo IP address is the same as the network segment of the IP address of the client, judging whether the MAC address corresponding to the predefined pseudo IP address can be inquired from an ARP table, if so, initiating the http request to the MAC address corresponding to the predefined pseudo IP address and the predefined pseudo IP address, if not, initiating the ARP request in a local area network by the client, acquiring the destination MAC address corresponding to the predefined pseudo IP address, and sending an ARP data packet to the router, wherein the router replies the ARP data packet by using the MAC address of the router network card bridge so as to enable the client to acquire the MAC address corresponding to the predefined IP address and store the MAC address into the ARP table, and meanwhile, initiating the http request to the MAC address corresponding to the predefined IP address by the client so as to generate a data packet to be sent to the router;
and if the predefined pseudo IP address is different from the network segment of the client IP address, the client initiates the http request to a gateway MAC address and the predefined pseudo IP address.
3. The method for accessing the home page of the router by using the fixed pseudo IP address as claimed in claim 1, wherein the modifying operation is embodied as the following steps:
and modifying the target IP address and the target MAC address in the http data packet into a network bridge IP address and a network bridge MAC address, and calculating a check value of the http data packet.
4. The method for accessing the home page of the router by using the fixed pseudo IP address as claimed in claim 3, wherein the change operation is embodied by the following steps:
comparing a destination MAC address in the http data packet with a source MAC address in the pseudo IP mapping table, if the destination MAC address in the pseudo IP mapping table is the same as the source MAC address in the pseudo IP mapping table, setting the source MAC address in the http data packet corresponding to the destination MAC address in the pseudo IP mapping table as a first destination MAC address, changing the source IP address in the http data packet into the predefined pseudo IP address, modifying the source MAC address of the http data packet into the first destination MAC address, and calculating the check value of the http data packet.
5. The method according to claim 4, wherein in said step, said router intercepts said http packet in reply to said client request at said link layer, compares a destination MAC address in said http packet with a source MAC address in said pseudo IP mapping table, if they are the same, sets the source MAC address in the pseudo IP mapping table corresponding to the destination MAC address in said pseudo IP mapping table as a first destination MAC address, changes the source IP address in said http packet to said predefined pseudo IP address, modifies the source MAC address of said http packet to said first destination MAC address, and calculates said check value of said http packet, further comprising the steps of:
and the client acquires the feedback data packet to access the router homepage.
CN202110713102.8A 2021-06-25 2021-06-25 Method for fixing pseudo IP address to access router homepage Active CN113472873B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110713102.8A CN113472873B (en) 2021-06-25 2021-06-25 Method for fixing pseudo IP address to access router homepage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110713102.8A CN113472873B (en) 2021-06-25 2021-06-25 Method for fixing pseudo IP address to access router homepage

Publications (2)

Publication Number Publication Date
CN113472873A true CN113472873A (en) 2021-10-01
CN113472873B CN113472873B (en) 2023-05-26

Family

ID=77873119

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110713102.8A Active CN113472873B (en) 2021-06-25 2021-06-25 Method for fixing pseudo IP address to access router homepage

Country Status (1)

Country Link
CN (1) CN113472873B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115834417A (en) * 2022-10-19 2023-03-21 深圳创维数字技术有限公司 Router management page access method, device, equipment and readable storage medium
CN116032883A (en) * 2022-07-04 2023-04-28 荣耀终端有限公司 Domain name resolution request processing method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107483652A (en) * 2017-08-18 2017-12-15 惠州高盛达科技有限公司 The method of router its homepage of domain name access under wireless bridging pattern
CN109347817A (en) * 2018-10-12 2019-02-15 厦门安胜网络科技有限公司 A kind of method and device that network security redirects
JP2019522416A (en) * 2016-06-17 2019-08-08 アンカーフリー, インク.Anchorfree Inc. System and method for DNS request suppression
US20190273716A1 (en) * 2018-03-01 2019-09-05 Dell Products L.P. Address Assignment and Data Forwarding in Computer Networks Background
CN111314499A (en) * 2020-02-17 2020-06-19 深信服科技股份有限公司 Domain name proxy method, device, equipment and readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019522416A (en) * 2016-06-17 2019-08-08 アンカーフリー, インク.Anchorfree Inc. System and method for DNS request suppression
CN107483652A (en) * 2017-08-18 2017-12-15 惠州高盛达科技有限公司 The method of router its homepage of domain name access under wireless bridging pattern
US20190273716A1 (en) * 2018-03-01 2019-09-05 Dell Products L.P. Address Assignment and Data Forwarding in Computer Networks Background
CN109347817A (en) * 2018-10-12 2019-02-15 厦门安胜网络科技有限公司 A kind of method and device that network security redirects
CN111314499A (en) * 2020-02-17 2020-06-19 深信服科技股份有限公司 Domain name proxy method, device, equipment and readable storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
JUN WANG; K. NAHRSTEDT: "Parallel IP packet forwarding for tomorrow\'s IP routers" *
黄科军;杜秀娟;: "一种新型的多出口路由设计与实现" *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116032883A (en) * 2022-07-04 2023-04-28 荣耀终端有限公司 Domain name resolution request processing method, device, equipment and storage medium
CN116032883B (en) * 2022-07-04 2023-10-27 荣耀终端有限公司 Domain name resolution request processing method, device, equipment and storage medium
CN115834417A (en) * 2022-10-19 2023-03-21 深圳创维数字技术有限公司 Router management page access method, device, equipment and readable storage medium

Also Published As

Publication number Publication date
CN113472873B (en) 2023-05-26

Similar Documents

Publication Publication Date Title
US10148612B2 (en) Method and system for increasing speed of domain name system resolution within a computing device
US8214537B2 (en) Domain name system using dynamic DNS and global address management method for dynamic DNS server
US7558880B2 (en) Dynamic DNS registration method, domain name solution method, DNS proxy server, and address translation device
CN105323173B (en) The setting method and device of networking rule entry
US7680954B2 (en) Proxy DNS for web browser request redirection in public hotspot accesses
CN102771149B (en) For the system and method for managing I Pv6 address and access strategy
CN110995886B (en) Network address management method, device, electronic equipment and medium
CN103856580B (en) A kind of method that IPv6 client computer accesses IPv4 servers
JP2003289340A (en) Identifier inquiry method, communication terminal and network system
US10075410B2 (en) Apparatus and methods for assigning internetwork addresses
CN113472873A (en) Method for accessing router homepage by fixed pseudo IP address
WO2017075869A1 (en) Configuration method and service method of local dns root server
CN104079683A (en) Domain name resolution method and system authorizing direct response of domain name server
CN104468619A (en) Method and gateway for achieving dual-stack web authentication
CN102970387A (en) Domain name resolution method, device and system
US10904037B2 (en) Relaying apparatus, relaying method, and relaying system
CN103957289A (en) DNSSEC analytic method based on complex network
CN104581977B (en) WLAN user management method, apparatus and system
US20160065470A1 (en) Network device and method for routing
JPH1117726A (en) Connection controller for ip network with built-in dns function
CN107222588A (en) A kind of method and system of raising DNS availabilities
US11070513B2 (en) DNS-based method of transmitting data
JPH09282259A (en) Network system
CN115150266A (en) Local area network interconnection configuration and data transmission method
US9026611B2 (en) DNS name resolution system, override agent, and DNS name resolution method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant