JP2003309569A - Server device, network system and radio communication system - Google Patents

Server device, network system and radio communication system

Info

Publication number
JP2003309569A
JP2003309569A JP2002113626A JP2002113626A JP2003309569A JP 2003309569 A JP2003309569 A JP 2003309569A JP 2002113626 A JP2002113626 A JP 2002113626A JP 2002113626 A JP2002113626 A JP 2002113626A JP 2003309569 A JP2003309569 A JP 2003309569A
Authority
JP
Japan
Prior art keywords
terminal
address
network
server
wireless
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.)
Withdrawn
Application number
JP2002113626A
Other languages
Japanese (ja)
Inventor
Norihiro Ikeda
宣弘 池田
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2002113626A priority Critical patent/JP2003309569A/en
Publication of JP2003309569A publication Critical patent/JP2003309569A/en
Withdrawn legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide a security management method for a radio communication system capable of preventing reliably at a physical level unauthorized use of the communication system by a third party. <P>SOLUTION: A DHCP (dynamic host configuration protocol) server 102 which has received assignment request for IP (internet protocol) address from a radio client terminal 106 determines whether the request has been requested from the client terminal 106 or not with reference to a table preregistered by MAC (medium access control) address, if the request is from a client terminal 106, the DHCP server 102 rejects assignment of the IP address to disable access to resources in a network, or assigns IP address different from an IP address group to be assigned to cable client terminals to the client terminal 106. An HP (home page) server then prevents access from radio client terminal 106 with low security level by analyzing the IP address of the client terminal 106 which has requested access. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、例えば無線伝送路
を介したアクセス要求に対してサービスを行う無線通信
システム等における不正アクセスを防止するサーバ装置
及びネットワークシステムおよび無線通信システムに関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a server device, a network system, and a wireless communication system that prevent unauthorized access in a wireless communication system that provides a service to an access request via a wireless transmission path.

【0002】[0002]

【従来の技術】一般にLAN(ローカルエリアネットワ
ーク)は、ファイルサーバ、プリントサーバ、FAXサ
ーバ等のサービスを提供する各種サーバ装置とサービス
を受けて情報の修正や登録を行うクライアント端末とで
構成される。こういったLANシステムでは、TCP/
IPプロトコルスイートを利用したものも多い。そし
て、このようなLANシステムでは、クライアント端末
の要求に応じて動的にアドレスを割当てるDHCP(Dy
namic Host Configuration Protocol)サーバを用意す
る場合もある。DHCPサーバは、クライアント端末が
送信するアドレス割当て要求に対して、その要求の中に
含まれるMAC(Medium Access Control)層アドレス
(単にMACアドレスと呼ぶ)により動的に登録済アド
レスを割当てている。
2. Description of the Related Art Generally, a LAN (Local Area Network) is composed of various server devices that provide services such as a file server, a print server, and a FAX server, and client terminals that receive the service and modify or register information. . In such a LAN system, TCP /
Many use the IP protocol suite. In such a LAN system, DHCP (Dy) that dynamically assigns an address in response to a request from a client terminal is used.
Namic Host Configuration Protocol) server may be prepared in some cases. The DHCP server dynamically allocates a registered address to an address allocation request transmitted from a client terminal by using a MAC (Medium Access Control) layer address (simply called a MAC address) included in the request.

【0003】その一例を、図2を用いて説明する。図2
は、従来の技術を説明したものであり、アドレス割当て
サーバ端末(DHCPサーバー)102と、任意のクライアント
端末との間でアドレス割当て/認証処理に関する要求/
応答メッセージの送受信を示すシーケンスチャートであ
る。
An example thereof will be described with reference to FIG. Figure 2
Is a description of a conventional technique, in which a request for address allocation / authentication processing between the address allocation server terminal (DHCP server) 102 and an arbitrary client terminal /
It is a sequence chart which shows transmission / reception of a response message.

【0004】初めに、クライアント端末に電源が入れら
れた場合など、そのクライアントがアドレス割当てサー
バを特定するメッセージDHCPDISCOVER(M2
01)をブロードキャスト(同報通信)する。アドレス割
当てサーバが割当ててもよいIPアドレスを含むメッセ
ージDHCPOFFER(M202)を返す。つぎにクライ
アントが受信する当該メッセージDHCPOFFER
(M202)により割当てられたIPアドレスを利用する旨
のメッセージ、DHCPREQEST(M203)をブロー
ドキャストする。アドレス割当てサーバが確認メッセー
ジDHCPACK(M204)を返し、前記割当てたIPア
ドレスを保持する。さらにクライアントが割当てられた
IPアドレスを用いるIPデータの送受信(M205)を
し、その後にIPアドレスを必要としなくなるとアドレ
スの解放メッセージDHCPRELEASE(M206)を
ブロードキャストする。アドレス割当てサーバが当該、
割当てられたアドレスが返却されたことを認識し、当該
アドレスを再びアドレス割当てに利用できるようにす
る。
First, when a client terminal is powered on, a message DHCPDISCOVER (M2
01) is broadcast (broadcast communication). It returns a message DHCPOFFER (M202) containing the IP address that the address allocation server may allocate. Next, the message DHCPOFFER received by the client
Broadcast a message to use the IP address assigned by (M202), DHCPREQEST (M203). The address assignment server returns a confirmation message DHCPACK (M204) and holds the assigned IP address. Further, the client transmits / receives IP data using the assigned IP address (M205), and when the IP address is no longer needed, broadcasts an address release message DHCPRLEASE (M206). The address allocation server is
Recognize that the assigned address has been returned and make it available again for address assignment.

【0005】また、このようなLANシステムでは、デ
ータベース等への不正アクセスを防止するため、パスワ
ードによる利用者管理、ファイルのリードオンリー等の
設定による使用者制限等を行うことにより当該LANシ
ステムに対する不正使用を防止していた。さらに、特開
平7−56795号公報に示す従来例のホストコンピュ
ータとしてサービスを提供するサーバーは、パスワード
(暗証番号)とユーザーID(識別番号)によるユーザ
チェック(相手認証処理)だけでなく、各端末に固有の
端末ID(MACアドレス)による端末チェック(端末
認証処理)を施し、強制アクセス制御によるセキュリテ
ィ管理機能を実現している。
Further, in such a LAN system, in order to prevent unauthorized access to a database or the like, unauthorized management of the LAN system is performed by performing user management with a password, user restriction by setting file read-only, etc. The use was prevented. Further, a server providing a service as a conventional host computer disclosed in Japanese Unexamined Patent Publication No. 7-56795 does not only perform a user check (a partner authentication process) using a password (personal identification number) and a user ID (identification number) but also each terminal. A terminal check (terminal authentication process) is performed using a unique terminal ID (MAC address), and a security management function by forced access control is realized.

【0006】また、特開平9−130397号公報に示
す従来例のホストコンピュータとしてサービスを提供す
るDHCPサーバーは、ネットワーク内の任意の無線ク
ライアント端末が、アドレス割当ての認証時の情報要素
またはパスワード(暗証番号)の入力、端末IDとの対
応表、もしくはパスワード(暗証番号)の入力と端末I
Dとの対応表によるユーザチェック(相手認証処理)を
施し、異なるネットワークへのアクセス(セキュリテ
ィ)レベルを決定している。
Further, in the DHCP server which provides a service as a conventional host computer disclosed in Japanese Unexamined Patent Publication No. 9-130397, an arbitrary wireless client terminal in the network can use an information element or a password (password Number), correspondence table with terminal ID, or password (password) and terminal I
A user check (partner authentication process) is performed according to the correspondence table with D, and the access (security) level to different networks is determined.

【0007】一方、近年、上述したLANシステムの1
形態として、配線工事の削減、既存ビルのインテリジェ
ント化、端末の可搬性の向上等を目的とし、無線伝送路
を介して通信を行う無線LANシステムが提案されてい
る。さらに、1つのビル内の無線伝送路に限らず、ビル
の吹き抜けを利用した無線LANの導入例も報告されて
いる。この無線LANシステムの特徴は、上記クライア
ント端末とネットワーク間の有線の伝送路を無線伝送路
に置き換えたものであり、具体的には、複数の無線クラ
イアント端末とこれらを収容する無線AP(アクセスポ
イント)により構成され、その詳細は、IEEE80
2.11に規定されている。
On the other hand, in recent years, one of the LAN systems described above
As a form, a wireless LAN system has been proposed in which communication is performed via a wireless transmission line for the purpose of reducing wiring work, making an existing building intelligent, improving portability of terminals, and the like. Further, not only the wireless transmission line in one building, but also an example of introducing a wireless LAN using a stairwell in the building has been reported. A feature of this wireless LAN system is that a wired transmission line between the client terminal and the network is replaced with a wireless transmission line. Specifically, a plurality of wireless client terminals and a wireless AP (access point) that accommodates them are provided. ), The details are IEEE80
It is specified in 2.11.

