CN107612741B - Information processing method, device and system - Google Patents

Information processing method, device and system Download PDF

Info

Publication number
CN107612741B
CN107612741B CN201710920116.0A CN201710920116A CN107612741B CN 107612741 B CN107612741 B CN 107612741B CN 201710920116 A CN201710920116 A CN 201710920116A CN 107612741 B CN107612741 B CN 107612741B
Authority
CN
China
Prior art keywords
dhcp
dhcp server
legal
access point
wireless access
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.)
Active
Application number
CN201710920116.0A
Other languages
Chinese (zh)
Other versions
CN107612741A (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.)
Maipu Communication Technology Co Ltd
Original Assignee
Maipu Communication 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 Maipu Communication Technology Co Ltd filed Critical Maipu Communication Technology Co Ltd
Priority to CN201710920116.0A priority Critical patent/CN107612741B/en
Publication of CN107612741A publication Critical patent/CN107612741A/en
Application granted granted Critical
Publication of CN107612741B publication Critical patent/CN107612741B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Mobile Radio Communication Systems (AREA)

Abstract

The embodiment of the invention provides an information processing method, device and system. The method comprises the steps of obtaining configuration information containing a legal DHCP server list from a wireless controller through a wireless access point, then detecting whether a DHCP server exists in a local area network where a terminal is located through the wireless access point, and processing a DHCP message according to the configuration information and the detection result when the detection result is yes. The technical scheme provided by the invention can solve the problem that the terminal service in the existing wireless local area network is intermittent or interrupted, and effectively improves the network maintainability and the terminal experience.

Description

