JP2001274843A - Remote access server - Google Patents

Remote access server

Info

Publication number
JP2001274843A
JP2001274843A JP2000082934A JP2000082934A JP2001274843A JP 2001274843 A JP2001274843 A JP 2001274843A JP 2000082934 A JP2000082934 A JP 2000082934A JP 2000082934 A JP2000082934 A JP 2000082934A JP 2001274843 A JP2001274843 A JP 2001274843A
Authority
JP
Japan
Prior art keywords
connection
lan
processing
remote access
access server
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
Application number
JP2000082934A
Other languages
Japanese (ja)
Inventor
Kazuyoshi Hayase
千善 早瀬
Masao Kano
正雄 加納
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2000082934A priority Critical patent/JP2001274843A/en
Publication of JP2001274843A publication Critical patent/JP2001274843A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a plurality of networks using the same address space to share the same remote access server. SOLUTION: This server consists of WAN side interfaces 21 connected to a public network, LAN side interfaces 25 connected to a LAN, WAN side L2 processing parts 22 and LAN side L2 processing parts 24 for performing layer 2 processing of data frames received from the interfaces and a switch connecting part 23 for performing one-to-one connection of the WAN side L2 processing parts and the LAN side L2 processing parts. The server directly transfer the data frame from a user to a designated LAN side interface without going through a layer 3 by changing switch connections of the switch connecting part to connect a proper WAN side L2 processing part and a proper LAN side L2 processing part in the case of receiving a connection request through the public network.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、企業等のLANや、
インターネットサービスプロバイダが、ISDNやアナログ
公衆電話網を利用してダイアルアップ接続するユーザを
収容して、LAN等のデータネットワークに接続する形態
のサービス、すなわち、リモートアクセスサービスを提
供する際に使用する、リモートアクセスサーバに関する
ものである。
TECHNICAL FIELD The present invention relates to a LAN for a company or the like,
An Internet service provider accommodates users who make dial-up connections using the ISDN or analog public telephone network, and connects to a data network such as a LAN, that is, a remote service used when providing a remote access service. It concerns the access server.

【0002】[0002]

【従来の技術】企業等のLANや、インターネットサービ
スプロバイダが、リモートアクセスサービスを提供する
ことが多い。この際には、公衆網(WAN)と接続するWAN側
インタフェース、LANと接続するLAN側インタフェースの
両方を持った、リモートアクセスサーバを用いる。
2. Description of the Related Art In many cases, a LAN or an Internet service provider of a company or the like provides a remote access service. In this case, a remote access server having both a WAN interface connecting to a public network (WAN) and a LAN interface connecting to a LAN is used.

【0003】リモートアクセスサーバでは、WANとのフ
レーム形式や伝送方式を通信開始前に決定し、そのあと
に、ユーザデータフレームの送受信が行われる。本発明
では、この事前の決定は従来技術と同様に行うものと
し、以下の説明では、ユーザデータフレームの送受信に
関してのみ記述を行う。また、下位レイヤの例として
「レイヤ2」、上位レイヤの例として「レイヤ3」とい
う語を用いるが、以下の処理は他の下位レイヤ・上位レ
イヤで行うことも可能である。
[0003] The remote access server determines the frame format and transmission method with the WAN before starting communication, and thereafter transmits and receives user data frames. In the present invention, this prior determination is performed in the same manner as in the related art, and in the following description, only the transmission and reception of the user data frame will be described. Although the term "layer 2" is used as an example of a lower layer and the term "layer 3" is used as an example of an upper layer, the following processing can be performed in another lower layer / upper layer.