【0008】また、この無線LANシステムは、その無
線伝送路の種類により、大きく光通信方式と電波通信方
式とに分類される。光通信方式による無線LANは、光
の直進性により対傍受・妨害性に優れるが、逆に、人
間、物体等より光が遮られ、回折もないため、通信回線
の設定を緻密に行う必要があり、端末装置等の設定、配
置が複雑になるとともに、伝送距離を大きくとることが
できない。一方、電波方式では、伝送距離を大きくとり
やすく、接続すべき端末装置等の配置・設定が容易であ
るが、その反面、電磁ノイズ対策、干渉、妨害、情報の
漏洩によるセキュリティ対策を施す必要がある。
This wireless LAN system is roughly classified into an optical communication system and a radio communication system depending on the type of the wireless transmission path. The wireless LAN based on the optical communication system is excellent in interception / interference due to the straightness of light, but conversely, the light is blocked by humans and objects, and there is no diffraction, so it is necessary to set the communication line precisely. Therefore, the setting and arrangement of the terminal device and the like become complicated, and the transmission distance cannot be set large. On the other hand, with the radio wave method, it is easy to set a large transmission distance and it is easy to arrange and set the terminal device to be connected, but on the other hand, it is necessary to take security measures against electromagnetic noise, interference, obstruction, and information leakage. is there.

【0009】従って、上述した理由により、電波通信方
式を採用した無線LANにおいては、電波の透過性か
ら、当該無線LANを使用しているオフィス内やビル内
に直接侵入しなくても、第三者により、ドア等のガラス
部分を通して当該無線LANに対してアクセスされる恐
れがある。更に、この無線LANが基幹ネットワークに
接続され、専用線や公衆網を介して広域に接続されてい
る場合、上述した無線LANへの不正アクセスが可能な
ことから、当該無線LANは、該無線LANシステムを
接続する全体のネットワークに対する「セキュリティホ
ール」となる。また、第三者による当該無線LANのF
AXサーバ等の使用や公衆網へのアクセスにより生じた
回線使用料金は、正当な使用者への負担となる。
Therefore, for the above-mentioned reason, in the wireless LAN adopting the radio wave communication system, due to the radio wave transparency, it is not necessary to directly enter the office or the building using the wireless LAN. A person may access the wireless LAN through a glass part such as a door. Further, when the wireless LAN is connected to the backbone network and is connected to a wide area via a leased line or a public network, the wireless LAN can be illegally accessed. Therefore, the wireless LAN is the wireless LAN. It is a "security hole" for the entire network connecting the systems. In addition, F of the wireless LAN by a third party
The line usage fee incurred due to the use of the AX server or the like or access to the public network will be a burden to the legitimate user.

【0010】以上のような問題を解決するために、特開
平8−97826号公報に示す従来例の無線通信システ
ムの不正使用防止方法では、該当するキャリアの未使用
時(会議室の退出時等)に、使用される周波数帯の搬送
波を送信することにより物理レベルでの不正アクセスを
防止している。
In order to solve the above problems, in the method for preventing unauthorized use of the wireless communication system of the conventional example disclosed in Japanese Patent Laid-Open No. 8-97826, when the corresponding carrier is not in use (when leaving the conference room, etc.). ) To prevent unauthorized access at the physical level by transmitting a carrier wave in the frequency band used.

【0011】また、IEEE802.11において標準
化されている一般的な無線ネットワークシステムでは、
無線クライアント端末を収容する無線AP(アクセスポ
イント)は、サービスエリア固有の識別子(ESSI
D)やWEP(認証)キーを用いて不正アクセスの防止
を実施している。
Further, in a general wireless network system standardized in IEEE 802.11,
A wireless AP (access point) accommodating a wireless client terminal has an identifier (ESSI) unique to a service area.
D) and WEP (authentication) keys are used to prevent unauthorized access.

【0012】[0012]

【発明が解決しようとする課題】しかしながら、このよ
うな無線通信システムでは、アプリケーションレベルで
の不正使用防止を目的とするパスワードやクライアント
端末を特定するためのMACアドレス、さらにはサービ
スエリア固有の識別子(ESSID)やWEP(認証)
キー等のアクセス管理に重要な情報が、その特徴である
無線伝送路を使用してデータ送受信されるために漏洩あ
るいは傍受等により第三者に知得される可能性があり、
不正アクセスを確実になくすことができないという問題
点があった。
However, in such a wireless communication system, a password for the purpose of preventing unauthorized use at the application level, a MAC address for identifying a client terminal, and an identifier unique to a service area ( ESSID) and WEP (authentication)
Information that is important for access management such as keys may be known to a third party by leakage or interception because data is transmitted and received using the wireless transmission path that is the feature of the information.
There was a problem that unauthorized access could not be completely eliminated.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するため
に、請求項1のサーバ装置は、端末に対して動的にネッ
トワークアドレスを割りあてるアドレス割りあてサーバ
装置であって、アドレスの割り当てを要求する端末に固
有の識別子が、アドレスの割り当てを制限する端末の識
別子として登録されている場合には、当該端末にネット
ワークアドレスを割りあてず、アドレスを割り当てる端
末の識別子として登録されている場合には、当該端末に
ネットワークアドレスを割りあてる。
In order to achieve the above object, the server device according to claim 1 is a server device for dynamically allocating a network address to a terminal. If the unique identifier of the requesting terminal is registered as the identifier of the terminal that restricts the address allocation, if the network address is not assigned to the terminal and it is registered as the identifier of the terminal that allocates the address. Assigns a network address to the terminal.

【0014】さらに好ましくは、前記アドレスの割り当
てを制限する端末として無線通信端末が登録され、アド
レスを割り当てる端末の識別子として有線通信端末が登
録されている。
More preferably, a wireless communication terminal is registered as a terminal that restricts the allocation of the address, and a wired communication terminal is registered as an identifier of the terminal that allocates the address.

【0015】あるいは、アクセスポイントを経由してネ
ットワークにアクセスする無線端末と、有線通信を介し
てネットワークにアクセスする有線端末とに対して動的
にネットワークアドレスを割りあてるアドレス割りあて
サーバ装置であって、アドレスの割り当ての要求に含ま
れる、当該要求の経路情報を参照して、当該経路情報
に、前記アクセスポイントを経由したことを示す情報が
含まれている場合には、当該端末にネットワークアドレ
スを割りあてず、含まれていない場合には、当該端末に
ネットワークアドレスを割りあてる。
Alternatively, the address assigning server device dynamically assigns a network address to a wireless terminal accessing a network via an access point and a wired terminal accessing a network via wired communication. , Refer to the route information of the request included in the request for address assignment, and if the route information includes information indicating that the access point has been passed, specify the network address for the terminal. If it is not included and is not included, a network address is assigned to the terminal.

【0016】さらに好ましくは、端末に対して動的にネ
ットワークアドレスを割りあてるアドレス割りあてサー
バ装置であって、アドレスの割り当てを要求する端末に
対して、該端末に固有の識別子に応じて選択される、予
め分類されたネットワークアドレスのグループに属する
ネットワークアドレスを割りあてる。
More preferably, the address allocation server device dynamically allocates the network address to the terminal, and is selected for the terminal requesting the address allocation according to the identifier unique to the terminal. A network address that belongs to a group of pre-classified network addresses is assigned.

【0017】さらに好ましくは、前記ネットワークアド
レスのグループは、無線通信端末と有線通信端末とに分
類されている。
More preferably, the group of network addresses is classified into a wireless communication terminal and a wired communication terminal.

【0018】あるいは、アクセスポイントを経由してネ
ットワークにアクセスする無線端末と、有線通信を介し
てネットワークにアクセスする有線端末とに対して動的
にネットワークアドレスを割りあてるアドレス割りあて
サーバ装置であって、アドレスの割り当ての要求に含ま
れる、当該要求の経路情報を参照して、当該経路情報
に、前記アクセスポイントを経由したことを示す情報が
含まれているか否かに応じて選択される、予め分類され
たネットワークアドレスのグループに属するネットワー
クアドレスを割りあてる。
Alternatively, the address assigning server device dynamically assigns a network address to a wireless terminal accessing a network via an access point and a wired terminal accessing a network via wired communication. , Is selected according to whether or not the route information of the request included in the request for address allocation includes information indicating that the route information has passed through the access point. Assign network addresses that belong to a group of classified network addresses.

【0019】あるいは、請求項13の無線通信システム
は、ネットワークに接続される複数の有線クライアント
端末と前記ネットワークを介し前記複数の有線クライア
ント端末との間でデータ通信を行う複数の無線クライア
ント端末と、前記無線クライアント端末との無線通信リ
ンクを確立し、ネットワークにおけるデータ搬送制御/
経路選択機能を提供するアクセスポイントおよび前記ア
クセスポイントを接続し前記無線クライアント端末との
間でアドレス割当て/認証処理に関する要求/応答メッ
セージの受渡しをするアドレス割当てサーバ端末とデー
タベース機能を有する複数のサーバ端末を収容するネッ
トワークとを備える無線通信システムにおいて、前記ア
ドレス割当てサーバ端末が、前記、任意のクライアント
端末からのアドレス割当て要求時に、前記クライアント
端末固有の識別子を解析する解析手段と、前記、解析の
結果、前記割当て要求端末が無線クライアント端末の場
合、IPアドレスを未設定とするアドレス制御手段とを
備えることを特徴とする。
Alternatively, in the wireless communication system according to claim 13, a plurality of wired client terminals connected to a network and a plurality of wireless client terminals for performing data communication between the plurality of wired client terminals via the network, Establishes a wireless communication link with the wireless client terminal, and controls data transfer in the network.
An access point that provides a route selection function and an address allocation server terminal that connects the access point and exchanges request / response messages regarding address allocation / authentication processing with the wireless client terminal and a plurality of server terminals having a database function And a network for accommodating the network, the address allocation server terminal, when the address allocation request from the arbitrary client terminal, analyzing means for analyzing an identifier unique to the client terminal, and the result of the analysis. When the assignment requesting terminal is a wireless client terminal, the assignment requesting terminal is provided with an address control means for setting an IP address unset.