Information processing method, device and system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to an information processing method, apparatus, and system.
Background
In the current wireless local area network, the terminal often has IP address conflict or cannot acquire the IP address, which causes the terminal service to be interrupted or interrupted, and seriously affects the stability of the terminal service.
Disclosure of Invention
In order to overcome the above disadvantages in the prior art, an object of the present invention is to provide an information processing method, apparatus and system, which can solve the problem of intermittent or interrupted terminal service in the existing wireless local area network, and effectively improve network maintainability and terminal experience.
In order to achieve the above object, the preferred embodiment of the present invention adopts the following technical solutions:
the preferred embodiment of the present invention provides an information processing method, which is applied to a wireless access point in communication connection with a wireless controller, wherein a legal DHCP server list is configured in the wireless controller, and the method includes:
obtaining configuration information from the radio controller including the list of legitimate DHCP servers;
detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located;
and if the detection result is yes, processing the DHCP message according to the configuration information and the detection result.
In a preferred embodiment of the present invention, the detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point is located includes:
obtaining VLAN information of a limited network where the terminal is located;
and sending a DHCP detection message to the VLAN corresponding to the VLAN information so as to detect whether a DHCP server exists in the local area network.
In a preferred embodiment of the present invention, the processing the DHCP packet according to the configuration information and the detection result includes:
if the detection result represents that only one DHCP server exists in the local area network, forwarding a DHCP request message from the terminal or the DHCP response message from the DHCP server;
and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
In a preferred embodiment of the present invention, after forwarding the DHCP response message sent from the DHCP server in the legal DHCP server list and the DHCP request message sent by the terminal to the legal DHCP server, the method further includes:
discarding the illegal DHCP response message from the illegal DHCP server;
and sending alarm information including an illegal DHCP server to the wireless controller.
In a preferred embodiment of the present invention, the configuration information further includes configuration options for configuring the wireless access point, where the configuration options include a first configuration option for configuring whether a DHCP server starts legal detection and a second configuration option for configuring a setting type of the legal DHCP server list, and after obtaining the configuration information including the legal DHCP server list from the wireless controller, the method further includes:
judging whether to detect a legal DHCP server or not according to the first configuration option;
and if so, acquiring a corresponding legal DHCP server list according to the setting type.
The preferred embodiment of the present invention further provides an information processing method, which is applied to a wireless controller in communication connection with a wireless access point, and the method includes:
configuring a legal DHCP server list;
and after receiving the configuration request of the wireless access point, sending configuration information containing the legal DHCP server list to the wireless access point, so that when the detection result obtained by the wireless access point detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located is yes, the DHCP message is processed according to the configuration information and the detection result.
The preferred embodiment of the present invention further provides an information processing apparatus, which is applied to a wireless access point in communication connection with a wireless controller, where the wireless controller is configured with a legal DHCP server list, and the apparatus includes:
an obtaining module, configured to obtain, from the wireless controller, configuration information including the valid DHCP server list.
And the detection module is used for detecting whether a DHCP server exists in a local area network where the terminal accessed to the wireless access point is located.
And the processing module is used for processing the DHCP message according to the configuration information and the detection result when the detection result is yes.
The preferred embodiment of the present invention further provides an information processing apparatus, which is applied to a wireless controller communicatively connected to a wireless access point, the apparatus comprising:
and the configuration module is used for responding to the operation of configuring the legal DHCP server list and configuring the legal DHCP server list.
And the sending module is used for responding to the request for configuring the wireless access point and sending configuration information containing the legal DHCP server list to the wireless access point so that when a detection result obtained by the wireless access point detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located is yes, the DHCP message is processed according to the configuration information and the detection result.
The preferred embodiment of the present invention further provides an information processing system, where the information processing system includes a wireless controller and a wireless access point that are communicatively connected to each other, and a legal DHCP server list is configured in the wireless controller.
And the wireless controller is used for responding to the request for configuring the wireless access point and sending configuration information containing the legal DHCP server list to the wireless access point.
And the wireless access point is used for acquiring configuration information containing the legal DHCP server list from the wireless controller, detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located, and processing a DHCP message according to the configuration information and the detection result when the detection result is yes.
The present invention further provides a readable storage medium, where a computer program is stored in the readable storage medium, and when the computer program runs, the computer program controls a wireless access point where the storage medium is located to execute the information processing method or controls a wireless controller where the storage medium is located to execute the information processing method.
Compared with the prior art, the invention has the following beneficial effects:
the embodiment of the invention provides an information processing method, device and system. The method comprises the steps of obtaining configuration information containing a legal DHCP server list from a wireless controller through a wireless access point, then detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located, and processing a DHCP message according to the configuration information and the detection result when the detection result is positive. The technical scheme provided by the invention can solve the problem that the terminal service in the existing wireless local area network is intermittent or interrupted, and effectively improves the network maintainability and the terminal experience.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings that are required 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 an interactive diagram of an information handling system according to a preferred embodiment of the present invention;
FIG. 2 is a flow chart illustrating an information processing method according to a preferred embodiment of the present invention;
FIG. 3 is a flow chart illustrating an information processing method according to an embodiment of the present invention;
FIG. 4 is a flowchart illustrating an information processing method according to another embodiment of the present invention;
FIG. 5 is a functional block diagram of an information processing apparatus according to a preferred embodiment of the present invention;
fig. 6 is a block diagram of another function of an information processing apparatus according to a preferred embodiment of the invention.
Icon: 10-an information processing system; 100-a wireless access point; 200-a wireless controller; 300-a first information processing apparatus; 310-an obtaining module; 320-a detection module; 330-a processing module; 400-a second information processing apparatus; 410-configuration module; 420-sending module.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. The components of embodiments of the present invention generally described and illustrated in the figures herein may be arranged and designed in a wide variety of different configurations.
Thus, the following detailed description of the embodiments of the present invention, presented in the figures, is not intended to limit the scope of the invention, as claimed, but is merely representative of selected embodiments of the invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that: like reference numbers and letters refer to like items in the following figures, and thus, once an item is defined in one figure, it need not be further defined and explained in subsequent figures. Meanwhile, in the description of the present invention, the terms "first", "second", and the like are used only for distinguishing the description, and are not to be construed as indicating or implying relative importance.
Some embodiments of the invention are described in detail below with reference to the accompanying drawings. The embodiments described below and the features of the embodiments can be combined with each other without conflict.
Fig. 1 is an interactive schematic diagram of an information processing system 10 according to a preferred embodiment of the present invention. The information processing system 10 includes a wireless access point 100 and a wireless controller 200 communicatively coupled to each other. In this embodiment, in the wireless local area network formed by the wireless access points 100 and the wireless controller 200, the wireless controller 200 is a network device, and may control the wireless access points 100 in a centralized manner, and is responsible for managing all the wireless access points 100 in the wireless network, for example, may issue configuration to the wireless access points 100, modify relevant configuration parameters, perform radio frequency intelligent management, perform access security control, and the like.
The wireless access point 100 is an access point for a user to enter a wired network using a terminal (mobile device such as a mobile phone, or wireless device such as a laptop computer), and in some embodiments, the wireless access point 100 may further have an access point client mode (AP client), and may be wirelessly connected to other wireless access points 100 to extend a coverage area of a wireless local area network.
In a local area network, a terminal sends an IP address request to a DHCP server in the network, the DHCP server allocates an IP address in an address pool for the terminal initiating the request, and the terminal can execute corresponding terminal tasks after acquiring the IP address. However, in the current wireless local area network, the terminal often has IP address conflict or cannot acquire the IP address, which causes the terminal service to be interrupted or interrupted, and seriously affects the stability of the terminal service. The inventor of the present application finds that the IP address conflict occurs in the terminal, and in most cases, due to the fact that a plurality of DHCP servers are present or privately arranged in the wireless local area network, and the presence of a plurality of DHCP servers in the network is generally due to a user configuration error or the addition of a DHCP server privately, when the IP address conflict occurs in the terminal, it is difficult to find out which DHCP server is a legal DHCP server.
In order to solve the above problems, the inventor found that, in a discovery process, in an attempt to start a DHCP-snooping function on a switch accessed by the wireless access point 100 and add a DHCP server trust list, when a wireless lan is deployed, the number of switches accessed to the wireless access point 100 is large, configuration workload is large, and operations of changing (for example, adding, deleting, changing the trust list) may often occur in the deployment of the wireless lan, so that related change operations are difficult to develop, configuration errors are very easy to occur, and once configuration errors occur, when multiple DHCP servers occur in a network, a wireless side is difficult to investigate when a terminal cannot acquire an IP.
In view of the above problems, the inventors have conducted long-term research and research to provide an information processing method, apparatus and system to solve the above problems, and in particular, please refer to fig. 2, which is a flowchart illustrating an information processing method according to a preferred embodiment of the present invention, the method is applied to the wireless access point 100 communicatively connected to the wireless controller 200 in fig. 1, and it should be noted that the information processing method according to the embodiment of the present invention is not limited to the specific sequence shown in fig. 2 and described below. The method comprises the following specific steps:
in step S110, the configuration information including the valid DHCP server list is obtained from the radio controller 200.
In this embodiment, the wireless controller 200 is configured with a legal DHCP server list, and when the wireless access point 100 is online, corresponding configuration information is obtained from the wireless controller 200, where the configuration information includes the legal DHCP server list configured in the wireless controller 200. As an implementation manner, the legal DHCP server list may adopt a global setting type, that is, the configured legal DHCP list may be applicable to all the wireless access points 100 accessing the wireless controller 200 and all the wireless servers configured on the wireless access point 100; still alternatively, the list of valid DHCP servers may also be based on service set settings, that is, the configured valid DHCP list is applicable to all wireless access points 100 using the wireless lan service. Of course, in other embodiments, the legal DHCP server list may also be set in multiple types according to needs, and this embodiment does not limit this in detail.
Step S120, detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point 100 is located.
In this embodiment, the configuration information may further include configuration options for configuring the wireless access point 100, where the configuration options may include a first configuration option for configuring whether a DHCP server starts legal detection or not, and a second configuration option for configuring a setting type of the legal DHCP server list, where the setting type may include the above global setting type or a setting type based on a service set. In detail, if the first configuration option is to start legal detection, the wireless access point 100 obtains a corresponding legal DHCP server list according to the setting type, so as to probe a DHCP server of the local area network according to the legal DHCP server list.
As an implementation manner, the wireless access point 100 first obtains VLAN information of a local area network (SSID) where a terminal is located, and then sends a DHCP probe message to a VLAN corresponding to the VLAN information, where the DHCP probe message may be used to probe whether a DHCP SERVER exists in a local area network where the terminal accessing the wireless access point 100 is located, so as to form a table similar to SSID- - -VLAN- - -DHCP-SERVER1DHCP-SERVER2, thereby obtaining a probe result.
And step S130, when the detection result is yes, processing the DHCP message according to the configuration information and the detection result.
Specifically, in this embodiment, if the detection result indicates that only one DHCP server exists in the local area network, the DHCP response message sent by the DHCP server or the DHCP request message from the terminal is forwarded regardless of whether the DHCP server is in the valid DHCP server list. And if the detection result represents that at least two DHCP servers exist in the local area network, only forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent to the legal DHCP server by the terminal.
Then, the illegal DHCP response message sent by the illegal DHCP server which is not in the legal DHCP server list is discarded, and meanwhile, an alarm message including the illegal DHCP server can be sent to the wireless controller 200 to prompt relevant staff about the condition of the illegal DHCP server in the wireless local area network where the wireless access point 100 is located, so that the abnormal condition of the wireless local area network where the relevant staff is located can be checked, the problem that the illegal DHCP server or the abnormal DHCP server existing in the wireless local area network is difficult to judge when the terminal IP address conflicts occur in the prior art is solved, and the network maintainability and the terminal experience are effectively improved.
In addition, if a valid DHCP server list is not configured in the wireless controller 200, or the configuration information acquired by the wireless access point 100 from the wireless controller 200 does not include the valid DHCP server list, or the configuration information indicates that the wireless access point 100 does not start detection of an IP address of a valid DHCP server, if the wireless access point 100 detects that there are zero or more DHCP servers in the wireless local area network, a corresponding alarm message is sent to the wireless controller 200. If the wireless access point 100 detects that only one DHCP server exists in the wireless lan, the DHCP server is marked as a valid DHCP server, and a DHCP response message sent from the valid DHCP server or a DHCP request message from the terminal can be forwarded, while the DHCP server in the wireless lan is continuously detected.
Based on the above design, by using the characteristic that all data messages sent by the terminal are forwarded through the wireless access point 100, the wireless access point 100 detects the DHCP server in the wireless lan through the configuration information including the legal DHCP server list obtained from the wireless controller 200, thereby realizing the control of the DHCP messages, and solving the problem that the terminal cannot acquire an IP address due to terminal IP address conflict or DHCP server abnormality in the existing wireless lan, and further causing the terminal service to be interrupted or interrupted, thereby effectively improving network maintainability and terminal experience. In addition, by utilizing the feature that the wireless controller 200 can centrally manage the wireless access points 100, the configured valid DHCP server list can be applied to a plurality of wireless access points 100, the configuration workload is small, and the configuration change is easier. When detecting that an illegal DHCP server exists in the current wireless local area network, the wireless access point 100 can send alarm information including the illegal DHCP server to the wireless controller 200 to prompt relevant workers about the condition of the illegal DHCP server in the wireless local area network where the wireless access point 100 is located, so that the abnormal condition of the wireless local area network where the wireless local area network is located can be checked, the problem that the illegal DHCP server or the DHCP server existing in the wireless local area network is difficult to judge abnormally when a terminal IP address conflicts in the prior art is solved, and the network maintainability and the terminal experience are further improved.
Further, referring to fig. 3, after detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point 100 is located, the method may further include:
and step S140, if the detection result is negative, sending alarm information to the wireless controller 200.
Further, a readable storage medium is provided in a preferred embodiment of the present invention, and a computer program is stored in the readable storage medium, and when the computer program runs, the computer program controls the wireless access point 100 where the storage medium is located to execute the information processing method.
Further, referring to fig. 4, a preferred embodiment of the present invention further provides an information processing method applied to a wireless controller 200 communicatively connected to a wireless access point 100, the method including:
step S210, configuring the legal DHCP server list.
Step S220, after receiving the configuration request of the wireless access point 100, sending configuration information including the valid DHCP server list to the wireless access point 100, so that when the detection result obtained by the wireless access point 100 detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point 100 is located is yes, the DHCP message is processed according to the configuration information and the detection result.
Further, a readable storage medium is provided in a preferred embodiment of the present invention, and a computer program is stored in the readable storage medium, and when the computer program runs, the wireless controller 200 in which the storage medium is located is controlled to execute the information processing method.
Further, referring to fig. 5, a first information processing apparatus 300 according to a preferred embodiment of the present invention is applied to a wireless access point 100 communicatively connected to a wireless controller 200, wherein the wireless controller 200 is configured with a legal DHCP server list, and the apparatus includes:
an obtaining module 310, configured to obtain the configuration information containing the legal DHCP server list from the wireless controller 200.
A detecting module 320, configured to detect whether a DHCP server exists in a local area network in which a terminal accessing the wireless access point 100 is located.
And the processing module 330 is configured to, when the detection result is yes, process the DHCP packet according to the configuration information and the detection result.
Further, referring to fig. 6, a second information processing apparatus 400 according to a preferred embodiment of the present invention is applied to a wireless controller 200 communicatively connected to a wireless access point 100, the apparatus including:
a configuring module 410, configured to configure the list of valid DHCP servers.
A sending module 420, configured to send, in response to the request for configuring the wireless access point 100, configuration information including the valid DHCP server list to the wireless access point 100, so that when a detection result obtained by the wireless access point 100 detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point 100 is located is yes, a DHCP message is processed according to the configuration information and the detection result.
In summary, embodiments of the present invention provide an information processing method, apparatus, and system, in which the method obtains configuration information including a valid DHCP server list from a wireless controller 200 through a wireless access point 100, then detects whether a DHCP server exists in a local area network where a terminal accessing the wireless access point 100 is located, and processes a DHCP message according to the configuration information and the detection result when the detection result is yes. The technical scheme provided by the invention can solve the problem that the terminal service in the existing wireless local area network is intermittent or interrupted, and effectively improves the network maintainability and the terminal experience.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus, system, and method may be implemented in other ways. The apparatus, system, and method embodiments described above are illustrative only, as the flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
In addition, the functional modules in the embodiments of the present invention may be integrated together to form an independent part, or each module may exist separately, or two or more modules may be integrated to form an independent part.
The functions, if implemented in the form of software functional modules and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, an electronic device, or a network device) to perform all or part of the steps of the method according to the embodiments of the present invention.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned.