【0004】従来のリモートアクセスサーバの構成図を
図1に示す。WAN側インタフェース11がWAN側のフレーム
を受信した際には、WAN側インタフェース11は該フレー
ムを対応するWAN側L2処理部12に送る。該フレームを受
け取ったWAN側L2処理部12は、該フレームについてレイ
ヤ2の処理を行って、レイヤ2のフレームを生成し、該
レイヤ2のフレームから、IPなどのレイヤ3のパケット
を生成する。該生成されたレイヤ3のパケットはL3処
理部13に送られる。該L3処理部13はレイヤ3のパケッ
ト中に含まれるアドレス情報(たとえば、IPアドレス)
をもとに、該レイヤ3のパケットの方路を決定し、該パ
ケットを該方路に応じた適切なLAN側L2処理部14へ転送
する。該LAN側L2処理部14はこのレイヤ3のパケットを
受取ると、このレイヤ3のパケットをレイヤ2フレーム
にカプセル化し、該カプセル化されたレイヤ2フレーム
をLAN側インタフェース15を通して図示しないLANへ出力
する。
FIG. 1 shows a configuration diagram of a conventional remote access server. When the WAN-side interface 11 receives the WAN-side frame, the WAN-side interface 11 sends the frame to the corresponding WAN-side L2 processing unit 12. Upon receiving the frame, the WAN-side L2 processing unit 12 performs a layer 2 process on the frame to generate a layer 2 frame, and generates a layer 3 packet such as an IP from the layer 2 frame. The generated layer 3 packet is sent to the L3 processing unit 13. The L3 processing unit 13 stores address information (for example, an IP address) contained in a layer 3 packet.
The route of the packet of the layer 3 is determined based on the above, and the packet is transferred to an appropriate LAN side L2 processing unit 14 according to the route. When receiving the layer 3 packet, the LAN side L2 processing unit 14 encapsulates the layer 3 packet into a layer 2 frame, and outputs the encapsulated layer 2 frame to a LAN (not shown) through the LAN side interface 15. .

【0005】逆に、LAN側インタフェース15がLAN側のフ
レームを受信した際には、LAN側L2処理部14が該フレー
ムについてレイヤ2の処理を行ってレイヤ2のフレーム
を生成し、このレイヤ2のフレームから、IPなどのレイ
ヤ3のパケットを取り出し、該レイヤ3のパケットをL3
処理部13に供給する。該L3処理部13は、レイヤ3のパケ
ットに含まれるアドレス情報をもとに、該レイヤ3のパ
ケットを送るべき方路を決定し、該方路に応じた適切な
WAN側L2処理部11へ該レイヤ3のパケットを転送する。
このレイヤ3のパケットを該WAN側L2処理部11が受取る
と、このパケットをレイヤ2フレームにカプセル化し、
該カプセル化されたレイヤ2フレームを対応するWAN側
インタフェース11を通して図示しないWANへ出力する。
Conversely, when the LAN-side interface 15 receives a LAN-side frame, the LAN-side L2 processing unit 14 performs a layer 2 process on the frame to generate a layer 2 frame. Layer 3 packets such as IP are extracted from the frame of
It is supplied to the processing unit 13. The L3 processing unit 13 determines a route to which the packet of the layer 3 is to be sent based on the address information included in the packet of the layer 3, and determines an appropriate route according to the route.
The layer 3 packet is transferred to the WAN side L2 processing unit 11.
When the layer 3 packet is received by the WAN-side L2 processing unit 11, the packet is encapsulated in a layer 2 frame.
The encapsulated layer 2 frame is output to a WAN (not shown) through the corresponding WAN-side interface 11.

【0006】上述のような構成を有する従来のリモート
アクセスサーバでは、LANまたはWANからのフレームを受
信すると、それからレイヤ3パケットを取り出し、たと
えばIPアドレスのようなレイヤ3アドレスに基づいた方
路決定(ルーティング)を行い、出力先を決定していた。
このように、IPアドレスのようなレイヤ3アドレスを用
いて方路決定を行う場合、同一レイヤ3アドレス空間を
用いる複数のネットワーク(例えば、プライベートIPア
ドレスを用いる企業イントラネット)が、同一のリモー
トアクセスサーバを共用することはできない。これは、
従来のリモートアクセスサーバのL3処理部13が、同一
のレイヤ3アドレス空間を用いる複数のネットワークを
宛て先とするIPアドレスを有するレイヤ3パケットを
受け取った場合、該複数のネットワークのいずれに該パ
ケットを送出すべきか判断できなくなるためである。
In the conventional remote access server having the above-described configuration, when a frame from a LAN or a WAN is received, a layer 3 packet is extracted from the frame and a route determination (for example, based on a layer 3 address such as an IP address) is performed. Routing) to determine the output destination.
As described above, when a route is determined using a layer 3 address such as an IP address, a plurality of networks using the same layer 3 address space (for example, a corporate intranet using a private IP address) are connected to the same remote access server. Cannot be shared. this is,
When the L3 processing unit 13 of the conventional remote access server receives a layer 3 packet having an IP address addressed to a plurality of networks using the same layer 3 address space, the L3 processing unit 13 sends the packet to any of the plurality of networks. This is because it is not possible to determine whether to send.

【0007】前記のように、従来のリモートアクセスサ
ーバを用いてリモートアクセスを提供する場合、同一ア
ドレス空間を用いている複数のネットワークは、同一の
リモートアクセスサーバを共用することはできなかっ
た。
As described above, when remote access is provided using a conventional remote access server, a plurality of networks using the same address space cannot share the same remote access server.