【0020】請求項14の無線通信システムは、上記無
線通信システムにおいて、前記、解析の結果、前記割当
て要求端末が無線クライアント端末の場合、前記、有線
クライアント端末とは異なる属性のIPアドレスを割当
てるアドレス割当て手段と前記サーバーが、任意のクラ
イアント端末からのアクセス要求時、前記任意のクライ
アント端末が、無線クライアント端末と判断できた時点
でアクセスを制限するアクセス制御手段とを備えること
を特徴とする。
The radio communication system according to claim 14, wherein in the radio communication system, as a result of the analysis, if the assignment requesting terminal is a wireless client terminal, an address to which an IP address having an attribute different from that of the wired client terminal is assigned. It is characterized in that the allocating means and the server include access control means for restricting access when the arbitrary client terminal is determined to be a wireless client terminal when an access request is made from the arbitrary client terminal.

【0021】請求項15の無線通信システムは、 ネッ
トワークに接続される複数の有線クライアント端末と前
記ネットワークを介し前記複数の有線クライアント端末
との間でデータ通信を行う複数の無線クライアント端末
と、前記無線クライアント端末との無線通信リンクを確
立し、ネットワークにおけるデータ搬送制御/経路選択
機能を提供するアクセスポイントおよび前記アクセスポ
イントを接続し前記無線クライアント端末との間でアド
レス割当て/認証処理に関する要求/応答メッセージの
受渡しをするアドレス割当てサーバ端末とデータベース
機能を有する複数のサーバ端末を収容するネットワーク
とを備える無線通信システムにおいて、前記アドレス割
当てサーバ端末が、前記、任意のクライアント端末から
のアドレス割当て要求時に、前記アドレス割当て要求メ
ッセージの経路選択情報を解析する解析手段と、前記、
解析の結果、前記経路選択情報に前記アクセスポイント
を経由した旨の情報を検出した場合、IPアドレスを未
設定とするアドレス制御手段とを備えることを特徴とす
る。
A wireless communication system according to claim 15 includes: a plurality of wired client terminals connected to a network; a plurality of wireless client terminals for performing data communication between the plurality of wired client terminals via the network; An access point for establishing a wireless communication link with a client terminal and providing a data carrying control / route selection function in a network, and a request / response message relating to an address allocation / authentication process for connecting the access point and the wireless client terminal In a wireless communication system including an address allocation server terminal for delivering and receiving an address, and a network accommodating a plurality of server terminals having a database function, the address allocation server terminal is required to allocate an address from the arbitrary client terminal. Analysis means for analyzing the route selection information of the address allocation request message at the time of requesting,
As a result of the analysis, when the information indicating that the access point has been passed is detected in the route selection information, an address control unit for setting the IP address to be unset is provided.

【0022】請求項16の無線通信システムは、上記無
線通信システムにおいて、前記、解析の結果、前記経路
選択情報に前記アクセスポイントを経由した旨の情報を
検出した場合、前記、有線クライアント端末とは異なる
属性のIPアドレスを割当てるアドレス割当て手段と、
前記サーバーが、任意のクライアント端末からのアクセ
ス要求時、前記任意のクライアント端末が、無線クライ
アント端末と判断できた時点でアクセスを制限するアク
セス制御手段とを備えることを特徴とする。
According to a sixteenth aspect of the invention, in the wireless communication system, when the result of the analysis detects information indicating that the route selection information has passed through the access point, the wired client terminal is Address assigning means for assigning IP addresses having different attributes,
When the server requests access from any client terminal, the server includes access control means for restricting access when the client terminal is determined to be a wireless client terminal.

【0023】以上の構成により、クライアント端末か
ら、IPアドレスの割当て要求を受信したDHCPサー
バーは、予め登録されている前記クライアント端末のM
ACアドレス、または経路選択情報を解析し、割当て要
求を起動したクライアント端末が、無線クライアント端
末と特定された場合、IPアドレスの割当てを拒否し、
ネットワーク内のリソースへのアクセスを不可能とす
る。
With the above configuration, the DHCP server that receives the IP address allocation request from the client terminal is registered in advance by the M of the client terminal.
If the client terminal that analyzes the AC address or the route selection information and activates the allocation request is identified as the wireless client terminal, the allocation of the IP address is rejected,
Disables access to resources within the network.

【0024】または、有線クライアント端末に割当てる
IPアドレス群とは異なるセキュリティレベルのIPア
ドレスを前記無線クライアント端末に割当てる。その
後、HPサーバーは、アクセス要求された端末のIPア
ドレスを解析することによりセキュリティレベルの低い
無線クライアント端末からのアクセスを防止する。
Alternatively, an IP address having a security level different from the IP address group assigned to the wired client terminal is assigned to the wireless client terminal. After that, the HP server analyzes the IP address of the access-requested terminal to prevent access from a wireless client terminal with a low security level.

【0025】[0025]

【発明の実施の形態】(第1の実施の形態)以下、本発
明の第1の実施形態における無線通信システムについて
図1、図3〜図5を用いて説明する。図1は、本発明の
実施の形態に係るシステム構成例である。図1におい
て、有線クライアント端末104とアドレス割当てサーバ
端末(DHCPサーバー)102とHPサーバ端末103とアクセス
ポイント105はネットワーク101に有線接続され、前記ア
クセスポイント105は、無線クライアント端末106との
無線通信リンクを確立し、ネットワークにおけるデータ
搬送制御/経路選択機能を提供する。また、前記アドレ
ス割当てサーバ端末(DHCPサーバー)102は、ネットワー
ク101内における任意のクライアント端末との間でアド
レス割当て/認証処理に関する要求/応答メッセージの
送受信を行う。図3は、第1の実施例におけるアドレス
割当て(DHCP)サーバー102の処理を説明するフローチ
ャートである。図4は、第1の実施例を説明するシーケ
ンスチャートである。図5は、アドレス割当て(DHCP)
サーバー102におけるMACアドレス管理テーブルである。
なお、図面に記載されたシーケンス図内のメッセージ
は、実施形態に関する主なもののみ明記してあり、その
基本的なメッセージについては、一部省略してある。
BEST MODE FOR CARRYING OUT THE INVENTION (First Embodiment) A wireless communication system according to a first embodiment of the present invention will be described below with reference to FIGS. 1 and 3 to 5. FIG. 1 is a system configuration example according to an embodiment of the present invention. In FIG. 1, a wired client terminal 104, an address assignment server terminal (DHCP server) 102, an HP server terminal 103, and an access point 105 are connected by wire to a network 101, and the access point 105 is a wireless communication link with a wireless client terminal 106. To provide data transport control / route selection function in the network. The address allocation server terminal (DHCP server) 102 transmits / receives request / response messages regarding address allocation / authentication processing to / from any client terminal in the network 101. FIG. 3 is a flow chart for explaining the processing of the address allocation (DHCP) server 102 in the first embodiment. FIG. 4 is a sequence chart for explaining the first embodiment. Figure 5 shows address allocation (DHCP)
3 is a MAC address management table in the server 102.
It should be noted that the messages in the sequence diagrams shown in the drawings only show the main ones relating to the embodiment, and some of the basic messages are omitted.

【0026】図1のシステムの動作を説明すると次のよ
うなものである。なお、DHCPサーバの動作については、
図3に即して説明する。
The operation of the system shown in FIG. 1 will be described below. Regarding the operation of the DHCP server,
Description will be given with reference to FIG.

【0027】はじめに、無線クライアント端末106は、
アクセスポイント105を経由してIPアドレス割当て要
求メッセージ(M401)をアドレス割当て(DHCP)サーバー
102に送信する。
First, the wireless client terminal 106
IP address allocation request message (M401) via access point 105 Address allocation (DHCP) server
Send to 102.