Claims (9)

1. An information processing method applied to a wireless access point in communication connection with a wireless controller, wherein a legal DHCP server list is configured in the wireless controller, the method comprising:
obtaining configuration information from the radio controller including the list of legitimate DHCP servers;
detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located;
if the detection result is yes, processing the DHCP message according to the configuration information and the detection result;
the processing the DHCP message according to the configuration information and the detection result includes:
if the detection result represents that only one DHCP server exists in the local area network, forwarding a DHCP request message from the terminal or a DHCP response message from the DHCP server;
and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
2. The information processing method according to claim 1, wherein the detecting whether a DHCP server exists in a local area network in which a terminal accessing the wireless access point is located includes:
obtaining VLAN information of a limited network where the terminal is located;
and sending a DHCP detection message to the VLAN corresponding to the VLAN information so as to detect whether a DHCP server exists in the local area network.
3. The information processing method according to claim 1, wherein after said forwarding the DHCP response message sent from the DHCP server in the legitimate DHCP server list and the DHCP request message sent by the terminal to the legitimate DHCP server, the method further comprises:
discarding the illegal DHCP response message from the illegal DHCP server;
and sending alarm information including an illegal DHCP server to the wireless controller.
4. The information processing method according to claim 1, wherein the configuration information further includes configuration options for configuring the wireless access point, the configuration options include a first configuration option for configuring whether a DHCP server starts legal detection and a second configuration option for configuring a setting type of the legal DHCP server list, and after obtaining the configuration information including the legal DHCP server list from the wireless controller, the method further includes:
judging whether to detect a legal DHCP server or not according to the first configuration option;
and if so, acquiring a corresponding legal DHCP server list according to the setting type.
5. An information processing method applied to a wireless controller in communication connection with a wireless access point, the method comprising:
configuring a legal DHCP server list;
after receiving the configuration request of the wireless access point, sending configuration information containing the legal DHCP server list to the wireless access point, so that when the wireless access point detects whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located and the obtained detection result is yes, processing a DHCP message according to the configuration information and the detection result;
the processing the DHCP message according to the configuration information and the detection result comprises:
if the detection result represents that only one DHCP server exists in the local area network, forwarding a DHCP request message from the terminal or a DHCP response message from the DHCP server;
and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
6. An information processing apparatus applied to a wireless access point communicatively connected to a wireless controller, wherein a legitimate DHCP server list is configured in the wireless controller, the apparatus comprising:
an obtaining module, configured to obtain, from the wireless controller, configuration information including the valid DHCP server list;
the detection module is used for detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located;
the processing module is used for forwarding a DHCP request message from the terminal or a DHCP response message from the DHCP server if the detection result represents that only one DHCP server exists in the local area network when the detection result is yes; and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
7. An information processing apparatus applied to a wireless controller communicatively connected to a wireless access point, the apparatus comprising:
the configuration module is used for responding to the operation of configuring a legal DHCP server list and configuring the legal DHCP server list;
a sending module, configured to respond to the request for configuring the wireless access point, and send configuration information including the legal DHCP server list to the wireless access point, so that when a detection result obtained by the wireless access point detecting whether a DHCP server exists in a local area network where a terminal accessing the wireless access point is located is yes, a DHCP message is processed according to the configuration information and the detection result;
the processing the DHCP message according to the configuration information and the detection result comprises:
if the detection result represents that only one DHCP server exists in the local area network, forwarding a DHCP request message from the terminal or a DHCP response message from the DHCP server;
and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
8. An information processing system is characterized in that the information processing system comprises a wireless controller and a wireless access point which are in communication connection with each other, and a legal DHCP server list is configured in the wireless controller;
the wireless controller is used for responding to the request for configuring the wireless access point and sending configuration information containing the legal DHCP server list to the wireless access point;
the wireless access point is used for obtaining configuration information containing the legal DHCP server list from the wireless controller, detecting whether a DHCP server exists in a local area network where a terminal accessed to the wireless access point is located, and processing a DHCP message according to the configuration information and the detection result when the detection result is yes;
the processing the DHCP message according to the configuration information and the detection result includes:
if the detection result represents that only one DHCP server exists in the local area network, forwarding a DHCP request message from the terminal or a DHCP response message from the DHCP server;
and if the detection result represents that at least two DHCP servers exist in the local area network, forwarding a legal DHCP response message sent by a legal DHCP server in the legal DHCP server list and a DHCP request message sent by the terminal to the legal DHCP server.
9. A readable storage medium, in which a computer program is stored, and the computer program controls a wireless access point where the storage medium is located to execute the information processing method according to any one of claims 1 to 4 or controls a wireless controller where the storage medium is located to execute the information processing method according to claim 5 when running.
CN201710920116.0A 2017-09-30 2017-09-30 Information processing method, device and system Active CN107612741B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710920116.0A CN107612741B (en) 2017-09-30 2017-09-30 Information processing method, device and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710920116.0A CN107612741B (en) 2017-09-30 2017-09-30 Information processing method, device and system