【0008】本発明の目的は、同一アドレス空間を用い
ている複数のネットワークが、同一のリモートアクセス
サーバの共用を可能にすることである。
[0008] It is an object of the present invention to enable a plurality of networks using the same address space to share the same remote access server.

【0009】[0009]

【課題を解決するための手段】本発明では上記の目的を
達成するために、公衆網に接続するWAN側インタフェー
スと、LANに接続するLAN側インタフェースと、WAN側イ
ンタフェースおよびLAN側インタフェースから受取った
データフレームのレイヤ2処理を行うWAN側L2処理部およ
びLAN側L2処理部と、WAN側L2処理部とLAN側L2処理部を
1対1で接続するスイッチ接続部とからなり、アクセス
網から接続要求を受けた際に、スイッチ接続部のスイッ
チ接続を変更して、適切なWAN側L2処理部とLAN側L2処理
部を接続することで、レイヤ3を介さずユーザからのデ
ータフレームを、指定されたLAN側インタフェースヘ直
接転送することを主な特徴とする。
According to the present invention, in order to achieve the above-mentioned object, a WAN interface connected to a public network, a LAN interface connected to a LAN, a WAN interface and a LAN interface are provided. It consists of a WAN-side L2 processing unit and LAN-side L2 processing unit that performs layer 2 processing of data frames, and a switch connection unit that connects the WAN-side L2 processing unit and the LAN-side L2 processing unit on a one-to-one basis. When receiving a request, change the switch connection of the switch connection unit and connect the appropriate WAN side L2 processing unit and LAN side L2 processing unit to specify the data frame from the user without going through Layer 3 The main feature is that the data is directly transferred to the specified LAN interface.

【0010】また、本発明の別の実施の態様は、ユーザ
からの接続要求信号に応じて、少なくとも一つの第1の
ネットワークと、少なくとも一つの第2のネットワーク
とを選択的に接続し、該第1および第2のネットワーク
間において情報信号の転送を行うためのリモートアクセ
スサーバであって、該リモートアクセスサーバは、該第
1のネットワークに接続するための、少なくとも一つの
第1の接続装置と、該第1の接続装置にそれぞれ接続さ
れた第1の処理装置と、該第2のネットワークに接続す
るための、少なくとも一つの第2の接続装置と、該第2
の接続装置にそれぞれ接続された第2の処理装置と、該
第1の処理装置および第2の処理装置に接続されたスイ
ッチ接続部と、を具備し、該スイッチ接続部は、該ユー
ザからの接続要求信号に応じて、該第1の処理装置と該
第2の処理装置間を選択的に接続し、該第1の処理装置
は、第1の接続装置または該スイッチ接続部から受け取
った情報信号を第1の通信プロトコルにしたがって処理
し、該処理された情報信号を該スイッチ接続部または第
1の接続装置へ送出し、該第2の処理装置は、第2の接
続装置または該スイッチ接続部から受け取った情報信号
を第2の通信プロトコルにしたがって処理し、該処理さ
れた情報信号を該スイッチ接続部または第2の接続装置
へ送出することを特徴とする。
Another embodiment of the present invention selectively connects at least one first network and at least one second network in response to a connection request signal from a user. A remote access server for transferring an information signal between a first and a second network, the remote access server including at least one first connection device for connecting to the first network. A first processing device connected to the first connection device, at least one second connection device for connecting to the second network,
A second processing device connected to each of the connection devices, and a switch connection portion connected to the first processing device and the second processing device, wherein the switch connection portion is connected to the user by the user. The first processing device and the second processing device are selectively connected to each other in response to a connection request signal, and the first processing device receives information from the first connection device or the switch connection unit. Processing the signal in accordance with a first communication protocol and sending the processed information signal to the switch connection or the first connection device, wherein the second processing device is configured to switch the second connection device or the switch connection Processing the information signal received from the unit in accordance with a second communication protocol, and transmitting the processed information signal to the switch connection unit or the second connection device.