【0028】アドレス割当て(DHCP)サーバー102は、
IPアドレス割当て要求メッセージ(M401)を受信すると
(ステップS301:YES)、MACアドレス管理テ
ーブル(図5)を用いて無線クライアント端末106のM
ACアドレスを解析する(ステップS302)。MAC
アドレスが未登録の場合(ステップS303:YE
S)、または、MACアドレスが図5のMACアドレス
管理テーブルに無線端末として登録されている場合、要
求元の端末は「無線」と判断され(ステップS303:
YES)、IPアドレスの割当て処理は中断され終了す
る。たとえばMACアドレスが「アドレスB」の場合、
図5のMACアドレス管理テーブルに端末形態が「無線
クライアント」として予め登録されているので、この場
合には要求元の端末は無線端末と判断され、処理は終了
する。
The address assignment (DHCP) server 102
When the IP address assignment request message (M401) is received (step S301: YES), M of the wireless client terminal 106 is read using the MAC address management table (FIG. 5).
The AC address is analyzed (step S302). MAC
If the address is not registered (step S303: YE
S) or if the MAC address is registered as a wireless terminal in the MAC address management table of FIG. 5, the requesting terminal is determined to be “wireless” (step S303:
(YES), the IP address allocation process is interrupted and ends. For example, if the MAC address is "Address B",
Since the terminal type is registered in advance in the MAC address management table of FIG. 5 as “wireless client”, in this case, the requesting terminal is determined to be a wireless terminal, and the process ends.

【0029】一方、有線クライアント104が、IPアド
レス割当て要求メッセージ(M402)をアドレス割当て(DH
CP)サーバー102に送信した場合には、次の通りであ
る。
On the other hand, the wired client 104 assigns the IP address assignment request message (M402) to the address assignment (DH
When sent to the CP) server 102, it is as follows.

【0030】アドレス割当て(DHCP)サーバー102は、
IPアドレス割当て要求メッセージ(M402)を受信すると
(ステップS301:YES)MACアドレス管理テー
ブル(図5)を用いて有線クライアント端末104のMA
Cアドレスを解析する(ステップS302)。MACア
ドレスが未登録の場合(ステップS303:YES)、
処理は中断され終了する。また、MACアドレスが登録
済の場合には(ステップS303:NO)、図5のMA
Cアドレス管理テーブルを参照し、MACアドレスが有
線端末として登録されている場合、要求元の端末は「有
線」と判断され(ステップS304:NO)、認証要求
メッセージ(M403)を有線クライアント端末104に送信す
る(ステップS305)。例えばMACアドレスが「ア
ドレスA」の場合、図5のMACアドレス管理テーブル
に端末形態が「有線クライアント」として予め登録され
ているので、この場合には要求元の端末は有線端末と判
断され、認証要求メッセージが送信される。
The address assignment (DHCP) server 102
When the IP address assignment request message (M402) is received (step S301: YES), the MA of the wired client terminal 104 is checked using the MAC address management table (FIG. 5).
The C address is analyzed (step S302). If the MAC address is not registered (step S303: YES),
The process is interrupted and ends. If the MAC address has already been registered (step S303: NO), MA of FIG.
If the MAC address is registered as a wired terminal by referring to the C address management table, the requesting terminal is determined to be "wired" (step S304: NO), and the authentication request message (M403) is sent to the wired client terminal 104. It is transmitted (step S305). For example, when the MAC address is “address A”, the terminal type is registered in advance in the MAC address management table of FIG. 5 as “wired client”. In this case, the requesting terminal is determined to be a wired terminal, and authentication is performed. A request message is sent.

【0031】認証要求メッセージ(M403)を受信した有線
クライアント端末104は、認証データを含む応答メッセ
ージとして、認証応答メッセージ(M404)をアドレス割当
て(DHCP)サーバー102に送信する。
The wired client terminal 104, which has received the authentication request message (M403), transmits an authentication response message (M404) to the address allocation (DHCP) server 102 as a response message containing authentication data.

【0032】アドレス割当て(DHCP)サーバー102は、
認証応答メッセージ(M404)を受信した場合、メッセージ
内容の照合等により認証処理を行い、それに成功すると
(ステップS306:YES)、IPアドレス割当てメ
ッセージ(M405:DHCPOFFER)を有線クライアン
ト端末104に送信する(ステップS307)。認証応答
メッセージ(M404)が受信できない場合または認証に失敗
した場合(ステップS306:NO)、IPアドレスの
割当て処理は中断され終了する。
The address assignment (DHCP) server 102
When the authentication response message (M404) is received, the authentication process is performed by collating the message contents and the like, and if succeeded (step S306: YES), the IP address assignment message (M405: DHCPOFFER) is transmitted to the wired client terminal 104 ( Step S307). If the authentication response message (M404) cannot be received or the authentication fails (step S306: NO), the IP address allocation process is interrupted and ended.

【0033】IPアドレス割当てメッセージ(M405)を受
信した有線クライアント端末104は、アドレス割当て応
答の受信後、前記IPアドレスを自身のIPアドレスと
して設定し、以後IPデータ通信を開始する。
After receiving the address allocation response, the wired client terminal 104 which has received the IP address allocation message (M405) sets the IP address as its own IP address, and then starts the IP data communication.

【0034】上記説明のごとく、セキュリティレベルが
低い無線クライアント端末106からのIPアドレス割り
当て要求に応じないようDHCPサーバを構成すること
で、無線端末からのネットワーク資源へのアクセスを不
可能としている。このため、機密性の高いHPサーバー
等に対する不正アクセスが容易(簡易)にまた確実に制
限され、ネットワークのセキュリティと利便性が向上す
る。
As described above, by configuring the DHCP server so as not to respond to the IP address allocation request from the wireless client terminal 106 having a low security level, the wireless terminal cannot access the network resource. Therefore, unauthorized access to a highly confidential HP server or the like is easily (simple) and surely restricted, and network security and convenience are improved.

【0035】なお、図5のテーブルには「有線」と「無
線」の別が端末毎に登録されているが、これはIPアド
レス割り当ての「許可」と「禁止」とを意味しているも
のと言い換えることができる。したがって、無線端末で
あってもMACアドレス管理テーブルに「有線クライア
ント」と登録しておくことで、IPアドレスを無線端末
に対して割りあてることもできる。さらに、ネットワー
クにはDHCPサーバを用いてIPアドレスを取得する
端末と、固定IPアドレスが割りあてられた端末との混
在が許されていることから、固定IPアドレスが割りあ
てられた無線端末はネットワークに対するアクセスを行
える。
In the table of FIG. 5, "wired" and "wireless" are registered for each terminal, which means "permission" and "prohibition" of IP address allocation. In other words, Therefore, even for a wireless terminal, the IP address can be assigned to the wireless terminal by registering “wired client” in the MAC address management table. Further, since a terminal that acquires an IP address using a DHCP server and a terminal to which a fixed IP address is assigned are allowed to coexist in the network, a wireless terminal to which a fixed IP address is assigned is a network. Access to.

【0036】このように、本実施形態のように構成され
たDHCPサーバは、ネットワークからすべての無線端
末を閉め出すというものではなく、無線端末からのネッ
トワークへのアクセスを許可についても柔軟に対応する
ことが可能である。そのため、一部の安全対策が十分に
施された無線端末に対してはDHCPサーバによりIP
アドレスを割りあてたり、予め固定IPアドレスを割り
あてておき、その他の無線端末に対しては、本実施形態
のようにIPアドレスを割りあてないようにDHCPサ
ーバを構成することで、無線端末に対する安全対策と、
無線端末による利便性の向上とを両立したネットワーク
システムを構成することも可能となる。
As described above, the DHCP server configured as in the present embodiment does not shut out all wireless terminals from the network, but also flexibly copes with permission of access from the wireless terminals to the network. Is possible. Therefore, for some wireless terminals that have been adequately equipped with safety measures, the IP address is set by the DHCP server.
By assigning an address or assigning a fixed IP address in advance, and configuring a DHCP server so as not to assign an IP address to other wireless terminals as in the present embodiment, Safety measures,
It is also possible to configure a network system that is compatible with the convenience of the wireless terminal.

【0037】なお、図10にDHCPサーバおよびクラ
イアント端末であるコンピュータの構成の一例を示す。
図10において、コンピュータ3000は、ROM3及
びRAM2に記憶されたプログラム、例えば図3や図
6,図7の手順を実現するためのプログラムを実行する
CPU1を備え、システムバス4に接続される各デバイ
スをCPU1が統括的に制御する。RAM2は、CPU
1の主メモリ、ワークエリア等として機能する。キーボ
ードコントローラ(KBC)5は、キーボード9や不図
示のポインティングデバイスからのキー入力を制御す
る。CRTコントローラ(CRTC)6は、CRT等の
ディスプレイ10の表示を制御する。ディスクコントロ
ーラ(DKC)7は、ブートプログラム、種々のアプリ
ケーション、フォントデータ、ユーザファイル、編集フ
ァイル等を記憶するハードディスク(HD)、フロッピ
ー(登録商標)ディスク(FD)等の外部メモリ11と
のアクセスを制御する。実行するプログラムはこれら外
部メモリにプログラムファイルとして格納され、ネット
ワークインターフェースカード(NIC)8は、所定の
通信インターフェースでネットワークに接続されて、ネ
ットワーク上の他の端末或いはサーバと通信する。
Note that FIG. 10 shows an example of the configuration of a computer which is a DHCP server and a client terminal.
In FIG. 10, a computer 3000 includes a CPU 1 that executes a program stored in the ROM 3 and the RAM 2, for example, a program for implementing the procedure of FIGS. 3, 6, and 7, and each device connected to the system bus 4. Is centrally controlled by the CPU 1. RAM2 is CPU
1 functions as a main memory, a work area, etc. A keyboard controller (KBC) 5 controls key inputs from the keyboard 9 and a pointing device (not shown). A CRT controller (CRTC) 6 controls display on a display 10 such as a CRT. The disk controller (DKC) 7 accesses the external memory 11 such as a hard disk (HD), a floppy (registered trademark) disk (FD), which stores a boot program, various applications, font data, user files, edit files, and the like. Control. The program to be executed is stored as a program file in these external memories, and the network interface card (NIC) 8 is connected to the network by a predetermined communication interface and communicates with other terminals or servers on the network.

【0038】(第2の実施の形態)以下、本発明の第2
の実施形態における無線通信システムについて図1、図
5〜図9を用いて説明する。図6は、第2の実施形態に
おけるアドレス割当て(DHCP)サーバー102の処理
を説明するフローチャートである。図7は、第2の実施
形態におけるHPサーバー103の処理を説明するフロー
チャートである。図8は、第2の実施形態を説明するシ
ーケンスチャートである。図9は、第2の実施形態にお
けるHPサーバーのIPアドレス管理テーブルである。図
1及び図5については第1実施形態と共通である。
(Second Embodiment) The second embodiment of the present invention will be described below.
The wireless communication system in the embodiment will be described with reference to FIGS. 1 and 5 to 9. FIG. 6 is a flow chart for explaining the processing of the address allocation (DHCP) server 102 in the second embodiment. FIG. 7 is a flowchart illustrating processing of the HP server 103 according to the second embodiment. FIG. 8 is a sequence chart for explaining the second embodiment. FIG. 9 is an IP address management table of the HP server in the second embodiment. 1 and 5 are common to the first embodiment.

【0039】はじめに、無線クライアント端末106は、
アクセスポイント105を経由してIPアドレス割当て要
求メッセージ(M801)をアドレス割当て(DHCP)サーバー
102に送信する。
First, the wireless client terminal 106
IP address assignment request message (M801) via access point 105 Address assignment (DHCP) server
Send to 102.

【0040】アドレス割当て(DHCP)サーバー102は、
IPアドレス割当て要求メッセージ(M801)を受信すると
(ステップS601:YES)、MACアドレス管理テ
ーブル(図5)を用いて無線クライアント端末106のM
ACアドレスを解析し、端末属性を記憶する(ステップ
S602)。MACアドレスがMACアドレス管理テー
ブルに未登録の場合(ステップS603:YES)、処
理は中断され終了する。
The address assignment (DHCP) server 102
When the IP address assignment request message (M801) is received (step S601: YES), M of the wireless client terminal 106 is read using the MAC address management table (FIG. 5).
The AC address is analyzed and the terminal attribute is stored (step S602). When the MAC address is not registered in the MAC address management table (step S603: YES), the process is interrupted and ends.

【0041】一方、MACアドレスが登録済の場合(ス
テップS603:NO)、アドレス割当て(DHCP)サー
バー102は、記憶した端末属性より、認証中のクライア
ント端末が無線の場合(ステップS604:YES)、
IPアドレス管理テーブル(図9)を参照し、無線クラ
イアント用のIPアドレス(128.0.0.128〜128.0.0.255
の範囲)で未使用のアドレスを選択する(ステップS6
05)。また、認証中のクライアント端末が有線の場合
(ステップS604:NO)、同様にIPアドレス管理
テーブル(図9)を参照し、有線クライアント用のIP
アドレス(128.0.0.1〜128.0.0.127の範囲)で未使用の
アドレスを選択する(ステップS606)。アドレス割
当て(DHCP)サーバー102は、無線クライアント端末(10
6)に対して前記IPアドレス情報を含んだ認証要求メッ
セージ(M802)を送信する(ステップS607)。
On the other hand, when the MAC address has been registered (step S603: NO), the address assignment (DHCP) server 102 determines that the client terminal being authenticated is wireless (step S604: YES) based on the stored terminal attributes.
Referring to the IP address management table (FIG. 9), the IP address for the wireless client (128.0.0.128 to 128.0.0.255)
Unused address is selected in the range (step S6).
05). If the client terminal being authenticated is wired (step S604: NO), the IP address management table (FIG. 9) is also referred to, and the IP for the wired client is displayed.
An unused address is selected from the addresses (range 128.0.0.1 to 128.0.0.127) (step S606). The address assignment (DHCP) server 102 is a wireless client terminal (10
An authentication request message (M802) including the IP address information is transmitted to 6) (step S607).