Publications (2)

Publication Number Publication Date
CN107612741A CN107612741A (en) 2018-01-19
CN107612741B true CN107612741B (en) 2021-04-16

Family

ID=61067591

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710920116.0A Active CN107612741B (en) 2017-09-30 2017-09-30 Information processing method, device and system

Country Status (1)

Country Link
CN (1) CN107612741B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035016A (en) * 2007-02-08 2007-09-12 中兴通讯股份有限公司 Terminal equipment configuration system and method
CN101465756A (en) * 2009-01-14 2009-06-24 杭州华三通信技术有限公司 Method and device for making automatic avoidance of illegal DHCP service and DHCP server
CN101594696A (en) * 2009-07-14 2009-12-02 北京傲天动联技术有限公司 The trust check method that is used for discovering access controller
CN101621802A (en) * 2009-08-13 2010-01-06 杭州华三通信技术有限公司 Method, system and device for authenticating portal in wireless network
CN103873431A (en) * 2012-12-10 2014-06-18 华为技术有限公司 Method and device for identifying dynamic host configuration protocol server
CN106921420A (en) * 2017-04-19 2017-07-04 上海斐讯数据通信技术有限公司 The sending method and device of a kind of DHCP message

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100088399A1 (en) * 2008-10-03 2010-04-08 Yoel Gluck Enterprise security setup with prequalified and authenticated peer group enabled for secure DHCP and secure ARP/RARP

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101035016A (en) * 2007-02-08 2007-09-12 中兴通讯股份有限公司 Terminal equipment configuration system and method
CN101465756A (en) * 2009-01-14 2009-06-24 杭州华三通信技术有限公司 Method and device for making automatic avoidance of illegal DHCP service and DHCP server
CN101594696A (en) * 2009-07-14 2009-12-02 北京傲天动联技术有限公司 The trust check method that is used for discovering access controller
CN101621802A (en) * 2009-08-13 2010-01-06 杭州华三通信技术有限公司 Method, system and device for authenticating portal in wireless network
CN103873431A (en) * 2012-12-10 2014-06-18 华为技术有限公司 Method and device for identifying dynamic host configuration protocol server
CN106921420A (en) * 2017-04-19 2017-07-04 上海斐讯数据通信技术有限公司 The sending method and device of a kind of DHCP message