【0011】該第1のネットワークはたとえば、公衆網
を介して接続されるWANであってもよく、該第2のネ
ットワークはLANであってもよい。また、該第1およ
び第2の接続装置は、それぞれのネットワークと接続す
るためのインタフェース装置であってもよい。該第1の
通信プロトコルは、たとえばダイアルアップ接続でのHD
LCフレームにカプセル化されたPPP接続、PPP over ATM
プロトコルスタックや、PPP over L2TP、PPP ov
er Ethernet(登録商標)プロトコルスタッ
クであってもよく、また該第2の通信プロトコルは、10
Mbps Ethernet LANに限らず、VLAN機能を持ったEthern
etや、より高速な100Mbps、1Gbps Ethernetの他、IP o
ver ATMやLANE等のATMを用いたものやフレームリレーで
あってもよい。また、該スイッチ装置は、複数の第1の
処理装置及び複数の第2の処理装置を自由に選択して、
たとえば複数の第1の処理装置及び複数の第2の処理装
置間において1対1、多対1、1対多のように、接続要
求に応じた所望の形態で接続を確立するように動作して
もよい。該第1の処理装置及び第2の処理装置間の接続
は同時に複数確立されるように構成してもよい。なお、
本発明においては、複数の第1の処理装置、複数の第2
の処理装置、これらに接続される複数の第1の接続装
置、複数の第2の接続装置は必ずしも物理的に独立した
複数の装置である必要はなく、これら装置は論理的に独
立した複数の装置として機能可能な単一の装置であって
もよい。たとえば、物理的に単一の接続装置(インタフ
ェース装置)が論理的に複数の接続装置として機能可能
であれば、そのような物理的に単一の接続装置を該複数
の接続装置として用いることもできる。これは処理装置
についても同様である。
[0011] The first network may be, for example, a WAN connected via a public network, and the second network may be a LAN. Further, the first and second connection devices may be interface devices for connecting to respective networks. The first communication protocol is, for example, HD over a dial-up connection.
PPP connection encapsulated in LC frame, PPP over ATM
Protocol stack, PPP over L2TP, PPP ov
er Ethernet® protocol stack, and the second communication protocol is a 10
Ethernet with VLAN function, not limited to Mbps Ethernet LAN
et and faster 100Mbps, 1Gbps Ethernet, IPo
ver A frame relay using ATM such as ATM or LANE or a frame relay may be used. In addition, the switch device freely selects a plurality of first processing devices and a plurality of second processing devices,
For example, it operates to establish a connection in a desired form according to a connection request, such as one-to-one, many-to-one, or one-to-many, between a plurality of first processing devices and a plurality of second processing devices. You may. A plurality of connections between the first processing device and the second processing device may be simultaneously established. In addition,
In the present invention, a plurality of first processing devices, a plurality of second processing devices,
Processing devices, a plurality of first connection devices connected thereto, and a plurality of second connection devices do not necessarily need to be physically independent devices, and these devices are logically independent It may be a single device that can function as a device. For example, if a physically single connection device (interface device) can logically function as a plurality of connection devices, such a physically single connection device may be used as the plurality of connection devices. it can. This is the same for the processing device.

【0012】本発明により、同一アドレス空間を用いる
複数のネットワークで、リモートアクセスサーバを共用
し、リモートアクセスサービスを提供することが可能で
ある。
According to the present invention, it is possible to provide a remote access service by sharing a remote access server with a plurality of networks using the same address space.

【0013】[0013]

【発明の実施の形態】図2は本発明によるリモートアク
セスサーバの実施構成例を示すもので、図中、21はWAN
側インタフェース、22はWAN側L2処理部、23はスイッチ
接続部、24はLAN側L2処理部、25はLAN側インタフェー
ス、である。
FIG. 2 shows an embodiment of a remote access server according to the present invention. In FIG. 2, reference numeral 21 denotes a WAN.
Side interface, 22 is a WAN side L2 processing unit, 23 is a switch connection unit, 24 is a LAN side L2 processing unit, and 25 is a LAN side interface.

【0014】同図に示すように、本実施構成例にかかる
リモートアクセスサーバは、図示されないWANに接続
された複数のWAN側インタフェース21と、該WAN側
インタフェース21にそれぞれ接続された複数のWAN側
L2処理部と、該複数のWAN側L2処理部に接続され
たスイッチ接続部23と、該スイッチ接続部23にそれぞれ
接続された複数のLAN側L2処理部24と、該複数のL
AN側L2処理部24にそれぞれ接続されたLAN側イン
タフェース25とを有しており、該LAN側インタフェー
ス25はさらに図示されない少なくとも一つのLANに接
続される。
As shown in FIG. 1, a remote access server according to this embodiment includes a plurality of WAN interfaces 21 connected to a WAN (not shown) and a plurality of WAN interfaces connected to the WAN interface 21. An L2 processing unit; a switch connection unit 23 connected to the plurality of WAN-side L2 processing units; a plurality of LAN-side L2 processing units 24 respectively connected to the switch connection unit 23;
A LAN interface 25 connected to the AN-side L2 processing unit 24, and the LAN interface 25 is further connected to at least one LAN (not shown).