【0042】認証要求メッセージ(M802)を受信した無線
クライアント端末106は、認証データを含む応答メッセ
ージとして、認証応答メッセージ(M803)をアドレス割当
て(DHCP)サーバー102に送信する。認証応答メッセー
ジ(M803)が受信できない場合または認証に失敗した場合
(ステップS608:NO)、IPアドレスの割当て処
理は中断され終了する。認証応答メッセージ(M803)を受
信してその認証に成功した場合(ステップS608:Y
ES)、アドレス割当て(DHCP)サーバー102は、IP
アドレスの割当て処理を完了する(ステップS60
9)。
Upon receiving the authentication request message (M802), the wireless client terminal 106 transmits an authentication response message (M803) to the address allocation (DHCP) server 102 as a response message including authentication data. If the authentication response message (M803) cannot be received or the authentication fails (step S608: NO), the IP address allocation process is interrupted and ended. When the authentication response message (M803) is received and the authentication is successful (step S608: Y
ES), address assignment (DHCP) server 102 is IP
The address allocation process is completed (step S60).
9).

【0043】IPアドレス割当てメッセージ(M804)を受
信した無線クライアント端末106は、アドレス割当て応
答の受信後、割りあてられたIPアドレスを自身のIP
アドレスとして設定し、以後IPデータ通信を開始す
る。有線クライアント端末104に関しても無線クライア
ント端末106と同様にステップS601〜S609を実
施してIPアドレスを取得する。
The wireless client terminal 106, which has received the IP address assignment message (M804), receives the assigned IP address after receiving the address assignment response.
It is set as an address, and IP data communication is started thereafter. Similarly to the wireless client terminal 106, the wired client terminal 104 also performs steps S601 to S609 to acquire an IP address.

【0044】以上の手順により、有線クライアントと無
線クライアントそれぞれに対して、有線クライアントと
無線クライアントの別を識別可能なIPアドレスが割り
あてられる。
By the above procedure, an IP address that can identify the wired client and the wireless client is assigned to each of the wired client and the wireless client.

【0045】次に、任意のクライアント端末からのネッ
トワーク内のリソースであるHPサーバへのアクセス制
御について図7を参照して説明する。
Next, access control from any client terminal to the HP server, which is a resource in the network, will be described with reference to FIG.

【0046】HPサーバにアクセスしようとする、IP
アドレスの割り当てを受けている無線クライアント端末
106は、アクセスポイント105を経由してアクセス要求メ
ッセージ(M805)をHPサーバー103に送信する。
IP trying to access HP server
Wireless client terminal that has been assigned an address
The 106 sends an access request message (M805) to the HP server 103 via the access point 105.

【0047】HPサーバー103は、アクセス要求メッセ
ージ(M805)を受信すると(ステップS701:YE
S)、IPアドレス管理テーブル(図9)を用いてIP
アドレスを解析する(ステップS702)。すなわち、
受信したメッセージの送信元IPアドレスが、図9の表
のIPアドレス欄におけるいずれに該当するか判断し、
対応する端末形態欄の値を読んで、「有線クライアン
ト」「無線クライアント」の別を判定する。IPアドレ
スが「無線クライアント用」と判断された場合(ステッ
プS703:NO)、HPサーバー103に対するアクセ
ス制御処理は中断され終了する。
The HP server 103 receives the access request message (M805) (step S701: YE).
S), IP using the IP address management table (FIG. 9)
The address is analyzed (step S702). That is,
It is determined which of the IP address columns in the table of FIG. 9 the source IP address of the received message corresponds to,
By reading the value in the corresponding terminal type column, it is determined whether "wired client" or "wireless client". When it is determined that the IP address is “for wireless client” (step S703: NO), the access control process for the HP server 103 is interrupted and ended.

【0048】一方、HPサーバにアクセスしようとする
有線クライアント104も、アクセス要求メッセージ(M80
6)をHPサーバー103に送信する。HPサーバー103は、
アクセス要求メッセージ(M806)を受信すると(ステップ
S701:YES)、IPアドレス管理テーブル(図
9)を用いて有線クライアント端末104のIPアドレス
を解析する(ステップS702)。IPアドレスが「有
線クライアント用」と判断された場合(ステップS70
3:YES)、パスワード要求メッセージ(M807)を有線
クライアント端末104に送信する(ステップS70
4)。
On the other hand, the wired client 104 trying to access the HP server also receives the access request message (M80
6) is transmitted to the HP server 103. HP server 103
When the access request message (M806) is received (step S701: YES), the IP address of the wired client terminal 104 is analyzed using the IP address management table (FIG. 9) (step S702). When it is determined that the IP address is "for wired client" (step S70)
3: YES), and transmits a password request message (M807) to the wired client terminal 104 (step S70).
4).

【0049】パスワード要求メッセージ(M807)を受信し
た有線クライアント端末104は、パスワードデータを含
むメッセージとして、パスワード認証メッセージ(M808)
をHPサーバー103に送信する。
Upon receiving the password request message (M807), the wired client terminal 104 receives the password authentication message (M808) as a message including password data.
Is transmitted to the HP server 103.

【0050】HPサーバー103は、パスワード認証メッ
セージ(M808)を受信すると(ステップS705:YE
S)、アクセス確認メッセージ(M809)を有線クライアン
ト端末104に送信する(ステップS706)。パスワー
ド認証メッセージ(M808)が受信できない場合または認証
に失敗した場合(ステップS705:NO)、HPサー
バ端末へのアクセス処理は中断され終了する。アクセス
確認メッセージ(M809)を受信した有線クライアント端末
104は、HPサーバー103との間でデータ通信を開始する
(M810)。
The HP server 103 receives the password authentication message (M808) (step S705: YE).
S), an access confirmation message (M809) is transmitted to the wired client terminal 104 (step S706). When the password authentication message (M808) cannot be received or the authentication has failed (step S705: NO), the access processing to the HP server terminal is interrupted and terminated. Wired client terminal that received the access confirmation message (M809)
104 starts data communication with the HP server 103
(M810).