Also Published As

Publication number Publication date
CN107612741A (en) 2018-01-19

Similar Documents

Publication Publication Date Title
CN103648094A (en) Method, device and system for detecting illegal wireless access point
CN107113892B (en) Method and device for automatically networking gateway equipment
US10542433B2 (en) Connection establishment method, device, and system
CN105916100B (en) Method, device and communication system for acting heartbeat packet
US20200175149A1 (en) System for controlling access to an account
CN107182098B (en) Method and equipment for realizing switching of user equipment between wireless access points
CN106658568B (en) Method and equipment for providing available wireless access point information
US20150139211A1 (en) Method, Apparatus, and System for Detecting Rogue Wireless Access Point
US20190207948A1 (en) System and method for securing communication between devices on a network
EP2709337A1 (en) Service data processing method, device and system
CN113473576A (en) Roaming networking processing method and device, mobile terminal and readable storage medium
CN106604316B (en) Method, device and system for positioning fault of wireless access equipment
US11683312B2 (en) Client device authentication to a secure network
CN109617972B (en) Connection establishing method and device, electronic equipment and storage medium
CN108712743B (en) Method and system for managing wireless networking of device groups
US20180184283A1 (en) Wireless configuration of wireless distribution system (wds) wi-fi range extenders using non-wi-fi wireless communication channels
CN107612741B (en) Information processing method, device and system
CN109067764B (en) Method and device for establishing equipment table entry
EP2854430B1 (en) Method and device for processing abnormality of application proxy client terminal
CN106488458B (en) Method and device for detecting gateway ARP spoofing
US20150229513A1 (en) Systems and methods for efficient remote security panel configuration and management
CN115001974A (en) Cluster system consistency detection method, device, system, equipment and storage medium
CN105163335B (en) A kind of network access management method, server, mobile terminal and system
KR102500207B1 (en) Captive portal detection
US9515970B2 (en) Techniques for auto-detecting positions in a multi-resource login control of instant messaging

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