【0015】従来技術での説明と同様に、ユーザデータ
フレームの送受信に先立ち、WANとのフレーム形式や伝
送方式の決定は事前に行われているものとする。下位レ
イヤの例としてレイヤ2、上位レイヤの例としてレイヤ
3という語を用いたが、以下の処理は他の上位・下位レ
イヤで行うことも可能である。
As in the description of the prior art, it is assumed that prior to transmission and reception of a user data frame, a frame format and a transmission method with the WAN are determined in advance. Although the word “layer 2” is used as an example of the lower layer and the word “layer 3” is used as an example of the upper layer, the following processing can be performed in other upper and lower layers.

【0016】なお、下位レイヤの例として、WAN側はISD
NやPOTS回線を用いたダイアルアップ接続でのHDLCフレ
ームにカプセル化されたPPP接続、LAN側はEthernet、上
位レイヤとしては、WAN、LAN側のプロトコルとしてとも
にIPを考えるが、他のプロトコル(スタック)を用いてい
る場合にも、本発明は容易に適用可能である。
[0016] As an example of the lower layer, the WAN side is an ISD.
PPP connection encapsulated in HDLC frame by dial-up connection using N or POTS line, Ethernet on LAN side, IP as upper layer WAN and LAN side protocol, but other protocols (stack) The present invention can be easily applied to the case where is used.

【0017】たとえば、WAN側の下位レイヤ例として
は、PPP over ATMプロトコルスタックや、PPP over L2T
P、PPP over Ethernetプロトコルスタックがある。ま
た、本発明にかかるリモートサクセスサーバは、ISDNや
POTS回線を用いたダイアルアップアクセスに用いられる
ものだけではなく、ADSLやFTTHといった、常時アクセス
用のリモートアクセスサーバにも適用可能である。
For example, as a lower layer example on the WAN side, a PPP over ATM protocol stack, a PPP over L2T
There are P and PPP over Ethernet protocol stacks. In addition, the remote success server according to the present invention is an ISDN or
Not only those used for dial-up access using a POTS line, but also applicable to remote access servers for constant access such as ADSL and FTTH.

【0018】また、LAN側の例で言えば、下位レイヤと
して通常の10 Mbps Ethernet LANに限らず、VLAN機能を
持ったEthernetや、より高速な100Mbps、1Gbps Ethern
etの他、IP over ATMやLANE等のATMを用いたものやフレ
ームリレーなどが考えられ、これらの場合は必ずしも、
同一局舎に閉じたネットワークである必要はなく、広域
に展開していてもよい。
In the case of the LAN side, the lower layer is not limited to a normal 10 Mbps Ethernet LAN, but may be an Ethernet having a VLAN function or a higher speed 100 Mbps, 1 Gbps Ethernet.
Other than et, it is possible to use an ATM such as IP over ATM or LANE, or a frame relay, etc.
The network does not need to be closed in the same station, but may be deployed over a wide area.

【0019】また、上位レイヤのプロトコルとしては、
IPの他に、IPX、AppleTalk、等のプロトコルでもかまわ
ない。また、LAN側で用いられる下位レイヤのプロトコ
ルがEthernetである場合、本発明にかかるリモートアク
セスサーバがブリッジとして働くことも可能であり、そ
の場合は、上位レイヤのプロトコルはEthernetブリッジ
と考える。
Further, as the protocol of the upper layer,
In addition to IP, protocols such as IPX and AppleTalk may be used. When the lower layer protocol used on the LAN side is Ethernet, the remote access server according to the present invention can also function as a bridge, and in that case, the upper layer protocol is considered to be an Ethernet bridge.

【0020】さらに本発明では、ユーザデータフレーム
を送受信する前に、ユーザからの接続要求情報や、LAN
側のユーザ管理情報に基づいて、ある通信(あるいはセ
ッション)の開始から終りまでは、ユーザをあるLANに
固定的に接続することが必要である。このために、通信
開始前に、スイッチ接続部に於けるスイッチ接続を変更
し、通信が終了すれば、このスイッチ接続を解放すると
いう手順が含まれる。
Further, according to the present invention, before transmitting / receiving a user data frame, connection request information from a user or LAN
From the start to the end of a certain communication (or session), it is necessary to permanently connect the user to a certain LAN based on the user management information on the side. For this purpose, a procedure is included in which the switch connection in the switch connection unit is changed before the communication starts, and the switch connection is released when the communication is completed.