【0051】上記説明のごとく、サーバにおいてアクセ
ス要求元のクライアント端末が有線クライアントである
か無線クライアントであるか判定し、無線クライアント
によるアクセスを制限することにより、セキュリティレ
ベルが低い無線クライアント端末106からの、機密性の
高いHPサーバー等に対する不正アクセスが容易(簡
易)にまた確実に制限でき、ネットワークのセキュリテ
ィと利便性が向上する。
As described above, the server determines whether the client terminal of the access request source is a wired client or a wireless client, and restricts access by the wireless client, so that the wireless client terminal 106 with a low security level can access it. Unauthorized access to a highly confidential HP server or the like can be easily (simplely) and surely restricted, and network security and convenience are improved.

【0052】特に本実施形態では、アクセスの制限をネ
ットワーク上の各サーバにより行えるために、無線クラ
イアントと有線クライアントの別を問わずにアクセスを
許すサーバと、無線クライアントにはアクセスを許さな
いサーバとを同一のネットワーク上に混在させることが
できる。
Particularly in this embodiment, since each server on the network can restrict access, a server that allows access regardless of whether it is a wireless client or a wired client and a server that does not allow access to the wireless client are provided. Can be mixed on the same network.

【0053】さらに、各サーバに備えられた図9のIP
アドレス管理テーブルにおける「無線クライアント用」
「有線クライアント用」をそれぞれ「アクセス制限あ
り」「アクセス制限無し」を意味するものとみなせば、
端末のMACアドレスに応じてサーバ毎にアクセスを制
限することが可能となる。
Furthermore, the IP of FIG. 9 provided for each server
"For wireless clients" in the address management table
If we consider "for wired clients" to mean "with access restriction" and "without access restriction",
Access can be restricted for each server according to the MAC address of the terminal.

【0054】[その他の実施形態]第1、第2の実施形
態では、任意のクライアント端末からのアドレス割当て
要求メッセージ受信時、クライアント端末のMACアド
レスを解析し(ステップS302、S602)、クライ
アント端末の接続形態を無線または有線と判断してい
る。これに代えて、任意のクライアント端末からのアド
レス割当て要求メッセージに含まれる経路選択情報を解
析し、アクセスポイント105を経由している場合にはク
ライアント端末の接続形態を「無線接続」と判断する経
路選択情報解析手段に置き換えて構成しても良い。この
ように構成することで、DHCPサーバに無線端末のM
ACアドレスが予め登録されていなくとも、無線端末と
有線端末とを判別できる。
[Other Embodiments] In the first and second embodiments, when an address allocation request message is received from an arbitrary client terminal, the MAC address of the client terminal is analyzed (steps S302 and S602), and the client terminal The connection type is determined to be wireless or wired. Instead of this, a route for analyzing the route selection information included in the address allocation request message from any client terminal, and determining the connection form of the client terminal as “wireless connection” when passing through the access point 105. You may replace with a selection information analysis means and may be comprised. With this configuration, the M
Even if the AC address is not registered in advance, it is possible to distinguish between the wireless terminal and the wired terminal.

【0055】なお、上記実施の形態においては無線LA
Nのネットワークを一例として、クライアント端末から
のネットワークリソースへのアクセス制限方法を備える
無線通信システムについて説明したが、本発明はこれに
限ることなく、クライアント端末が無線伝送路を利用し
てネットワークに接続される形態を構成するものであれ
ば、取扱う信号のアナログ/デジタルを問わず、いかな
るシステムであっても適用可能である。その他、本発明
はその要旨を逸脱しない範囲内で種々変形して実施する
ことが可能であるものとする。
In the above embodiment, the wireless LA
Although the wireless communication system including the method of restricting access to network resources from the client terminal has been described by taking the N network as an example, the present invention is not limited to this, and the client terminal connects to the network using the wireless transmission path. Any system can be applied as long as it composes the form described above, regardless of whether the signal to be handled is analog or digital. In addition, the present invention can be variously modified and implemented within the scope of the present invention.

【0056】以上のようにして、従来、有線LANより
もセキュリティレベルが低いとされる無線LANのシス
テムを収容したネットワークにおいて、クライアント端
末それぞれに付与された固有のMACアドレスをDHC
Pサーバーで管理し、ネットワーク内の有線、および無
線LANのクライアント端末のセキュリティレベルを制
御することにより、セキュリティレベルが低い無線LA
Nのクライアント端末からの、機密性の高いサーバー等
に対する不正アクセスが、物理レベルで容易(簡易)に
また確実に制限され、ネットワークのセキュリティと利
便性が向上する。
As described above, in the network accommodating the wireless LAN system, which is conventionally considered to have a lower security level than the wired LAN, the unique MAC address given to each client terminal is set to DHC.
A wireless LA with a low security level is managed by the P server and controls the security level of wired and wireless LAN client terminals in the network.
Unauthorized access to a highly confidential server or the like from N client terminals is easily (simplely) and surely restricted at the physical level, and network security and convenience are improved.

【0057】即ち、アプリケーションレベルでの不正使
用防止を目的とするパスワードやクライアント端末を特
定するためのMACアドレス、さらにはサービスエリア
固有の識別子(ESSID)やWEP(認証)キー等の
アクセス管理に重要な情報が、無線伝送路を使用するた
めに万一、漏洩あるいは傍受等により第三者に知得され
た場合の「成りすまし」による不正アクセスが防止でき
るといった効果が期待できる。
That is, it is important for access control of a password for the purpose of preventing unauthorized use at the application level, a MAC address for identifying a client terminal, a service area unique identifier (ESSID) and a WEP (authentication) key. It is expected that such information can be prevented from being illegally accessed by "spoofing" in the case where such information is obtained by a third party due to leakage or interception due to the use of the wireless transmission path.

【0058】なお、本発明は、複数の機器(例えばホス
トコンピュータ、インタフェイス機器、リーダ、プリン
タなど)から構成されるシステムに適用しても、一つの
機器からなる装置(例えば、複写機、ファクシミリ装置
など)に適用してもよい。
Even when the present invention is applied to a system composed of a plurality of devices (for example, host computer, interface device, reader, printer, etc.), a device composed of one device (for example, copying machine, facsimile). Device).

【0059】また、本発明の目的は、前述した実施形態
の機能を実現するソフトウェアのプログラムコードを記
録した記憶媒体(または記録媒体)を、システムあるい
は装置に供給し、そのシステムあるいは装置のコンピュ
ータ(またはCPUやMPU)が記憶媒体に格納されたプログ
ラムコードを読み出し実行することによっても達成され
る。
Further, an object of the present invention is to supply a storage medium (or recording medium) recording a program code of software for realizing the functions of the above-described embodiments to a system or apparatus, and to supply a computer of the system or apparatus ( Alternatively, it is achieved by the CPU or MPU) reading and executing the program code stored in the storage medium.

【0060】この場合、記憶媒体から読み出されたプロ
グラムコード自体が前述した実施形態の機能を実現する
ことになり、そのプログラムコード自体およびプログラ
ムコードを記憶した記憶媒体は本発明を構成することに
なる。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the program code itself and the storage medium storing the program code constitute the present invention. Become.

【0061】また、コンピュータが読み出したプログラ
ムコードを実行することにより、前述した実施形態の機
能が実現されるだけでなく、そのプログラムコードの指
示に基づき、コンピュータ上で稼働しているオペレーテ
ィングシステム(OS)などが実際の処理の一部または全部
を行い、その処理によって前述した実施形態の機能が実
現される場合も含まれる。
Further, by executing the program code read by the computer, not only the functions of the above-described embodiment are realized, but also the operating system (OS) running on the computer is executed based on the instruction of the program code. ) And the like perform a part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0062】さらに、記憶媒体から読み出されたプログ
ラムコードが、コンピュータに挿入された機能拡張カー
ドやコンピュータに接続された機能拡張ユニットに備わ
るメモリに書込まれた後、そのプログラムコードの指示
に基づき、その機能拡張カードや機能拡張ユニットに備
わるCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれる。
Further, after the program code read from the storage medium is written in the memory provided in the function expansion card inserted in the computer or the function expansion unit connected to the computer, based on the instruction of the program code. It also includes a case where a CPU or the like included in the function expansion card or the function expansion unit performs a part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0063】[0063]

【発明の効果】以上説明したように、本発明によれば、
端末固有の識別子に応じて、ネットワークアドレスを端
末に付与するか否かを決定しているために、端末毎にネ
ットワークアクセスを制限でき、ネットワークの安全性
を向上させることができる。
As described above, according to the present invention,
Since it is determined whether or not the network address is given to the terminal according to the unique identifier of the terminal, network access can be restricted for each terminal, and the security of the network can be improved.

【0064】また、端末が無線端末か有線端末かに応じ
て上記決定をすることで、無線と有線の別に応じてアク
セスを制限できる。
Further, by making the above determination depending on whether the terminal is a wireless terminal or a wired terminal, access can be restricted depending on whether the terminal is wireless or wired.

