JP2001136194A - Remote access server - Google Patents
Remote access serverInfo
- Publication number
- JP2001136194A JP2001136194A JP31198999A JP31198999A JP2001136194A JP 2001136194 A JP2001136194 A JP 2001136194A JP 31198999 A JP31198999 A JP 31198999A JP 31198999 A JP31198999 A JP 31198999A JP 2001136194 A JP2001136194 A JP 2001136194A
- Authority
- JP
- Japan
- Prior art keywords
- dhcp
- user terminal
- remote access
- network
- server device
- 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.)
- Pending
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ネットワーク外の
ユーザ端末装置をネットワークへ接続するためのリモー
トアクセスサーバ装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a remote access server device for connecting a user terminal device outside a network to a network.
【0002】[0002]
【従来の技術】近年、インターネット等の情報通信ネッ
トワークの利用者は増加の一途をたどっている。端末装
置をIPプロトコルのネットワークであるインターネッ
トに接続するためには各端末装置にIPアドレスを割り
当てる必要があるが、IPアドレスは有限であるため、
複数の端末装置が必要なときに限られたIPアドレスを
分け合って使用するためのDHCP(Dynamic
Host Confi−guration Proto
col)プロトコルが開発された。以下に、従来のDH
CPプロトコルによるIPアドレス割当交渉の一例を示
す。2. Description of the Related Art In recent years, users of information communication networks such as the Internet have been increasing. In order to connect a terminal device to the Internet, which is a network of the IP protocol, it is necessary to assign an IP address to each terminal device, but since the IP addresses are limited,
DHCP (Dynamic) for sharing a limited IP address when a plurality of terminal devices are required
Host Confi-guration Proto
col) protocol was developed. Below, the conventional DH
4 shows an example of IP address assignment negotiation according to the CP protocol.
【0003】図4は、ネットワーク上の端末A(DHC
Pクライアント)とDHCPサーバA、DHCPサーバ
130との間でのIPアドレス割当交渉の動作の流れを
示す動作シーケンス図である。FIG. 4 shows a terminal A (DHC) on a network.
FIG. 9 is an operation sequence diagram showing an operation flow of IP address assignment negotiation between a P client), a DHCP server A, and a DHCP server 130.
【0004】図4において、まず端末Aが割当要求(D
ISCOVERメッセージ)をブロードキャスト送信
し、IPアドレスを要求していることをネットワーク上
に一斉報知する(S21)。DISCOVERメッセー
ジを受信した各DHCPサーバA,130は応答(OF
FERメッセージ)を返送し、IPアドレスを提供でき
ることを端末Aへ通知する(S22)。端末Aは、一定
期間待ちながらOFFERメッセージを収集し、受信し
たOFFERメッセージの中から最適なものを選択す
る。端末Aは、選択したサーバ装置情報を含むリクエス
トメッセージ(REQUESTメッセージ)をブロード
キャスト送信し、どのDHCPサーバを選択したかを一
斉報知する(S23)。リクエストメッセージを受信し
た各DHCPサーバA,130は、リクエストメッセー
ジに含まれるサーバ装置情報から、自らが選択されたか
どうかを判定する。選択されたDHCPサーバAは、パ
ラメータをチェックし、ACKメッセージを端末Aへ返
送する(S24)。選択されなかったDHCPサーバ1
30は交渉処理を終了する。このようにして、端末Aへ
DHCPサーバAよりIPアドレスが一定期間貸し出さ
れる。[0004] In FIG. 4, first, a terminal A receives an assignment request (D
An ISCOVER message) is broadcasted to broadcast on the network that an IP address is requested (S21). Each DHCP server A, 130 that has received the DISCOVER message responds (OF
FER message), and notifies terminal A that the IP address can be provided (S22). The terminal A collects the OFFER messages while waiting for a certain period, and selects an optimum one from the received OFFER messages. The terminal A broadcasts a request message (REQUEST message) including the selected server device information, and broadcasts which DHCP server has been selected (S23). Each DHCP server A 130 receiving the request message determines whether or not it has been selected from the server device information included in the request message. The selected DHCP server A checks the parameters and returns an ACK message to terminal A (S24). DHCP server 1 not selected
30 ends the negotiation process. In this way, the IP address is leased from the DHCP server A to the terminal A for a certain period.
【0005】以上の例では、ネットワーク上にDHCP
クライアント(端末A)が存在していたが、IPアドレ
スのリースの主体がネットワーク上の端末装置ではな
く、ネットワーク上のリモートアクセスサーバ装置を通
じてネットワークに接続するリモートユーザ端末装置
(以降単に、「ユーザ端末装置」と記載する)であって
も、DHCPプロトコルによるIPアドレス割当交渉は
可能であり、この場合はリモートアクセスサーバ装置が
DHCPクライアントの代行としてDHCPサーバ装置
との間で交渉を行い、割り当てられたIPアドレスをさ
らにユーザ端末装置へ割り当てる。[0005] In the above example, DHCP is used on the network.
There is a client (terminal A), but the subject of the lease of the IP address is not a terminal device on the network, but a remote user terminal device connected to the network through a remote access server device on the network.
(Hereinafter simply referred to as “user terminal device”), it is possible to negotiate an IP address by the DHCP protocol. In this case, the remote access server device communicates with the DHCP server device on behalf of the DHCP client. After negotiation, the assigned IP address is further assigned to the user terminal device.
【0006】[0006]
【発明が解決しようとする課題】このように、IPアド
レスのリースの主体がネットワーク上の端末装置ではな
く、ネットワーク上のリモートアクセスサーバ装置を通
じてネットワークに接続するユーザ端末装置であって
も、DHCPプロトコルによるIPアドレスの割り当て
は可能であるが、そのような場合には、ユーザ端末装置
とリモートアクセスサーバ装置との間の接続処理の途中
にリモートアクセスサーバ装置・DHCPサーバ装置間
でのIPアドレス割当交渉処理が入ることになり、出来
るだけ短時間で交渉処理を終了しなければならないとい
う要求が発生する。そのため、このような場合には、従
来のIPアドレス交渉手順のように交渉中にOFFER
メッセージ収集の待ち時間を含むような手順そのままで
は、全体での接続処理時間が長くなるという問題点を有
していた。As described above, even if the subject of the lease of the IP address is not the terminal device on the network but the user terminal device connected to the network through the remote access server device on the network, the DHCP protocol is used. In such a case, during the connection process between the user terminal device and the remote access server device, IP address allocation negotiation between the remote access server device and the DHCP server device is performed. The process is entered, and a request is generated that the negotiation process must be completed in as short a time as possible. Therefore, in such a case, OFFER is required during negotiation as in the conventional IP address negotiation procedure.
There is a problem that the whole connection processing time becomes longer if the procedure including the waiting time for message collection is left as it is.
【0007】このリモートアクセスサーバ装置では、リ
モートアクセスサーバ装置を通してユーザ端末装置にD
HCPサーバ装置よりIPアドレスを割り当てる場合に
は、より短時間でIPアドレス割当交渉処理を終了する
ことが要求されている。[0007] In this remote access server device, D is transmitted to the user terminal device through the remote access server device.
When assigning an IP address from the HCP server device, it is required that the IP address assignment negotiation process be completed in a shorter time.
【0008】本発明は、ユーザ端末装置のネットワーク
への接続に際し、より短時間でDHCPプロトコルによ
るIPアドレス割当交渉処理を終了することができるリ
モートアクセスサーバ装置を提供することを目的とす
る。SUMMARY OF THE INVENTION It is an object of the present invention to provide a remote access server device capable of terminating an IP address assignment negotiation process in a shorter time when a user terminal device connects to a network.
【0009】[0009]
【課題を解決するための手段】この課題を解決するため
の本発明のリモートアクセスサーバ装置は、ユーザ端末
装置との回線接続からIPアドレス割当て交渉まで行う
ダイアルアップサーバ部と、主たる通信プロトコル処理
を行う通信処理部と、DHCPサーバ装置と通信、IP
アドレス割当交渉を行うDHCPメッセージ処理部と、
ネットワークインタフェース部とを有するリモートアク
セスサーバ装置であって、DHCPメッセージ処理部
は、ユーザ端末装置のネットワーク接続時にユーザ端末
装置に代わってDHCPサーバ装置との間でIPアドレ
ス割当交渉を行い、割当要求をネットワーク上にブロー
ドキャストした後の応答待機中に最初に受信した応答を
無条件に採用する構成を備えている。A remote access server device according to the present invention for solving this problem performs a main communication protocol process with a dial-up server unit which performs from a line connection with a user terminal device to negotiation of an IP address assignment. Communication processing unit, communication with DHCP server device, IP
A DHCP message processing unit for negotiating an address assignment;
A remote access server device having a network interface unit, wherein the DHCP message processing unit negotiates an IP address with the DHCP server device on behalf of the user terminal device when the user terminal device is connected to the network, and issues an allocation request. A configuration is provided in which a response first received during a response wait after being broadcast on the network is unconditionally adopted.
【0010】これにより、ユーザ端末装置のネットワー
クへの接続に際し、より短時間でDHCPプロトコルに
よるIPアドレス割当交渉処理を終了することができる
リモートアクセスサーバ装置が得られる。Thus, a remote access server device capable of completing the IP address assignment negotiation process by the DHCP protocol in a shorter time when connecting the user terminal device to the network is obtained.
【0011】[0011]
【発明の実施の形態】本発明の請求項1に記載のリモー
トアクセスサーバ装置は、ユーザ端末装置との回線接続
からIPアドレス割当て交渉まで行うダイアルアップサ
ーバ部と、主たる通信プロトコル処理を行う通信処理部
と、DHCPサーバ装置と通信、IPアドレス割当交渉
を行うDHCPメッセージ処理部と、ネットワークイン
タフェース部とを有するリモートアクセスサーバ装置で
あって、DHCPメッセージ処理部は、ユーザ端末装置
のネットワーク接続時にユーザ端末装置に代わってDH
CPサーバ装置との間でIPアドレス割当交渉を行い、
割当要求をネットワーク上にブロードキャストした後の
応答待機中に最初に受信した応答を無条件に採用するこ
ととしたものである。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A remote access server according to a first aspect of the present invention includes a dial-up server for performing a process from line connection to a user terminal to negotiation of an IP address assignment, and a communication processing unit for performing a main communication protocol process. , A DHCP message processing unit for communicating with a DHCP server device and negotiating an IP address assignment, and a network interface unit, wherein the DHCP message processing unit is connected to the user terminal device when the user terminal device is connected to the network. DH on behalf of
Negotiate IP address assignment with the CP server device,
The response received first during the response waiting after the broadcast of the assignment request on the network is unconditionally adopted.
【0012】この構成により、IPアドレス割当交渉中
のOFFERメッセージ(応答)収集の待ち時間が無く
なり、DHCPプロトコルによるIPアドレス割当交渉
処理が早急に終了するという作用を有する。According to this configuration, there is no waiting time for collecting the OFFER message (response) during the negotiation of the IP address assignment, and the IP address assignment negotiation process by the DHCP protocol is completed immediately.
【0013】請求項2に記載のリモートアクセスサーバ
装置は、ユーザ端末装置との回線接続からIPアドレス
割当て交渉まで行うダイアルアップサーバ部と、主たる
通信プロトコル処理を行う通信処理部と、DHCPサー
バ装置と通信、IPアドレス割当交渉を行うDHCPメ
ッセージ処理部と、ネットワークインタフェース部とを
有するリモートアクセスサーバ装置であって、DHCP
メッセージ処理部は、ユーザ端末装置のネットワーク接
続時にユーザ端末装置に代わってDHCPサーバ装置と
の間でIPアドレス割当交渉を行い、割当要求をネット
ワーク上にブロードキャストした後の応答待機中に最初
に受信した応答を無条件に採用し、別のDHCPサーバ
装置より応答を受信した場合には別のDHCPサーバ装
置にダミーリクエストメッセージを送信することとした
ものである。A remote access server according to a second aspect of the present invention communicates with a dial-up server which performs from a line connection with a user terminal to an IP address assignment negotiation, a communication processing which performs a main communication protocol process, and a DHCP server. , A remote access server device having a DHCP message processing unit for negotiating an IP address assignment and a network interface unit, comprising:
The message processing unit negotiates an IP address with the DHCP server device on behalf of the user terminal device when the user terminal device is connected to the network, and receives the first while waiting for a response after broadcasting the allocation request on the network. The response is adopted unconditionally, and when a response is received from another DHCP server device, a dummy request message is transmitted to another DHCP server device.
【0014】この構成により、ダミーリクエストメッセ
ージを受信した別のDHCPサーバ装置においてIPア
ドレスリソースを無駄に消費することが防止されるとい
う作用を有する。[0014] This configuration has the effect of preventing unnecessary consumption of IP address resources in another DHCP server device that has received the dummy request message.
【0015】以下、本発明の実施の形態について、図1
〜図3を用いて説明する。FIG. 1 shows an embodiment of the present invention.
This will be described with reference to FIG.
【0016】(実施の形態1)図1は、本発明の実施の
形態1によるリモートアクセスサーバ装置を有するネッ
トワークシステムを示すブロック図である。(Embodiment 1) FIG. 1 is a block diagram showing a network system having a remote access server device according to Embodiment 1 of the present invention.
【0017】図1において、100はLAN(ローカル
エリアネットワーク)、110はLAN100に接続さ
れたリモートアクセスサーバ、120は同じくLAN1
00に接続されたDHCPサーバ、130は同じくLA
N100に接続されたDHCPサーバ、140はリモー
トアクセスサーバ110を通じてネットワーク(LA
N)100へアクセスを行うユーザ端末である。リモー
トアクセスサーバ110は、ユーザ端末140との回線
接続からIPアドレス割当て交渉まで行うダイアルアッ
プサーバ部111と、主たる通信プロトコル処理を行う
通信処理部112と、DHCPサーバ120、130と
通信、IPアドレス割当交渉を行うDHCPメッセージ
処理部113と、ネットワークインタフェース部114
とを有する。In FIG. 1, reference numeral 100 denotes a LAN (local area network); 110, a remote access server connected to the LAN 100;
DHCP server connected to 00, 130 is also LA
A DHCP server 140 connected to the N100 is connected to the network (LA) through the remote access server 110.
N) A user terminal that accesses 100. The remote access server 110 communicates with the dial-up server unit 111 that performs from the line connection with the user terminal 140 to the negotiation of the IP address assignment, the communication processing unit 112 that performs the main communication protocol processing, and the DHCP servers 120 and 130, and performs the IP address assignment negotiation. Message processing unit 113 for performing
And
【0018】このように構成されたリモートアクセスサ
ーバ110について、その動作を図2を用いて説明す
る。図2は、図1のネットワークシステムにおいて、ユ
ーザ端末140がリモートアクセスサーバ110を通じ
てLAN100に接続する際の各装置間の動作を主にD
HCPプロトコル関連に焦点をあてて示す動作シーケン
ス図である。The operation of the remote access server 110 thus configured will be described with reference to FIG. FIG. 2 mainly illustrates the operation between the respective devices when the user terminal 140 connects to the LAN 100 through the remote access server 110 in the network system of FIG.
FIG. 4 is an operation sequence diagram focusing on the HCP protocol.
【0019】図2において、LAN100に接続しよう
とするユーザ端末140はまずリモートアクセスサーバ
110に対してデータリンクの接続を要求する(S0
1)。ステップS01における処理には、ユーザ端末1
40・リモートアクセスサーバ110間の物理的な回線
接続である電話呼、無線呼の接続やIP下位レイヤプロ
トコル(多くの場合はPPPプロトコル)の設定処理等
が含まれる。ユーザ端末140からの接続要求を受信し
たリモートアクセスサーバ110のダイヤルアップサー
バ部111は、ユーザ認証等の処理終了後、DHCPサ
ーバ装置よりアドレスのリースを受けるための交渉処理
の開始を内部メッセージによりDHCPメッセージ処理
部113に対して要求する。これにより、リモートアク
セスサーバ110はDHCPサーバ装置との間でIPア
ドレス割当交渉を開始する。以後、LAN100上のD
HCPサーバ120、130とのメッセージのやり取り
は通信処理部112、ネットワークインタフェース部1
14を通じて行われる。通信処理部112はDHCPプ
ロトコル以下のレイヤでのDHCPサーバ120、13
0との通信処理を担当する。In FIG. 2, a user terminal 140 to be connected to the LAN 100 first requests the remote access server 110 to connect a data link (S0).
1). The processing in step S01 includes the user terminal 1
40, connection of telephone calls and wireless calls, which are physical line connections between the remote access servers 110, and setting processing of an IP lower layer protocol (often a PPP protocol). The dial-up server unit 111 of the remote access server 110, which has received the connection request from the user terminal 140, uses an internal message to start a negotiation process to receive an address lease from the DHCP server device after the end of processing such as user authentication. Request to the message processing unit 113. As a result, the remote access server 110 starts negotiation of IP address assignment with the DHCP server device. After that, D on LAN100
The exchange of messages with the HCP servers 120 and 130 is performed by the communication processing unit 112 and the network interface unit 1
14. The communication processing unit 112 includes the DHCP servers 120 and 13 in the layers below the DHCP protocol.
Responsible for communication processing with 0.
【0020】まず、リモートアクセスサーバ110はI
Pアドレスリースを行ってくれるDHCPサーバ装置を
探すためのDISCOVERメッセージ(割当要求)を
LAN100へ一斉同報送信する(S02)。DISC
OVERメッセージを受信した各DHCPサーバ12
0、130は、IPアドレスの割当が可能であればOF
FERメッセージ(応答)を返送し、IPアドレスを提
供できることをブロードキャスト送信によりリモートア
クセスサーバ110へ通知する(S03)。リモートア
クセスサーバ110は、DISCOVERメッセージ送
信後OFFERメッセージを待ち、いずれかのDHCP
サーバ装置より肯定的なOFFERメッセージを受信し
たら、他サーバ装置からのOFFERメッセージを待つ
ことなく即座にそれを採用し、次の処理へ移る。図2で
は、DHCPサーバ120からのOFFERメッセージ
返送がDHCPサーバ130からの返送よりも早い。リ
モートアクセスサーバ110は、選択したサーバ装置情
報を含むリクエストメッセージ(REQUESTメッセ
ージ)を再びブロードキャスト送信し、DHCPサーバ
120を選択したことをLAN100上へ一斉報知する
(S04)。First, the remote access server 110
A DISCOVER message (assignment request) for searching for a DHCP server device that performs P address lease is broadcast to the LAN 100 (S02). DISC
Each DHCP server 12 that has received the OVER message
0 and 130 are OF if an IP address can be assigned
It returns an FER message (response) and notifies the remote access server 110 by broadcast transmission that the IP address can be provided (S03). The remote access server 110 waits for the OFFER message after transmitting the DISCOVER message, and
When a positive OFFER message is received from the server device, the OFFER message is immediately adopted without waiting for an OFFER message from another server device, and the process proceeds to the next process. In FIG. 2, the return of the OFFER message from the DHCP server 120 is earlier than the return of the DHCP server 130. The remote access server 110 again broadcasts a request message (REQUEST message) including the selected server device information, and broadcasts the selection of the DHCP server 120 to the LAN 100 (S04).
【0021】リクエストメッセージを受信した各DHC
Pサーバ120、130は、リクエストメッセージに含
まれるサーバ装置情報から自らが選択されたかどうかを
判定する。選択されたDHCPサーバ120は、パラメ
ータをチェックし、ACKメッセージをリモートアクセ
スサーバ110へ返送する(S05)。選択されなかっ
たDHCPサーバ130は交渉処理を終了する。このよ
うにしてリモートアクセスサーバ110へDHCPサー
バ120よりIPアドレスが一定期間貸し出される。I
Pアドレスのリースを受けたリモートアクセスサーバ1
10は、そのアドレスをユーザ端末140へ通知し(S
06)、以後ユーザ端末140はIPアドレスの使用が
可能となる。また、リモートアクセスサーバ110は、
IPアドレス以外の設定事項等の確認を含めたデータリ
ンク設定確認メッセージをユーザ端末140へ送信し
(S07)、ユーザ端末140とリモートアクセスサー
バ110との接続を確定する。このようにして、ステッ
プS01〜S07の処理時間を出来るだけ短くしたIP
アドレス交渉処理を行うことが出来る。Each DHC that has received a request message
The P servers 120 and 130 determine whether or not they have been selected from the server device information included in the request message. The selected DHCP server 120 checks the parameters and returns an ACK message to the remote access server 110 (S05). The DHCP server 130 not selected ends the negotiation process. In this way, the IP address is lent to the remote access server 110 from the DHCP server 120 for a certain period. I
Remote access server 1 with leased P address
10 notifies the address to the user terminal 140 (S
06) Then, the user terminal 140 can use the IP address. Also, the remote access server 110
A data link setting confirmation message including confirmation of setting items other than the IP address is transmitted to the user terminal 140 (S07), and the connection between the user terminal 140 and the remote access server 110 is determined. In this way, the processing time of steps S01 to S07 is shortened as much as possible.
Address negotiation processing can be performed.
【0022】以上の様に本実施の形態では、リモートア
クセスサーバ110のDHCPメッセージ処理部113
にDISCOVERメッセージ送信後の最初のOFFE
Rを無条件に採用する機能を設けたことにより、従来よ
りも短い時間でのDHCP処理を含んだリモートアクセ
スサーバ110とユーザ端末140との接続処理が可能
となる。As described above, in the present embodiment, the DHCP message processing unit 113 of the remote access server 110
First OFFE after sending DISCOVER message to
By providing the function of unconditionally adopting R, the connection processing between the remote access server 110 and the user terminal 140 including the DHCP processing can be performed in a shorter time than before.
【0023】(実施の形態2)本発明の実施の形態2に
よるリモートアクセスサーバ装置を有するネットワーク
システムの構成は図1と同様であり、その説明は省略す
る。(Embodiment 2) The configuration of a network system having a remote access server device according to Embodiment 2 of the present invention is the same as that of FIG. 1, and a description thereof will be omitted.
【0024】このように構成されたリモートアクセスサ
ーバ装置について、その動作を図3を用いて説明する。
図3は、ユーザ端末140がリモートアクセスサーバ1
10を通じてLAN100に接続する際の各装置間の動
作を示す動作シーケンス図である。The operation of the thus configured remote access server device will be described with reference to FIG.
FIG. 3 shows that the user terminal 140 is the remote access server 1
FIG. 3 is an operation sequence diagram showing an operation between devices when connecting to the LAN 100 through the LAN 10;
【0025】図3におけるステップS11〜S14は図
2のステップS01〜S04と同じであるので、その説
明は省略する。リモートアクセスサーバ110におい
て、ステップS14におけるリクエストメッセージの送
信後に別のDHCPサーバ130よりOFFERメッセ
ージを受信した場合、実施の形態1では特に処理を行わ
ず廃棄していたが、本実施の形態では、DHCPサーバ
130に対し、リモートアクセスサーバ110へのIP
アドレス割当が不要であることの通知を確かなものとす
るため、リクエストメッセージと同様の形式のダミーリ
クエストメッセージ(DUMMY−REQUESTメッ
セージ)をDHCPサーバ130宛にユニキャスト送信
する(S15)。このダミーリクエストメッセージには
リモートアクセスサーバ110がDHCPサーバ装置と
してDHCPサーバ120を選択したことの情報が含ま
れている。DHCPサーバ130は、ダミーリクエスト
メッセージを受信しなかった場合には、IPアドレスリ
ソースを無駄にリモートアクセスサーバ110用に割り
当てたまま待機しているような状態に陥るような場合も
考えられるが、ダミーリクエストメッセージを受信する
ことにより、割当準備をしていたIPアドレスリソース
を解放し、次回のDHCPクライアントからの割当要求
に確実に備えることが可能となる。リモートアクセスサ
ーバ110、DHCPサーバ120のその後の動作を示
すステップS16〜S18は図2のステップS05〜S
07と同じであるので、その説明は省略する。Steps S11 to S14 in FIG. 3 are the same as steps S01 to S04 in FIG. 2, and a description thereof will be omitted. When the remote access server 110 receives an OFFER message from another DHCP server 130 after transmitting the request message in step S14, it is discarded without performing any particular processing in the first embodiment. IP address to remote access server 110 to server 130
In order to make sure that the address assignment is not required, a dummy request message (DUMMY-REQUEST message) having the same format as the request message is unicast-transmitted to the DHCP server 130 (S15). This dummy request message includes information that the remote access server 110 has selected the DHCP server 120 as the DHCP server device. If the DHCP server 130 does not receive the dummy request message, the DHCP server 130 may be in a state of standing by while allocating the IP address resource uselessly for the remote access server 110. By receiving the request message, it is possible to release the IP address resource that has been prepared for allocation and to reliably prepare for the next allocation request from the DHCP client. Steps S16 to S18 indicating subsequent operations of the remote access server 110 and the DHCP server 120 are steps S05 to S18 in FIG.
Since it is the same as 07, its description is omitted.
【0026】以上の様に本実施の形態では、DHCPメ
ッセージ処理部113は、ユーザ端末140のネットワ
ーク接続時にユーザ端末140に代わってDHCPサー
バ120、130との間でIPアドレス割当交渉を行
い、割当要求をネットワーク上にブロードキャストした
後の応答待機中に最初に受信した応答を無条件に採用
し、最初に応答したDHCPサーバ120とは別のDH
CPサーバ130より応答を受信した場合には別のDH
CPサーバ130にダミーリクエストメッセージを送信
するようにしたことにより、選択されなかったDHCP
サーバ130に対して他DHCPサーバ120を選択し
たことの通知を確実なものとすることができ、選択され
なかったDHCPサーバ130が無用なIPアドレスリ
ソースの割当を行うことを防止することができる。As described above, in the present embodiment, the DHCP message processing unit 113 negotiates IP address allocation with the DHCP servers 120 and 130 on behalf of the user terminal 140 when the user terminal 140 is connected to the network, and A response first received while waiting for a response after broadcasting the request on the network is unconditionally adopted, and a DH different from the DHCP server 120 that responded first is used.
If a response is received from the CP server 130, another DH
Since the dummy request message is transmitted to the CP server 130, the DHCP server which is not selected
It is possible to reliably notify the server 130 that the other DHCP server 120 has been selected, and it is possible to prevent the unselected DHCP server 130 from allocating useless IP address resources.
【0027】[0027]
【発明の効果】以上のように本発明の請求項1に記載の
リモートアクセスサーバ装置によれば、ユーザ端末装置
との回線接続からIPアドレス割当て交渉まで行うダイ
アルアップサーバ部と、主たる通信プロトコル処理を行
う通信処理部と、DHCPサーバ装置と通信、IPアド
レス割当交渉を行うDHCPメッセージ処理部と、ネッ
トワークインタフェース部とを有するリモートアクセス
サーバ装置であって、DHCPメッセージ処理部は、ユ
ーザ端末装置のネットワーク接続時にユーザ端末装置に
代わってDHCPサーバ装置との間でIPアドレス割当
交渉を行い、割当要求をネットワーク上にブロードキャ
ストした後の応答待機中に最初に受信した応答を無条件
に採用することにより、IPアドレス割当交渉中のOF
FERメッセージ(応答)収集の待ち時間を無くすこと
ができるので、DHCPプロトコルによるIPアドレス
割当交渉処理を早急に終了させることができ、ユーザ端
末装置とリモートアクセスサーバ装置との接続時間を短
縮することができるという有利な効果が得られる。As described above, according to the remote access server device according to the first aspect of the present invention, the dial-up server unit that performs from the line connection with the user terminal device to the negotiation of the IP address assignment, and the main communication protocol processing A remote access server device having a communication processing unit for performing communication with a DHCP server device, negotiating an IP address assignment, and a network interface unit, wherein the DHCP message processing unit is connected to a network of a user terminal device. By negotiating an IP address assignment with a DHCP server device on behalf of the user terminal device at times and unconditionally adopting the first response received while waiting for a response after broadcasting the assignment request on the network, OF during address negotiation
Since the waiting time for collecting the FER message (response) can be eliminated, the IP address assignment negotiation process according to the DHCP protocol can be immediately completed, and the connection time between the user terminal device and the remote access server device can be reduced. The advantageous effect that it can be obtained is obtained.
【0028】請求項2に記載のリモートアクセスサーバ
装置によれば、ユーザ端末装置との回線接続からIPア
ドレス割当て交渉まで行うダイアルアップサーバ部と、
主たる通信プロトコル処理を行う通信処理部と、DHC
Pサーバ装置と通信、IPアドレス割当交渉を行うDH
CPメッセージ処理部と、ネットワークインタフェース
部とを有するリモートアクセスサーバ装置であって、D
HCPメッセージ処理部は、ユーザ端末装置のネットワ
ーク接続時にユーザ端末装置に代わってDHCPサーバ
装置との間でIPアドレス割当交渉を行い、割当要求を
ネットワーク上にブロードキャストした後の応答待機中
に最初に受信した応答を無条件に採用し、別のDHCP
サーバ装置より応答を受信した場合には別のDHCPサ
ーバ装置にダミーリクエストメッセージを送信すること
により、請求項1における効果に加えて、ダミーリクエ
ストメッセージを受信した別のDHCPサーバ装置にお
いてIPアドレスリソースを無駄に消費することを防止
することができるという有利な効果が得られる。According to the remote access server device of the second aspect, a dial-up server unit that performs from a line connection with the user terminal device to an IP address assignment negotiation,
A communication processing unit for performing main communication protocol processing, and a DHC
DH that communicates with P server device and negotiates IP address assignment
A remote access server device having a CP message processing unit and a network interface unit, wherein D
The HCP message processing unit negotiates an IP address assignment with the DHCP server device on behalf of the user terminal device when the user terminal device is connected to the network, and first receives the assignment request while waiting for a response after broadcasting the assignment request on the network. Unconditionally adopts the response and sends it to another DHCP
By transmitting a dummy request message to another DHCP server device when a response is received from the server device, in addition to the effect of claim 1, an IP address resource is transmitted to another DHCP server device that has received the dummy request message. An advantageous effect is obtained that wasteful consumption can be prevented.
【図1】本発明の実施の形態1、2によるリモートアク
セスサーバ装置を有するネットワークシステムを示すブ
ロック図FIG. 1 is a block diagram showing a network system having a remote access server device according to Embodiments 1 and 2 of the present invention.
【図2】図1のネットワークシステムにおいて、ユーザ
端末装置がリモートアクセスサーバ装置を通じてネット
ワークに接続する際の各装置間の動作を主にDHCPプ
ロトコル関連に焦点をあてて示す動作シーケンス図FIG. 2 is an operation sequence diagram showing an operation between respective devices when a user terminal device connects to a network through a remote access server device in the network system of FIG. 1, mainly focusing on a DHCP protocol.
【図3】ユーザ端末装置がリモートアクセスサーバ装置
を通じてネットワークに接続する際の各装置間の動作を
示す動作シーケンス図FIG. 3 is an operation sequence diagram showing operations between devices when a user terminal device connects to a network through a remote access server device.
【図4】ネットワーク上の端末装置(DHCPクライア
ント)とDHCPサーバ装置との間でのIPアドレス割
当交渉の動作の流れを示す動作シーケンス図FIG. 4 is an operation sequence diagram showing an operation flow of IP address assignment negotiation between a terminal device (DHCP client) and a DHCP server device on a network.
100 LAN 110 リモートアクセスサーバ 111 ダイヤルアップサーバ部 112 通信処理部 113 DHCPメッセージ処理部 114 ネットワークインタフェース部 120、130 DHCPサーバ 140 ユーザ端末 Reference Signs List 100 LAN 110 Remote access server 111 Dial-up server unit 112 Communication processing unit 113 DHCP message processing unit 114 Network interface unit 120, 130 DHCP server 140 User terminal
Claims (2)
レス割当て交渉まで行うダイアルアップサーバ部と、主
たる通信プロトコル処理を行う通信処理部と、DHCP
サーバ装置と通信、IPアドレス割当交渉を行うDHC
Pメッセージ処理部と、ネットワークインタフェース部
とを有するリモートアクセスサーバ装置であって、前記
DHCPメッセージ処理部は、前記ユーザ端末装置のネ
ットワーク接続時に前記ユーザ端末装置に代わって前記
DHCPサーバ装置との間でIPアドレス割当交渉を行
い、割当要求をネットワーク上にブロードキャストした
後の応答待機中に最初に受信した応答を無条件に採用す
ることを特徴とするリモートアクセスサーバ装置。A dial-up server unit for performing a process from line connection with a user terminal device to negotiation of an IP address assignment; a communication processing unit for performing a main communication protocol process;
DHC that communicates with server device and negotiates IP address assignment
A remote access server device having a P message processing unit and a network interface unit, wherein the DHCP message processing unit communicates with the DHCP server device in place of the user terminal device when the user terminal device is connected to a network. A remote access server device which negotiates an IP address assignment and unconditionally employs a response first received while waiting for a response after broadcasting an assignment request on a network.
レス割当て交渉まで行うダイアルアップサーバ部と、主
たる通信プロトコル処理を行う通信処理部と、DHCP
サーバ装置と通信、IPアドレス割当交渉を行うDHC
Pメッセージ処理部と、ネットワークインタフェース部
とを有するリモートアクセスサーバ装置であって、前記
DHCPメッセージ処理部は、前記ユーザ端末装置のネ
ットワーク接続時に前記ユーザ端末装置に代わって前記
DHCPサーバ装置との間でIPアドレス割当交渉を行
い、割当要求をネットワーク上にブロードキャストした
後の応答待機中に最初に受信した応答を無条件に採用
し、別のDHCPサーバ装置より応答を受信した場合に
は前記別のDHCPサーバ装置にダミーリクエストメッ
セージを送信することを特徴とするリモートアクセスサ
ーバ装置。2. A dial-up server unit for performing from a line connection with a user terminal device to negotiating an IP address assignment, a communication processing unit for performing a main communication protocol process, and a DHCP server.
DHC that communicates with server device and negotiates IP address assignment
A remote access server device having a P message processing unit and a network interface unit, wherein the DHCP message processing unit communicates with the DHCP server device in place of the user terminal device when the user terminal device is connected to a network. Negotiate IP address assignment, unconditionally adopt the first response received while waiting for a response after broadcasting the allocation request on the network, and, if a response is received from another DHCP server device, A remote access server device for transmitting a dummy request message to a server device.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31198999A JP2001136194A (en) | 1999-11-02 | 1999-11-02 | Remote access server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP31198999A JP2001136194A (en) | 1999-11-02 | 1999-11-02 | Remote access server |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2001136194A true JP2001136194A (en) | 2001-05-18 |
Family
ID=18023872
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP31198999A Pending JP2001136194A (en) | 1999-11-02 | 1999-11-02 | Remote access server |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2001136194A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001285370A (en) * | 2000-04-04 | 2001-10-12 | Matsushita Electric Ind Co Ltd | Remote access server apparatus and dhcp server apparatus |
CN101932036A (en) * | 2009-06-23 | 2010-12-29 | 中兴通讯股份有限公司 | Method and system for terminal to acquire IP address in WiMAX access process |
JP2014053004A (en) * | 2012-09-04 | 2014-03-20 | Alexeo Corp | System and method for protecting terminals on dynamically configured network |
JP2015002436A (en) * | 2013-06-14 | 2015-01-05 | 日本電信電話株式会社 | Information processing device, communication system, management method, and management program |
-
1999
- 1999-11-02 JP JP31198999A patent/JP2001136194A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2001285370A (en) * | 2000-04-04 | 2001-10-12 | Matsushita Electric Ind Co Ltd | Remote access server apparatus and dhcp server apparatus |
CN101932036A (en) * | 2009-06-23 | 2010-12-29 | 中兴通讯股份有限公司 | Method and system for terminal to acquire IP address in WiMAX access process |
JP2014053004A (en) * | 2012-09-04 | 2014-03-20 | Alexeo Corp | System and method for protecting terminals on dynamically configured network |
JP2015002436A (en) * | 2013-06-14 | 2015-01-05 | 日本電信電話株式会社 | Information processing device, communication system, management method, and management program |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3641128B2 (en) | MOBILE COMPUTER DEVICE, MOBILE COMPUTER MANAGEMENT DEVICE, MOBILE COMPUTER MANAGEMENT METHOD, AND COMMUNICATION CONTROL METHOD | |
US7519015B2 (en) | Method of providing packet data service in a wireless telecommunication system | |
EP2803244B1 (en) | Methods and apparatus for establishing a tunneled direct link setup (tdls) session between devices in a wireless network | |
US7656847B2 (en) | Method and apparatus for utilizing bluetooth for WLAN service authentication and discovery | |
US8125993B2 (en) | Network element having a DHCP lease timer | |
AU2004311595B2 (en) | Providing location-specific services to a mobile node | |
US20090006585A1 (en) | Ip Address Allocation Method | |
US8149800B2 (en) | Communication method, control station, and communication apparatus | |
CN104967614A (en) | Method and device for supporting failover between network protocols | |
JP2003008585A (en) | Communication controller and communication control method, and communication apparatus and communication method | |
EP1050147B1 (en) | Method for allocating ip addresses to host destination terminals on the internet on request by a source terminal | |
US20060193330A1 (en) | Communication apparatus, router apparatus, communication method and computer program product | |
CN104009961B (en) | A kind of pppoe session mark distributing method and equipment | |
KR100399576B1 (en) | The Servicing Method of Simple IP and Mobile IP Service in IMT-2000 Packet Data Service Node | |
JP2001136194A (en) | Remote access server | |
KR20070095059A (en) | Method for effective ipv6 address in dial-up networking | |
JP4352547B2 (en) | Remote access server device | |
JP2000341329A (en) | Method and device for dynamically allocating satellite link | |
JP2001186136A (en) | Remote access server | |
JP2001285370A (en) | Remote access server apparatus and dhcp server apparatus | |
CN108243078B (en) | Address allocation method and device | |
JP2004236070A (en) | Device and method for managing ip address, and computer program | |
JP3609304B2 (en) | Quality assurance network system, quality assurance communication method, and recording medium recording quality assurance communication program | |
CN116074363A (en) | Network management type switch communication method | |
CN115695490A (en) | Method and device for transferring data, electronic equipment and vehicle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20061101 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20061213 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20081125 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20081209 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090127 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090526 |
|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20091119 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20100309 |