【0021】上記のプロトコルスタック側では、PPPの
ユーザ認証に於いて、ダイアルアップユーザが入力した
ユーザ名とパスワードを照合することで、ダイアルアッ
プユーザの正当性の確認を行うことができる。このユー
ザ名情報として、例えば、「ユーザ名@LAN識別子」と
いう形式を用いて、接続したいLANの識別子を含めるこ
とにすれば、ユーザが接続先LANのEthernetポートを選
択することができる。この情報を用いて、正当性が確認
できたダイアルアップユーザについては、そのPPPセッ
ションと要求しているEhternetポートを固定的に接続す
ることができる。また、PPPの終了時には、このPPPセッ
ションとEthernetポートとの接続を解放することにな
る。以降の説明では、これらの手順についての説明は省
略し、ユーザデータフレームの送受信に関してのみ説明
する。
On the protocol stack side, in the PPP user authentication, the validity of the dial-up user can be confirmed by comparing the user name and the password input by the dial-up user. If the identifier of the LAN to be connected is included in the user name information using, for example, the format of “user name @ LAN identifier”, the user can select the Ethernet port of the connection destination LAN. Using this information, for a dial-up user whose validity has been confirmed, the PPP session and the requesting Ethernet port can be fixedly connected. When the PPP ends, the connection between the PPP session and the Ethernet port is released. In the following description, the description of these procedures will be omitted, and only the transmission and reception of the user data frame will be described.

【0022】WAN側インタフェース21が、HDLCでカプセ
ル化されたPPPフレームを受信した際には、WAN側L2処理
部22がHDLCとPPPプロトコルの処理を行い、PPPフレーム
から、レイヤ3のパケット、本実施例で言えば、IPパケ
ットを取り出す。このIPパケットをスイッチ接続部23が
事前に設定されたスイッチ接続に基づいて、このWAN側L
2処理部22が(このセッションと)固定的に接続されたEth
ernetポートに対応するLAN側L2処理部24へ転送する。
When the WAN-side interface 21 receives a PPP frame encapsulated in HDLC, the WAN-side L2 processing unit 22 performs processing of the HDLC and the PPP protocol. In the embodiment, an IP packet is extracted. This IP packet is transmitted to the WAN side L based on the switch connection set in advance by the switch connection unit 23.
2 Eth where the processing unit 22 is permanently connected (with this session)
The data is transferred to the LAN side L2 processing unit 24 corresponding to the Ethernet port.

【0023】このIPパケットをLAN側L2処理部が受取る
と、レイヤ2フレームにカプセル化し、対応したEtherne
tポートを通してLANへ出力する。
When this IP packet is received by the LAN side L2 processing unit, it is encapsulated in a layer 2 frame, and the corresponding Ethernet
Output to LAN through t port.

【0024】逆にLAN側インタフェース25がLAN側のEthe
rnetフレームを受信した際には、LAN側L2処理部24がEth
ernetフレーム処理を行い、Ethernetフレームから、IP
パケットを取り出す。これをスイッチ接続部23が事前に
設定されたスイッチ接続に基づいて、このEthernetポー
トが固定的に接続されたPPPセッションを処理しているW
AN側L2処理部22へ転送する。このIPパケットをWAN側L2
処理部22が受取ると、HDLCにカプセル化されたPPPフレ
ームを作成して、これをWAN側インタフェースを通してW
ANへ出力する。
Conversely, the LAN side interface 25 is
When an rnet frame is received, the LAN-side L2 processing unit 24
Performs ernet frame processing, and converts Ethernet frames to IP
Take out the packet. Based on the switch connection set in advance by the switch connection unit 23, this Ethernet port is processing the fixedly connected PPP session W
Transfer to the AN side L2 processing unit 22. This IP packet is sent to WAN side L2
Upon receipt by the processing unit 22, a PPP frame encapsulated in HDLC is created, and this is
Output to AN.

【0025】[0025]

【発明の効果】本発明によるリモートアクセスサーバで
は、ユーザデータフレームの転送に際して、レイヤ3パ
ケットのアドレス情報を用いた経路制御を行わないた
め、同一アドレス空間を用いた複数ネットワークでも、
リモートアクセスサーバを共有することが可能である。
According to the remote access server of the present invention, since the route control using the address information of the layer 3 packet is not performed at the time of transferring the user data frame, even in a plurality of networks using the same address space,
It is possible to share a remote access server.

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