【0065】また、端末からのネットワークアドレスの
割り当ての要求の経路情報を参照することで、無線端末
についてはネットワークアドレスを割りあてないため
に、端末毎にネットワークアクセスを制限でき、ネット
ワークの安全性を向上させることができる。
Further, by referring to the route information of the request for the network address allocation from the terminal, since the network address is not assigned to the wireless terminal, the network access can be restricted for each terminal and the security of the network can be improved. Can be improved.

【0066】また、端末固有の識別子に応じて、付与す
るネットワークアドレスの属するグループを決定してい
るために、ネットワークアドレスを受信するサーバにお
いてネットワークアクセスを制限でき、ネットワークの
安全性を向上させることができる。
Further, since the group to which the network address to be given belongs is determined according to the identifier unique to the terminal, the network access can be restricted in the server that receives the network address, and the security of the network can be improved. it can.

【0067】また、端末からのネットワークアドレスの
割り当ての要求の経路情報を参照することで、無線端末
と有線端末とで異なるグループに属するネットワークア
ドレスを割りあてることで、ネットワークアドレスを受
信するサーバにおいてネットワークアクセスを制限で
き、ネットワークの安全性を向上させることができる。
Further, by referring to the route information of the request for the network address allocation from the terminal, the network addresses belonging to different groups are assigned to the wireless terminal and the wired terminal, so that the network receiving server receives the network address. Access can be restricted and network security can be improved.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施の形態に係る無線通信システムの
構成図である。
FIG. 1 is a configuration diagram of a wireless communication system according to an embodiment of the present invention.

【図2】従来の技術を示すシーケンスチャートである。FIG. 2 is a sequence chart showing a conventional technique.

【図3】第1の実施例におけるアドレス割当てサーバー
の処理を説明するフローチャートである。
FIG. 3 is a flowchart illustrating a process of an address allocation server according to the first embodiment.

【図4】第1の実施例を説明するシーケンスチャートで
ある。
FIG. 4 is a sequence chart illustrating a first embodiment.

【図5】アドレス割当て(DHCP)サーバーにおけるMAC
アドレス管理テーブルである。
[Figure 5] MAC in the address allocation (DHCP) server
It is an address management table.

【図6】第2の実施例におけるアドレス割当てサーバー
の処理を説明するフローチャートである。
FIG. 6 is a flowchart illustrating a process of an address allocation server according to the second embodiment.

【図7】第2の実施例におけるHPサーバーの処理を説
明するフローチャートである。
FIG. 7 is a flowchart illustrating processing of an HP server according to the second embodiment.

【図8】第2の実施例を説明するシーケンスチャートで
ある。
FIG. 8 is a sequence chart illustrating a second embodiment.

【図9】第2の実施例におけるDHCPサーバーおよび
HPサーバーのIPアドレス管理テーブルである。
FIG. 9 is a DHCP server according to the second embodiment and
It is an IP address management table of the HP server.

【図10】コンピュータのブロック図である。FIG. 10 is a block diagram of a computer.

【符号の説明】[Explanation of symbols]

101 ・・・ ネットワーク 102 ・・・ アドレス割当て(DHCP)サーバー 103 ・・・ HPサーバー 104 ・・・ 有線クライアント端末 105 ・・・ アクセスポイント 106 ・・・ 無線クライアント端末 101 ・ ・ ・ Network 102 ... Address assignment (DHCP) server 103 ... HP server 104 ... Wired client terminal 105 ・ ・ ・ Access point 106 ... Wireless client terminal

Claims (16)