【図1】従来のリモートアクセスサーバの構成例を示す
概略ブロック図である。
FIG. 1 is a schematic block diagram illustrating a configuration example of a conventional remote access server.

【図2】本発明の実施例によるリモートアクセスサーバ
の構成例を示す概略ブロック図である。
FIG. 2 is a schematic block diagram illustrating a configuration example of a remote access server according to an embodiment of the present invention.

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

21 … WAN側インタフェース、 22 … WAN側L2処理部、 23 … スイッチ接続部、 24 … LAN側L2処理部、 25 … LAN側インタフェース 21: WAN side interface, 22: WAN side L2 processing unit, 23: Switch connection unit, 24: LAN side L2 processing unit, 25: LAN side interface

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5K030 GA08 HA08 HC01 HC14 HD03 HD06 HD09 JL07 KA13 KX09 LB13 5K033 AA09 CB08 CC01 DA06 DB03 DB18 EC03 9A001 BB04 CC03 CC04 CC06 CC08 DD10 JJ18 JJ25 KK56 LL03 LL09  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5K030 GA08 HA08 HC01 HC14 HD03 HD06 HD09 JL07 KA13 KX09 LB13 5K033 AA09 CB08 CC01 DA06 DB03 DB18 EC03 9A001 BB04 CC03 CC04 CC06 CC08 DD10 JJ18 JJ25 KK56 LL03 LL09

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 アクセス網に接続するWAN側インタフェ
ース(21)と、LANに接続するLAN側インタフェース
(25)と、WAN側インタフェースおよぴLAN側インタフ
ェースから受取った、データフレームのレイヤ2処理を
行う、WAN側L2処理部(22)およびLAN側L2処理部(2
4)と、WAN側L2処理部とLAN側L2処理部を接続するスイ
ッチ接続部(23)とからなり、 ユーザから接続要求を受けた際に、該接続要求に応じて
スイッチ接続部の接続を変更して、WAN側L2処理部とLAN
側L2処理部を選択的に接続することによって、該通信要
求に応じたWAN側インタフェースおよびLAN側インタフェ
ース間を接続し、データフレームを転送する、ことを特
徴とするリモートアクセスサーバ。
1. A WAN interface (21) connected to an access network, a LAN interface (25) connected to a LAN, and a layer 2 process of a data frame received from a WAN interface and a LAN interface. Perform the WAN-side L2 processing unit (22) and the LAN-side L2 processing unit (2).
4) and a switch connection unit (23) for connecting the WAN-side L2 processing unit and the LAN-side L2 processing unit. When a connection request is received from a user, the connection of the switch connection unit is made according to the connection request. Change to WAN side L2 processing unit and LAN
A remote access server for selectively connecting a side L2 processing unit to connect between a WAN interface and a LAN interface according to the communication request and to transfer a data frame.
【請求項2】 ユーザからの接続要求信号に応じて、少
なくとも一つの第1のネットワークと、少なくとも一つ
の第2のネットワークとを選択的に接続し、該第1およ
び第2のネットワーク間において情報信号の転送を行う
ためのリモートアクセスサーバであって、該リモートア
クセスサーバは:該第1のネットワークに接続するため
の、少なくとも一つの第1の接続装置(21)と、 該第1の接続装置にそれぞれ接続された第1の処理装置
(22)と、 該第2のネットワークに接続するための、少なくとも一
つの第2の接続装置(25)と、 該第2の接続装置にそれぞれ接続された第2の処理装置
(24)と、 該第1の処理装置および第2の処理装置に接続されたス
イッチ接続部(23)と、を具備し、 該スイッチ接続部は、該ユーザからの接続要求信号に応
じて、該第1の処理装置と該第2の処理装置間を選択的
に接続し、 該第1の処理装置は、第1の接続装置または該スイッチ
接続部から受け取った情報信号を第1の通信プロトコル
にしたがって処理し、該処理された情報信号を該スイッ
チ接続部または第1の接続装置へ送出し、 該第2の処理装置は、第2の接続装置または該スイッチ
接続部から受け取った情報信号を第2の通信プロトコル
にしたがって処理し、該処理された情報信号を該スイッ
チ接続部または第2の接続装置へ送出する、ことを特徴
とするリモートアクセスサーバ。
2. A method for selectively connecting at least one first network and at least one second network in response to a connection request signal from a user, wherein information is provided between the first and second networks. A remote access server for performing signal transfer, the remote access server comprising: at least one first connection device (21) for connecting to the first network; and the first connection device. A first processing device connected to the second network, at least one second connection device connected to the second network, and a second processing device connected to the second connection device. A second processing unit (24); and a switch connection unit (23) connected to the first processing unit and the second processing unit. Selectively connects the first processing device and the second processing device in response to the connection request signal of the first processing device, and the first processing device receives the signal from the first connection device or the switch connection unit. Processing the information signal according to a first communication protocol, sending the processed information signal to the switch connection unit or the first connection device, wherein the second processing device is a second connection device or the switch A remote access server, which processes an information signal received from a connection unit according to a second communication protocol, and sends the processed information signal to the switch connection unit or the second connection device.
【請求項3】 請求項2に記載のリモートアクセスサー
バであって、 該第1の通信プロトコルと該第2の通信プロトコルと
は、ともに同一のレイヤに属する通信プロトコルであ
る、ことを特徴とするリモートアクセスサーバ。
3. The remote access server according to claim 2, wherein said first communication protocol and said second communication protocol are both communication protocols belonging to the same layer. Remote access server.
【請求項4】 請求項3に記載のリモートアクセスサー
バであって、 該レイヤは、データリンク層である、ことを特徴とする
リモートアクセスサーバ。
4. The remote access server according to claim 3, wherein said layer is a data link layer.
【請求項5】 請求項2から4のいずれかに記載のリモ
ートアクセスサーバであって、 該接続要求信号は、該ユーザが接続を求める第2のネッ
トワークの識別子を含み、 該スイッチ接続部は、該識別子を用いて該第1の処理装
置と該第2の処理装置間の選択的接続をおこなう、こと
を特徴とするリモートアクセスサーバ。
5. The remote access server according to claim 2, wherein the connection request signal includes an identifier of a second network for which the user requests connection, and the switch connection unit includes: A remote access server for selectively connecting the first processing device and the second processing device using the identifier.
【請求項6】 請求項2から4のいずれかに記載のリモ
ートアクセスサーバであって、 該スイッチ接続部は、該情報信号に含まれる物理アドレ
スを用いて、該第1の処理装置と該第2の処理装置間の
選択的接続をおこなう、ことを特徴とするリモートアク
セスサーバ。
6. The remote access server according to claim 2, wherein the switch connection unit uses the physical address included in the information signal to communicate with the first processing device and the first processing device. A remote connection server for selectively connecting between the two processing devices.
JP2000082934A 2000-03-23 2000-03-23 Remote access server Pending JP2001274843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000082934A JP2001274843A (en) 2000-03-23 2000-03-23 Remote access server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000082934A JP2001274843A (en) 2000-03-23 2000-03-23 Remote access server

Publications (1)

Publication Number Publication Date
JP2001274843A true JP2001274843A (en) 2001-10-05

Family

ID=18599670

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000082934A Pending JP2001274843A (en) 2000-03-23 2000-03-23 Remote access server

Country Status (1)

Country Link
JP (1) JP2001274843A (en)

Similar Documents

Publication Publication Date Title
US7167923B2 (en) System and method for selectively bridging and routing data packets between multiple networks
US6157649A (en) Method and system for coordination and control of data streams that terminate at different termination units using virtual tunneling
US7606232B1 (en) Dynamic virtual local area network (VLAN) interface configuration
US8054855B1 (en) Dynamic interface configuration for supporting multiple versions of a communication protocol
CN101026519B (en) Dynamic building of VLAN interfaces based on subscriber information
JP4023240B2 (en) User authentication system
JP4738901B2 (en) VLANID dynamic allocation method and packet transfer apparatus
US8442053B2 (en) Establishing connection across a connection-oriented telecommunications network in response to a connection request from a second telecommunications network
WO2008017268A1 (en) Access network system, access equipment, arp proxy method and ip bridging forwarding method
JP2003218948A (en) Communication apparatus with dialup function
JP3563714B2 (en) Network connection device
WO2006081776A1 (en) A communication method and device of local different link protocol
Cisco Configuring PPP and Multilink PPP
Cisco X.25 and LAPB Commands
Cisco Configuring PPP and Multilink PPP
Cisco IBM Network Media Translation Commands
Cisco Configuring PPP for Wide-Area Networking
Cisco Configuring PPP for Wide-Area Networking
Cisco Configuring PPP for Wide-Area Networking
Cisco Configuring PPP for Wide-Area Networking
Cisco Configuring PPP for Wide-Area Networking
Cisco Configuring PPP and Multilink PPP
Cisco X.25 and LAPB Commands
Cisco X.25 and LAPB Commands
Cisco Configuring PPP for Wide-Area Networking

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040302