【特許請求の範囲】[Claims] 【請求項1】 端末に対して動的にネットワークアドレ
スを割りあてるアドレス割りあてサーバ装置であって、 アドレスの割り当てを要求する端末に固有の識別子が、
アドレスの割り当てを制限する端末の識別子として登録
されている場合には、当該端末にネットワークアドレス
を割りあてず、アドレスを割り当てる端末の識別子とし
て登録されている場合には、当該端末にネットワークア
ドレスを割りあてることを特徴とするサーバ装置。
1. An address allocation server device for dynamically allocating a network address to a terminal, wherein an identifier unique to the terminal requesting address allocation is:
If it is registered as an identifier of a terminal that restricts address allocation, it does not assign a network address to that terminal.If it is registered as an identifier of a terminal that assigns an address, it allocates a network address to that terminal. A server device characterized by being applied.
【請求項2】 前記アドレスの割り当てを制限する端末
として無線通信端末が登録され、アドレスを割り当てる
端末の識別子として有線通信端末が登録されていること
を特徴とする請求項1に記載のサーバ装置。
2. The server device according to claim 1, wherein a wireless communication terminal is registered as a terminal that restricts the allocation of the address, and a wire communication terminal is registered as an identifier of the terminal that allocates the address.
【請求項3】 アクセスポイントを経由してネットワー
クにアクセスする無線端末と、有線通信を介してネット
ワークにアクセスする有線端末とに対して動的にネット
ワークアドレスを割りあてるアドレス割りあてサーバ装
置であって、 アドレスの割り当ての要求に含まれる、当該要求の経路
情報を参照して、当該経路情報に、前記アクセスポイン
トを経由したことを示す情報が含まれている場合には、
当該端末にネットワークアドレスを割りあてず、含まれ
ていない場合には、当該端末にネットワークアドレスを
割りあてることを特徴とするサーバ装置。
3. An address allocation server device for dynamically allocating a network address to a wireless terminal accessing a network via an access point and a wired terminal accessing the network via wired communication. , If the route information of the request included in the address allocation request is referred to, and the route information includes information indicating that the route has passed through the access point,
A server device, wherein a network address is not assigned to the terminal, and if not included, a network address is assigned to the terminal.
【請求項4】 端末に対して動的にネットワークアドレ
スを割りあてるアドレス割りあてサーバ装置であって、 アドレスの割り当てを要求する端末に対して、該端末に
固有の識別子に応じて選択される、予め分類されたネッ
トワークアドレスのグループに属するネットワークアド
レスを割りあてることを特徴とするサーバ装置。
4. An address allocation server device for dynamically allocating a network address to a terminal, which is selected for a terminal requesting address allocation according to an identifier unique to the terminal. A server device for allocating a network address belonging to a group of pre-classified network addresses.
【請求項5】 前記ネットワークアドレスのグループ
は、無線通信端末と有線通信端末とに分類されているこ
とを特徴とする請求項4に記載のサーバ装置。
5. The server device according to claim 4, wherein the group of network addresses is classified into a wireless communication terminal and a wired communication terminal.
【請求項6】 アクセスポイントを経由してネットワー
クにアクセスする無線端末と、有線通信を介してネット
ワークにアクセスする有線端末とに対して動的にネット
ワークアドレスを割りあてるアドレス割りあてサーバ装
置であって、 アドレスの割り当ての要求に含まれる、当該要求の経路
情報を参照して、当該経路情報に、前記アクセスポイン
トを経由したことを示す情報が含まれているか否かに応
じて選択される、予め分類されたネットワークアドレス
のグループに属するネットワークアドレスを割りあてる
ことを特徴とするサーバ装置。
6. An address allocation server device for dynamically allocating a network address to a wireless terminal accessing a network via an access point and a wired terminal accessing a network via wired communication. , Is selected according to whether or not the route information of the request included in the request for address allocation includes information indicating that the route information has passed through the access point. A server device, characterized by allocating a network address belonging to a group of classified network addresses.
【請求項7】 請求項1乃至3に記載のアドレス割りあ
てサーバ装置と、 端末装置とを有することを特徴とするネットワークシス
テム。
7. A network system comprising the address assignment server device according to claim 1 and a terminal device.
【請求項8】 請求項4乃至6に記載のアドレス割りあ
てサーバ装置と、 端末装置と、 前記端末からアクセス要求に対して、該アクセス要求に
付随するネットワークアドレスが前記グループの何れに
属するか判定し、属するグループに応じてアクセスを制
限するサーバ装置とを有することを特徴とするネットワ
ークシステム。
8. The address allocation server device according to claim 4, a terminal device, and, in response to an access request from the terminal, to which of the groups the network address attached to the access request belongs. And a server device that restricts access according to the group to which the network system belongs.
【請求項9】 コンピュータにより、端末に対して動的
にネットワークアドレスを割りあてるプログラムであっ
て、 アドレスの割り当てを要求する端末に固有の識別子が、
アドレスの割り当てを制限する端末の識別子として登録
されている場合には、当該端末にネットワークアドレス
を割りあてず、アドレスを割り当てる端末の識別子とし
て登録されている場合には、当該端末にネットワークア
ドレスを割りあてるようコンピュータを機能させるため
のプログラム。
9. A program for dynamically allocating a network address to a terminal by a computer, wherein an identifier unique to the terminal requesting the address allocation is:
If it is registered as an identifier of a terminal that restricts address allocation, it does not assign a network address to that terminal.If it is registered as an identifier of a terminal that assigns an address, it allocates a network address to that terminal. A program that causes a computer to function so that it can be applied.
【請求項10】 コンピュータにより、端末に対して動
的にネットワークアドレスを割りあてるプログラムであ
って、 アドレスの割り当てを要求する端末に対して、該端末に
固有の識別子に応じて選択される、予め分類されたネッ
トワークアドレスのグループに属するネットワークアド
レスを割りあてるようコンピュータを機能させるための
プログラム。
10. A program for dynamically allocating a network address to a terminal by a computer, which is selected in advance for a terminal requesting address allocation according to an identifier unique to the terminal. A program that causes a computer to assign network addresses that belong to a group of classified network addresses.
【請求項11】 コンピュータにより、端末に対して動
的にネットワークアドレスを割りあてる方法であって、 アドレスの割り当てを要求する端末に固有の識別子が、
アドレスの割り当てを制限する端末の識別子として登録
されている場合には、当該端末にネットワークアドレス
を割りあてず、アドレスを割り当てる端末の識別子とし
て登録されている場合には、当該端末にネットワークア
ドレスを割りあてることを特徴とするアドレス割りあて
方法。
11. A method for dynamically assigning a network address to a terminal by a computer, wherein an identifier unique to the terminal requesting the address assignment is:
If it is registered as an identifier of a terminal that restricts address allocation, it does not assign a network address to that terminal.If it is registered as an identifier of a terminal that assigns an address, it allocates a network address to that terminal. Address allocation method characterized by applying.
【請求項12】 コンピュータにより、端末に対して動
的にネットワークアドレスを割りあてる方法であって、 アドレスの割り当てを要求する端末に対して、該端末に
固有の識別子に応じて選択される、予め分類されたネッ
トワークアドレスのグループに属するネットワークアド
レスを割りあてることを特徴とするアドレス割りあて方
法。
12. A method for dynamically allocating a network address to a terminal by a computer, wherein the terminal requesting the address allocation is selected according to an identifier unique to the terminal in advance. An address assigning method characterized by assigning a network address belonging to a group of classified network addresses.
【請求項13】 ネットワークに接続される複数の有線
クライアント端末と前記ネットワークを介し前記複数の
有線クライアント端末との間でデータ通信を行う複数の
無線クライアント端末と、前記無線クライアント端末と
の無線通信リンクを確立し、ネットワークにおけるデー
タ搬送制御/経路選択機能を提供するアクセスポイント
および前記アクセスポイントを接続し前記無線クライア
ント端末との間でアドレス割当て/認証処理に関する要
求/応答メッセージの受渡しをするアドレス割当てサー
バ端末とデータベース機能を有する複数のサーバ端末を
収容するネットワークとを備える無線通信システムにお
いて、 前記アドレス割当てサーバ端末が、前記、任意のクライ
アント端末からのアドレス割当て要求時に、前記任意の
クライアント端末固有の識別子を解析する解析手段と、 前記、解析の結果、前記割当て要求端末が無線クライア
ント端末の場合、IPアドレスを未設定とするアドレス
制御手段とを備えることを特徴とする無線通信システ
ム。
13. A wireless communication link between a plurality of wired client terminals connected to a network and a plurality of wireless client terminals for performing data communication between the plurality of wired client terminals via the network, and a wireless communication link with the wireless client terminal. For establishing data transfer control / route selection function in the network, and an address assignment server for connecting the access point and for passing request / response messages regarding address assignment / authentication processing with the wireless client terminal In a wireless communication system including a terminal and a network accommodating a plurality of server terminals having a database function, the address allocation server terminal, when the address allocation request is made from the arbitrary client terminal, the arbitrary client Analyzing means for analyzing a terminal-specific identifier, the result of the analysis, the case allocation request terminal is a wireless client terminal, a wireless communication system, comprising an address control means to unset the IP address.
【請求項14】 前記解析の結果、前記割当て要求端末
が無線クライアント端末の場合、前記有線クライアント
端末とは異なる属性のIPアドレスを割当てるアドレス
割当て手段と、 前記サーバー端末が、任意のクライアント端末からのア
クセス要求時、前記任意のクライアント端末が、無線ク
ライアント端末と判断できた時点でアクセスを制限する
アクセス制御手段とを備えることを特徴とする請求項1
3記載の無線通信システム。
14. As a result of the analysis, when the assignment requesting terminal is a wireless client terminal, an address assigning means for assigning an IP address having an attribute different from that of the wired client terminal; The access control means for restricting access when the arbitrary client terminal is determined to be a wireless client terminal when making an access request.
3. The wireless communication system according to 3.
【請求項15】 ネットワークに接続される複数の有線
クライアント端末と前記ネットワークを介し前記複数の
有線クライアント端末との間でデータ通信を行う複数の
無線クライアント端末と、前記無線クライアント端末と
の無線通信リンクを確立し、ネットワークにおけるデー
タ搬送制御/経路選択機能を提供するアクセスポイント
および前記アクセスポイントを接続し前記無線クライア
ント端末との間でアドレス割当て/認証処理に関する要
求/応答メッセージの受渡しをするアドレス割当てサー
バ端末とデータベース機能を有する複数のサーバ端末を
収容するネットワークとを備える無線通信システムにお
いて、 前記アドレス割当てサーバ端末が、前記、任意のクライ
アント端末からのアドレス割当て要求時に、前記アドレ
ス割当て要求メッセージの経路選択情報を解析する解析
手段と、 前記、解析の結果、前記経路選択情報に前記アクセスポ
イントを経由した旨の情報を検出した場合、IPアドレ
スを未設定とするアドレス制御手段とをさらに備えるこ
とを特徴とする無線通信システム。
15. A wireless communication link between a plurality of wired client terminals connected to a network and a plurality of wireless client terminals for performing data communication between the plurality of wired client terminals via the network, and a wireless communication link with the wireless client terminal. For establishing data transfer control / route selection function in the network, and an address assignment server for connecting the access point and for passing request / response messages regarding address assignment / authentication processing with the wireless client terminal In a wireless communication system including a terminal and a network accommodating a plurality of server terminals having a database function, the address allocation server terminal, when the address allocation request is made from the arbitrary client terminal, An analysis unit that analyzes the route selection information of the message, and an address control unit that does not set an IP address when the information indicating that the route has passed through the access point is detected in the route selection information as a result of the analysis. A wireless communication system comprising:
【請求項16】 前記解析の結果、前記経路選択情報に
前記アクセスポイントを経由した旨の情報を検出した場
合、前記、有線クライアント端末とは異なる属性のIP
アドレスを割当てるアドレス割当て手段と、 前記サーバーが、任意のクライアント端末からのアクセ
ス要求時、前記任意のクライアント端末が、無線クライ
アント端末と判断できた時点でアクセスを制限するアク
セス制御手段とをさらに備えることを特徴とする請求項
15記載の無線通信システム。
16. If, as a result of the analysis, information indicating that the route selection information has passed through the access point is detected, an IP having an attribute different from that of the wired client terminal is detected.
The system further comprises address allocation means for allocating an address, and access control means for restricting access when the server makes an access request from an arbitrary client terminal and at the time when the arbitrary client terminal is determined to be a wireless client terminal. The wireless communication system according to claim 15, wherein:
JP2002113626A 2002-04-16 2002-04-16 Server device, network system and radio communication system Withdrawn JP2003309569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002113626A JP2003309569A (en) 2002-04-16 2002-04-16 Server device, network system and radio communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002113626A JP2003309569A (en) 2002-04-16 2002-04-16 Server device, network system and radio communication system

Publications (1)

Publication Number Publication Date
JP2003309569A true JP2003309569A (en) 2003-10-31

Family

ID=29395759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002113626A Withdrawn JP2003309569A (en) 2002-04-16 2002-04-16 Server device, network system and radio communication system

Country Status (1)

Country Link
JP (1) JP2003309569A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008272939A (en) * 2007-04-25 2008-11-13 Oki Data Corp Printer and printing processing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008272939A (en) * 2007-04-25 2008-11-13 Oki Data Corp Printer and printing processing system

Similar Documents

Publication Publication Date Title
US7720464B2 (en) System and method for providing differentiated service levels to wireless devices in a wireless network
JP4173866B2 (en) Communication device
US5944794A (en) User identification data management scheme for networking computer systems using wide area network
US7720057B2 (en) Packet relay apparatus and control method for data relay apparatus
US8041815B2 (en) Systems and methods for managing network connectivity for mobile users
KR101159355B1 (en) Method and system for securely provisioning a client device
JP3006504B2 (en) Authentication method of wireless terminal in wireless network and wireless network
KR101910605B1 (en) System and method for controlling network access of wireless terminal
US20030196115A1 (en) Wireless network system
JP2001508607A (en) Secure access method and associated device for accessing dedicated data communication network
KR20040042247A (en) The method and system for performing authentification to obtain access to public wireless LAN
US20060161770A1 (en) Network apparatus and program
JP2004104800A (en) Method of allocating ip address to terminal in code division multiple access system
JP2003318939A (en) Communication system and control method thereof
KR20090014625A (en) Authentication system and method in network having private network
CN109120738B (en) DHCP server and method for managing network internal equipment
JP2000102072A (en) Mobile communication method, mobile communication equipment and recording medium recording mobile communication program
JP2003309569A (en) Server device, network system and radio communication system
JP2005051436A (en) Network equipment
CN113556337A (en) Terminal address identification method, network system, electronic device and storage medium
CN114710302A (en) Internet access control method and control device thereof
CN1652535B (en) Method for managing network layer address
CN114143057B (en) Network connection authentication method, device, system, electronic equipment and storage medium
KR100624478B1 (en) Apparatus and method for providing service in wireless network system
KR100619866B1 (en) UATI SOURCE MANAGEMENT METHOD FOR 1xEV-DO WIRELESS INTERNET SERVICE

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20050705