JP5225435B2 - Network device, network device control method, and program - Google Patents

Network device, network device control method, and program Download PDF

Info

Publication number
JP5225435B2
JP5225435B2 JP2011154256A JP2011154256A JP5225435B2 JP 5225435 B2 JP5225435 B2 JP 5225435B2 JP 2011154256 A JP2011154256 A JP 2011154256A JP 2011154256 A JP2011154256 A JP 2011154256A JP 5225435 B2 JP5225435 B2 JP 5225435B2
Authority
JP
Japan
Prior art keywords
address
network
network device
dns server
addresses
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2011154256A
Other languages
Japanese (ja)
Other versions
JP2011205707A (en
Inventor
香織 石橋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
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 JP2011154256A priority Critical patent/JP5225435B2/en
Publication of JP2011205707A publication Critical patent/JP2011205707A/en
Application granted granted Critical
Publication of JP5225435B2 publication Critical patent/JP5225435B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、ネットワークに接続されて通信を行うネットワーク機器、ネットワーク機器の制御方法、及びプログラムに関する。 The present invention relates to a network device connected to a network for communication, a network device control method, and a program.

ネットワーク通信によるネットワーク機器の利用の簡便性を高めるため、各ネットワーク機器が自装置のIPアドレスと自装置を識別するホスト名との組み合わせをDNSサーバに登録する方式が提案されている。このように、IPアドレスとホスト名との組み合わせをDNSサーバに登録することにより、利用の簡便性を高める提案が、例えば、下記の特許文献1で開示されている。特許文献1で開示された発明では、第1のネットワーク機器との通信を行いたい第2のネットワーク機器は、第1のネットワーク機器のホスト名のみを意識するだけでよい。第1のネットワーク機器のホスト名を指定することで、DNSサーバから第1のネットワーク機器のIPアドレスを取得することが出来、そのIPアドレスを用いて通信を開始することが出来る。   In order to improve the ease of use of network devices by network communication, a method has been proposed in which each network device registers a combination of the IP address of its own device and a host name for identifying its own device in a DNS server. Thus, the following patent document 1 discloses a proposal for improving the convenience of use by registering a combination of an IP address and a host name in a DNS server. In the invention disclosed in Patent Document 1, the second network device that wants to communicate with the first network device need only be aware of the host name of the first network device. By specifying the host name of the first network device, the IP address of the first network device can be acquired from the DNS server, and communication can be started using the IP address.

特開2004−350133号公報JP 2004-350133 A

しかしながら従来の技術では、ネットワーク機器がDNSサーバへ登録するIPアドレスをユーザに選択させることが出来なかった。そのため、ネットワーク機器が保持する全てのIPアドレスがDNSサーバに登録され、ホスト名とのマッピングが行われていた。
今後は、IPv6(Internet Protocol version 6)の普及により、1つのネットワーク機器に複数のIPアドレスを保持する環境が想定される。この場合、必ずしも保持する全てのIPv6アドレスをホスト名とマッピングさせる必要性は発生しない。
例えば、IPv6リンクローカルアドレスは、広域なネットワーク(WAN)での使用には適していない。従って、ユーザは、そのIPv6リンクローカルアドレス宛のアクセスを許可したくない場合がある。それにもかかわらず、そのIPv6リンクローカルアドレスがホスト名とマッピングされていると、他のネットワーク機器が、ホスト名を使用してIPアドレスを取得する際に、IPv6リンクローカルアドレスを取得してしまうことがある。その結果、他のネットワーク機器がIPv6リンクローカルアドレスを用いてネットワーク機器へアクセスしようとしてしまう。
さらに、今後セキュリティ技術が発達し、一部の通信を遮断するような運用がなされる場合が考えられる。例えば、特定のIPアドレスを用いた通信が遮断されている場合に、通信相手がDNSサーバからその特定のIPアドレスを取得して、その特定のIPアドレスを使用して通信を試みてしまうと、余計な処理が発生してしまう。すなわち、ホスト名から解決されたIPアドレスへの通信を試みるが、パケットが破棄されてしまうことがある。
このようなことから、ネットワーク機器が保持する複数のアドレスの中から、外部サーバに登録されるべきアドレスが選択可能であることが望ましい。すなわち、本発明は、外部サーバに登録すべきアドレスを選択可能にすることにより、外部サーバへ特定のアドレスを登録するのを避けることが可能となることを目的とする。
However, in the conventional technology, the user cannot select the IP address that the network device registers in the DNS server. For this reason, all IP addresses held by the network device are registered in the DNS server and mapped to host names.
In the future, with the widespread use of IPv6 (Internet Protocol version 6), an environment in which a plurality of IP addresses are held in one network device is assumed. In this case, it is not always necessary to map all the IPv6 addresses that are held with the host name.
For example, IPv6 link local addresses are not suitable for use in a wide area network (WAN). Therefore, the user may not want to allow access to the IPv6 link local address. Nevertheless, if the IPv6 link local address is mapped to the host name, other network devices will acquire the IPv6 link local address when acquiring the IP address using the host name. There is. As a result, another network device tries to access the network device using the IPv6 link local address.
Furthermore, there are cases where security technologies will be developed in the future and operations will be performed to block some communications. For example, when communication using a specific IP address is interrupted, if the communication partner acquires the specific IP address from the DNS server and attempts to communicate using the specific IP address, Extra processing will occur. That is, communication from the host name to the resolved IP address is attempted, but the packet may be discarded.
For this reason, it is desirable that an address to be registered in the external server can be selected from a plurality of addresses held by the network device. That is, an object of the present invention is to make it possible to avoid registering a specific address in the external server by making it possible to select an address to be registered in the external server.

上記の目的を達成するため、本発明の実施形態に係るネットワーク機器は、
DNSサーバとネットワークを介して通信可能なネットワーク機器であって、
記ネットワーク機器に設定されている複数のIPアドレスであって、異なるネットワークに属する他のネットワーク機器と通信するために使用できる前記複数のIPアドレスのなかから、前記DNSサーバに登録すべきIPアドレスを選択する選択手段と、
前記選択手段により選択された前記登録すべきIPアドレスを、前記ネットワーク機器を識別するホスト名と共に前記DNSサーバに登録する登録手段と、
を備えることを特徴とする。
上記の目的を達成するため、本発明の実施形態に係るネットワーク機器の制御方法は、
DNSサーバとネットワークを介して通信可能なネットワーク機器の制御方法であって、
選択手段が、前記ネットワーク機器に設定されている複数のIPアドレスであって、異なるネットワークに属する他のネットワーク機器と通信するために使用できる前記複数のIPアドレスのなかから、前記サーバに登録すべきアドレスを選択する選択ステップと、
登録手段が、前記選択ステップで選択された前記登録すべきIPアドレスを、前記ネットワーク機器を識別するホスト名と共に前記DNSサーバに登録する登録ステップと、
を備えることを特徴とする。
In order to achieve the above object, a network device according to an embodiment of the present invention includes:
A network device capable of communicating with a DNS server via a network,
A plurality of IP addresses that are set before SL network equipment, IP addresses to be registered from among the plurality of IP addresses that can be used to communicate with other network devices belonging to different networks, the DNS server A selection means for selecting
Registration means for registering the IP address to be registered selected by the selection means in the DNS server together with a host name for identifying the network device;
It is characterized by providing.
In order to achieve the above object, a network device control method according to an embodiment of the present invention includes:
A network device control method capable of communicating with a DNS server via a network,
Selection means, before SL and a plurality of IP addresses that are set in the network device, from among the plurality of IP addresses that can be used to communicate with other network devices belonging to different networks, be registered in the server A selection step to select an address to be
Registration means includes a registration step of registering the IP address to be the registered selected in the selecting step, the DNS server along with identifying hostname said network device,
It is characterized by providing.

本発明によれば、ネットワーク機器がアドレスを外部サーバに登録するにあたり、特定のアドレスの登録を避けることが可能となる。   According to the present invention, when a network device registers an address with an external server, it is possible to avoid registration of a specific address.

本発明の実施形態に係るネットワーク機器(デバイス)である、ネットワーク接続機能を備えるMFP(複合機)が、インターネットに接続される概略図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a schematic diagram showing a network device (device) according to an embodiment of the present invention, which is an MFP (multifunction peripheral) having a network connection function and connected to the Internet. 本発明の実施形態が適用されたMFP(複合機)のハードウェア構成を示すブロック図である。1 is a block diagram illustrating a hardware configuration of an MFP (multifunction peripheral) to which an embodiment of the present invention is applied. 本発明の実施形態が適用された通信端末及びDNSサーバの基本的なハードウエア構成図である。1 is a basic hardware configuration diagram of a communication terminal and a DNS server to which an embodiment of the present invention is applied. 本発明の実施形態が適用されたMFP(複合機)のソフトウェア構成概念を示す概念ブロック図である。1 is a conceptual block diagram illustrating a software configuration concept of an MFP (multifunction peripheral) to which an embodiment of the present invention is applied. 本発明の実施形態が適用されたMFP(複合機)の表示部に表示するGUI(グラフィックユーザインターフェース)の画面の1例を示す図である。FIG. 3 is a diagram illustrating an example of a GUI (graphic user interface) screen displayed on a display unit of an MFP (multifunction peripheral) to which an embodiment of the present invention is applied. 本発明の実施形態が適用されていないMFP(複合機)の、図1のネットワーク環境におけるDNSの処理シーケンスを示し、通信が成立しない場合を示す図である。FIG. 2 is a diagram illustrating a DNS processing sequence in the network environment of FIG. 1 of an MFP (multifunction peripheral) to which the embodiment of the present invention is not applied, and illustrating a case where communication is not established. 本発明の実施形態が適用されたMFP(複合機)がDNSサーバへアドレス登録する際の動作を説明するフロー図である。FIG. 10 is a flowchart illustrating an operation when an MFP (multifunction peripheral) to which an embodiment of the present invention is applied registers an address with a DNS server. 本発明の実施形態が適用されたMFP(複合機)の、図1のネットワーク環境におけるDNSの処理シーケンスを示す図である。FIG. 2 is a diagram showing a DNS processing sequence in the network environment of FIG. 1 of an MFP (multifunction peripheral) to which an embodiment of the present invention is applied. 本発明の実施形態が適用されたMFP(複合機)が、DNSサーバへ通信するアドレススコープを選択する際に設定したユーザインターフェースであるGUI画面を示すGUI画面図である。6 is a GUI screen diagram showing a GUI screen that is a user interface set when an MFP (multifunction peripheral) to which an embodiment of the present invention is applied selects an address scope to communicate with a DNS server. FIG. 本発明の実施形態が適用されたMFP(複合機)が、他のDNSサーバへアドレス登録する際の動作を説明するフロー図である。FIG. 10 is a flowchart illustrating an operation when an MFP (multifunction peripheral) to which an embodiment of the present invention is applied registers an address with another DNS server. 本発明の実施形態が適用されたMFP(複合機)が、DNSサーバへ通信するアドレススコープを選択する際に設定したユーザインターフェースを示すGUI画面図である。5 is a GUI screen diagram showing a user interface set when an MFP (multifunction peripheral) to which an embodiment of the present invention is applied selects an address scope to communicate with a DNS server. FIG. 本発明の実施形態が適用されたMFP(複合機)に、複数のホスト名を保持した場合において、ホスト名単位にDNSサーバへ登録するアドレススコープを選択させる場合の、ユーザインターフェースのGUI画面図である。FIG. 5 is a GUI screen diagram of a user interface when an address scope to be registered in a DNS server is selected for each host name when an MFP (multifunction peripheral) to which the embodiment of the present invention is applied holds a plurality of host names. is there.

以下、添付の図面を参照し、本発明の実施形態に係るネットワーク機器を詳細に説明する。図1は、本発明の本実施形態に係るネットワーク機器(デバイス)である、ネットワーク接続機能を備えるMFP(複合機)が、インターネットに接続される概略図である。   Hereinafter, a network device according to an embodiment of the present invention will be described in detail with reference to the accompanying drawings. FIG. 1 is a schematic diagram of an MFP (multifunction peripheral) having a network connection function, which is a network device (device) according to the present embodiment of the present invention, connected to the Internet.

101は、インターネットに接続可能なMFPで、ネットワーク印刷サービスやスキャンサービスを、ネットワーク100を通じて他のネットワーク機器に提供する。さらにMFP101は、ルータ105を介してネットワーク104に接続され、ネットワーク印刷サービスやスキャンサービスを、他のネットワーク機器に提供する。   Reference numeral 101 denotes an MFP that can be connected to the Internet, and provides a network print service and a scan service to other network devices via the network 100. Further, the MFP 101 is connected to the network 104 via the router 105 and provides a network print service and a scan service to other network devices.

MFP101では、ネットワーク100、及びネットワーク104でIPv6通信を行うため、下記の4つのアドレススコープを使用可能である。   Since the MFP 101 performs IPv6 communication in the network 100 and the network 104, the following four address scopes can be used.

IPv6ステートレスアドレス108、
IPv6手動設定アドレス109、
IPv6ステートフルアドレス110、及び
IPv6リンクローカルアドレス111。
IPv6 stateless address 108,
IPv6 manual setting address 109,
IPv6 stateful address 110 and IPv6 link local address 111.

上記のアドレスに加え、MFP101には、MFP101を識別するためのホスト名112が付与されている。   In addition to the above address, the MFP 101 is given a host name 112 for identifying the MFP 101.

DNSサーバ102はネットワーク100に接続され、ネットワーク100内に存在するネットワーク機器のホスト名とIPアドレスのマッピングを行う。   The DNS server 102 is connected to the network 100 and performs mapping between host names and IP addresses of network devices existing in the network 100.

ネットワーク機器である通信端末103は、一般的なパーソナルコンピュータで構成され、ネットワーク100に接続してMFP101との通信を行い、MFP101の提供する機能(サービス)を利用することが可能である。   The communication terminal 103, which is a network device, is configured by a general personal computer, can communicate with the MFP 101 by connecting to the network 100, and can use a function (service) provided by the MFP 101.

また、DNSサーバ106はネットワーク104に接続され、ネットワーク104内に存在するネットワーク機器のホスト名とIPアドレスのマッピングを行う。   The DNS server 106 is connected to the network 104 and performs mapping between the host name and IP address of the network device existing in the network 104.

ネットワーク機器である通信端末107は、通信端末103と同様に一般的なパーソナルコンピュータで構成される。通信端末107はネットワーク104に接続し、さらにルータ105を介してMFP101との通信を行い、MFP101の提供する機能(サービス)を利用することが可能である。   Similar to the communication terminal 103, the communication terminal 107, which is a network device, is configured by a general personal computer. The communication terminal 107 is connected to the network 104 and further communicates with the MFP 101 via the router 105 and can use functions (services) provided by the MFP 101.

図1に示すネットワークシステムの構成において、MFP101は、ネットワーク100に接続するDNSサーバ102、及びネットワーク104に接続するDNSサーバ106へ自装置のホスト名とIPv6アドレスを登録する。その際に、MFP101のユーザは、適宜ユーザインターフェースを使用することにより、DNSサーバ102、及びDNSサーバ106へ登録する自装置のIPアドレス選択することが可能である。   In the configuration of the network system shown in FIG. 1, the MFP 101 registers the host name and IPv6 address of its own device in the DNS server 102 connected to the network 100 and the DNS server 106 connected to the network 104. At that time, the user of the MFP 101 can select the IP address of the own apparatus to be registered in the DNS server 102 and the DNS server 106 by appropriately using the user interface.

なお、本実施形態では、MFP101に下記の設定が行われる。尚、この設定は実施形態の説明をするためのものであり、この設定が必ず行われなければならない訳ではない。   In the present embodiment, the following setting is performed on the MFP 101. This setting is for explaining the embodiment, and this setting is not necessarily performed.

a) ネットワークセキュリティを考慮し、MFP101は自装置のIPv6リンクローカルアドレス宛てのパケットは受け付けない、及び
b)自装置のIPv6手動設定アドレスは、ネットワーク100でのみ使用可能なアドレスとする。MFP101は、ネットワーク100以外のネットワークから、自装置のIPv6手動設定アドレス宛てに送られたパケットは受け付けない。
a) In consideration of network security, the MFP 101 does not accept a packet addressed to its own IPv6 link local address. b) The IPv6 manually set address of its own device is an address that can be used only in the network 100. The MFP 101 does not accept a packet sent from a network other than the network 100 to the IPv6 manual setting address of its own device.

ネットワーク100に接続する通信端末103は、DNSサーバ102にアクセスし、MFP101のホスト名を指定して、MFP101のIPv6アドレスを取得する。また、ネットワーク104に接続する通信端末107は、DNSサーバ106にアクセスし、MFP101のホスト名を指定して、MFP101のIPv6アドレスを取得する。   The communication terminal 103 connected to the network 100 accesses the DNS server 102, specifies the host name of the MFP 101, and acquires the IPv6 address of the MFP 101. In addition, the communication terminal 107 connected to the network 104 accesses the DNS server 106, specifies the host name of the MFP 101, and acquires the IPv6 address of the MFP 101.

図2は、本発明の実施形態が適用されたMFP101のハードウェア構成を示すブロック図である。図2において、スキャナI/F制御部201はスキャナ213を制御する。また、プリンタI/F制御部206はプリンタ212を制御する。   FIG. 2 is a block diagram illustrating a hardware configuration of the MFP 101 to which the embodiment of the present invention is applied. In FIG. 2, the scanner I / F control unit 201 controls the scanner 213. The printer I / F control unit 206 controls the printer 212.

CPU202は、プリンタ212、スキャナ213等を制御するプログラムを実行し、MFP101全体の制御を行う。ROM203は、リードオンリーメモリであり、MFP101のブートプログラム、プリンタ212、スキャナ213等を制御するプログラム、固定パラメータ等が格納されている。   The CPU 202 executes a program for controlling the printer 212, the scanner 213, and the like, and controls the entire MFP 101. A ROM 203 is a read-only memory, and stores a boot program for the MFP 101, a program for controlling the printer 212, the scanner 213, and the like, fixed parameters, and the like.

RAM204はランダムアクセスメモリであり、CPU202がMFP101を制御する際に、一時的なデータの格納などに使用する。HDD205はハードディスクドライブであり、印刷データの格納など様々なデータの格納に使用する。NVRAM207は不揮発性のメモリであり、プリンタ212、スキャナ213等の各種設定値を保存するためのものである。なお、MFP101に割り当てれた複数のIPアドレスを示すアドレス情報はNVRAM207やHDD205に記憶される。   A RAM 204 is a random access memory, and is used for temporarily storing data when the CPU 202 controls the MFP 101. An HDD 205 is a hard disk drive and is used for storing various data such as print data. The NVRAM 207 is a non-volatile memory for storing various setting values of the printer 212, the scanner 213, and the like. Note that address information indicating a plurality of IP addresses assigned to the MFP 101 is stored in the NVRAM 207 or the HDD 205.

パネル制御部208は、LCD表示部215を備えるオペレーションパネル214を制御し、各種情報の表示や使用者からの指示の入力を制御する。ネットワークI/F制御部209はLAN100とのデータの送受信を制御する。バス210は、スキャナI/F制御部201、CPU202、ROM203、RAM204、HDD205、プリンタI/F制御部206、NVRAM207、パネル制御部208、ネットワークI/F制御部209等が接続される。すなわち、CPU202からの制御信号や各部間のデータ信号が送受信されるシステムバスである。   The panel control unit 208 controls the operation panel 214 including the LCD display unit 215 to control display of various information and input of instructions from the user. A network I / F control unit 209 controls data transmission / reception with the LAN 100. The bus 210 is connected to the scanner I / F control unit 201, CPU 202, ROM 203, RAM 204, HDD 205, printer I / F control unit 206, NVRAM 207, panel control unit 208, network I / F control unit 209, and the like. That is, it is a system bus through which control signals from the CPU 202 and data signals between the units are transmitted and received.

図3は、DNSサーバ102、106及び通信端末103、107の基本的なハードウエア構成図を示す。これらは、一般的なサーバであり、また一般的なパーソナルコンピュータであるコンピュータ装置である。これらは、図3に示すように、以下の構成を備える。すなわち、演算装置としてCPU(Central Processing Unit)301を備える。また記憶装置として、RAM(Random Access Memory)302、ROM(Read Only Memory)303、HDD(Hard Disk Drive)304を備える。また外部記憶装置としてCD−ROM(Compact Disc Read Only Memory)ドライブ305を備える。また外部インターフェイスとしては、NIC(Network Interface Card)306、USB(Universal Serial Bus)ホストインターフェイス207を備える。これらのハードウエア装置や後述の周辺装置を結合するためのバス308が設けられている。また本体に接続される周辺機器としては、マウス309及びキーボード310が、入力インターフェースを介して接続される。さらに、LCDディスプレイ312が表示インターフェース313を介して接続される。   FIG. 3 shows a basic hardware configuration diagram of the DNS servers 102 and 106 and the communication terminals 103 and 107. These are general servers and computer devices that are general personal computers. As shown in FIG. 3, these have the following configuration. That is, a CPU (Central Processing Unit) 301 is provided as an arithmetic device. The storage device includes a random access memory (RAM) 302, a read only memory (ROM) 303, and a hard disk drive (HDD) 304. Also, a CD-ROM (Compact Disc Read Only Memory) drive 305 is provided as an external storage device. As external interfaces, a NIC (Network Interface Card) 306 and a USB (Universal Serial Bus) host interface 207 are provided. A bus 308 for connecting these hardware devices and peripheral devices to be described later is provided. As peripheral devices connected to the main body, a mouse 309 and a keyboard 310 are connected via an input interface. Further, an LCD display 312 is connected via a display interface 313.

これらに導入されているソフトウェアには、OS(Operating System)を含み、サーバ用のソフトウエア、ワードプロセッサや表計算、さらに電子メール用のソフトウエア等が用途に応じてインストールされている。OSには、その一機能として印刷データをプリンタ(図示せず)やMFP101にネットワークであるネットワーク100、104を経由して送信するためのポートモニタが備わっている。当然にして、通信端末103、107は、IPv6による通信が可能であるものとする。   The software installed in these includes an OS (Operating System), and server software, word processor, spreadsheet, e-mail software, and the like are installed depending on the application. The OS includes a port monitor for transmitting print data to a printer (not shown) or the MFP 101 via the networks 100 and 104 as a function as one function. Naturally, the communication terminals 103 and 107 are assumed to be able to communicate with IPv6.

図4は、本発明の実施形態が適用されたMFP101のソフトウェア構成概念を示す概念ブロック図である。図において、ユーザインターフェース制御部401は、ユーザ操作に関連する機能を制御するモジュールである。このモジュールはパネル制御部208を制御し、LCD表示部215を備えるオペレーションパネル214を使用するユーザから/への入出力を管理する。   FIG. 4 is a conceptual block diagram showing a software configuration concept of the MFP 101 to which the embodiment of the present invention is applied. In the figure, a user interface control unit 401 is a module that controls functions related to user operations. This module controls the panel control unit 208 and manages input / output from / to the user using the operation panel 214 including the LCD display unit 215.

DNS制御部402は、ユーザからの入力データに基づき、DNSおよびダイナミックDNSのプロトコル制御を行うモジュールである。ネットワーク通信ドライバ404はネットワークI/F制御部209を制御し、ネットワーク100とのデータ送受信の制御を行う。TCP/IPプロトコル制御部403は、TCP/IPプロトコルを制御するモジュールを備え、ネットワーク通信ドライバ404を使用してTCP/IPプロトコルに従ったデータの送受信制御を行う。   The DNS control unit 402 is a module that performs DNS and dynamic DNS protocol control based on input data from the user. The network communication driver 404 controls the network I / F control unit 209 and controls data transmission / reception with the network 100. The TCP / IP protocol control unit 403 includes a module that controls the TCP / IP protocol, and performs transmission / reception control of data according to the TCP / IP protocol using the network communication driver 404.

図5は、本実施形態におけるMFP101がLCD表示部215に表示するGUI(グラフィックユーザインターフェース)の設定画面の例である。図5のGUIは、以下のボタンを備える。   FIG. 5 is an example of a GUI (graphic user interface) setting screen displayed on the LCD display unit 215 by the MFP 101 according to the present embodiment. The GUI in FIG. 5 includes the following buttons.

・ダイナミックDNS機能の有効又は無効を指示するボタン500、
・ダイナミックDNS機能を有効にした際、自装置のIPv6ステートレスアドレスを指定のDNSサーバに登録するか否かを指示するボタン501、
・ダイナミックDNS機能を有効にした際、自装置のIPv6手動設定アドレスを指定のDNSサーバに登録するか否かを指示するボタン502、
・ダイナミックDNS機能を有効にした際、自装置のIPv6ステートフルアドレスを指定のDNSサーバに登録するか否かを指示するボタン503、及び
・ダイナミックDNS機能を有効にした際、自装置のIPv6リンクローカルアドレスを指定のDNSサーバに登録するか否かを指示するボタン504である。
A button 500 for instructing whether to enable or disable the dynamic DNS function;
A button 501 for instructing whether or not to register the IPv6 stateless address of its own device in a designated DNS server when the dynamic DNS function is enabled;
A button 502 for instructing whether or not to register the IPv6 manual setting address of its own device in the designated DNS server when the dynamic DNS function is enabled;
A button 503 for instructing whether or not to register the IPv6 stateful address of the own device in the designated DNS server when the dynamic DNS function is enabled, and the IPv6 link local of the own device when the dynamic DNS function is enabled A button 504 for instructing whether or not to register an address in a designated DNS server.

図5に示すONボタンは、そのボタンに対応するアドレススコープをDNSサーバに登録することを指示するボタンであり、OFFボタンは、そのボタンに対応するアドレススコープをDNSサーバに登録しないことを指示するボタンである。無効とされたボタンにはハッチングが付されている。MFP101は有効とされたボタンの指示に従い、その上で、ONボタンが有効になっているアドレススコープを、DNSサーバに登録すべきアドレススコープとして選択する。   The ON button shown in FIG. 5 is a button for instructing to register the address scope corresponding to the button in the DNS server, and the OFF button is for instructing not to register the address scope corresponding to the button in the DNS server. Button. Disabled buttons are hatched. In accordance with the instruction of the validated button, the MFP 101 selects the address scope for which the ON button is valid as the address scope to be registered in the DNS server.

LCD表示部215にはタッチパネル(図示せず)が一体化されており、GUI上のこれらのボタンを指で押すことにより、入力可能に構成されているものとする。勿論、必ずしも、タッチパネル構成である必要はなく、オペレーションパネル214に設けたキーやトラックボール等で、カーソルを動かして所望のボタンで入力を行うことも可能である。   It is assumed that a touch panel (not shown) is integrated with the LCD display unit 215 so that input is possible by pressing these buttons on the GUI with a finger. Of course, the touch panel configuration is not necessarily required, and it is possible to move the cursor with a key, a trackball, or the like provided on the operation panel 214 and perform input with a desired button.

図6は、図1に示すネットワークシステムの環境におけるDNSの処理シーケンスを示す。この場合、MFP101が、自装置のIPアドレスとして、保持する全てのアドレススコープのIPアドレスをDNSサーバ102に登録した場合における、MFP101、DNSサーバ102及び通信端末103の動作を示す。   FIG. 6 shows a DNS processing sequence in the environment of the network system shown in FIG. In this case, the operation of the MFP 101, the DNS server 102, and the communication terminal 103 when the MFP 101 registers the IP addresses of all the address scopes to be stored in the DNS server 102 as the IP address of the own apparatus is shown.

まず、ステップS601で、MFP101は、自装置のIPアドレスとして、保持する全てのアドレススコープのIPアドレスをDNSサーバ102に登録する。   First, in step S <b> 601, the MFP 101 registers all the address scope IP addresses to be stored in the DNS server 102 as its own IP address.

MFP101では、先に説明したように、ネットワークセキュリティを考慮し、自装置のIPv6リンクローカルアドレス宛てのパケットは受け付けない設定とされている。すなわち、IPv6リンクローカルアドレス111宛のアクセスを許容していない。   As described above, the MFP 101 is configured not to accept a packet addressed to its own IPv6 link local address in consideration of network security. That is, access to the IPv6 link local address 111 is not permitted.

次に、ステップS602で、通信端末103が、MFP101に対応するホスト名を指定して、IPアドレスリストを要求する。すると、ステップS603で、DNSサーバ102は、MFP101のIPv6リンクローカルアドレス111を含んだIPアドレスリストを通信端末103に通知する。   In step S <b> 602, the communication terminal 103 requests the IP address list by designating the host name corresponding to the MFP 101. In step S <b> 603, the DNS server 102 notifies the communication terminal 103 of an IP address list including the IPv6 link local address 111 of the MFP 101.

通信端末103では、IPアドレスリストから少なくとも1つのIPアドレスを選択し、ステップS604において通信を試みる。例として、DNSサーバ102から通知されたIPアドレスリストに含まれるIPv6リンクローカルアドレス宛てにアクセスを試みる。しかしながら、この場合、MFP101はそのアクセスを拒否してしまい(ステップS605)、通信端末103はMFP101と通信を行うことが出来ない。このように、無駄な通信が発生する可能性がある。   The communication terminal 103 selects at least one IP address from the IP address list, and attempts communication in step S604. As an example, an attempt is made to access an IPv6 link local address included in the IP address list notified from the DNS server 102. However, in this case, the MFP 101 refuses the access (step S605), and the communication terminal 103 cannot communicate with the MFP 101. In this way, useless communication may occur.

図9は、他の設定画面の一例を示す。   FIG. 9 shows an example of another setting screen.

MFP101は通信端末103を含むネットワーク100上のネットワーク機器から、自装置のIPv6ステートレスアドレス宛てに送信されるパケットを受け付ける。そのため、自装置のIPv6ステートレスアドレスをDNSサーバ102に登録することを指示するボタン501のONボタンが有効になっている。   The MFP 101 receives a packet transmitted from the network device on the network 100 including the communication terminal 103 to the IPv6 stateless address of the own apparatus. For this reason, the ON button of the button 501 that instructs to register the IPv6 stateless address of the own apparatus in the DNS server 102 is valid.

MFP101は通信端末103を含むネットワーク100上のネットワーク機器から、自装置のIPv6手動設定アドレス宛てに送信されるパケットは受け付ける。そのため、自装置のIPv6手動設定アドレスをDNSサーバ102に登録することを指示するボタン502のONボタンが有効になっている。   The MFP 101 accepts a packet transmitted from a network device on the network 100 including the communication terminal 103 to the IPv6 manual setting address of the own device. Therefore, the ON button of the button 502 for instructing registration of the IPv6 manual setting address of the own apparatus in the DNS server 102 is valid.

MFP101は通信端末103を含むネットワーク100上のネットワーク機器から、自装置のIPv6ステートフルアドレス宛てに送信されるパケットは受け付ける。そのため、自装置のIPv6ステートフルアドレスをDNSサーバ102に登録することを指示するボタン503のONボタンが有効になっている。   The MFP 101 accepts a packet transmitted from a network device on the network 100 including the communication terminal 103 to the IPv6 stateful address of the own apparatus. Therefore, the ON button of the button 503 for instructing registration of the IPv6 stateful address of the own apparatus in the DNS server 102 is valid.

しかし、MFP101は通信端末103を含むネットワーク100上のネットワーク機器から、自装置のIPv6リンクローカルアドレス宛てに送信されるパケットは受け付けない。そのため、自装置のIPv6リンクローカルアドレスをDNSサーバ102に登録することを指示するボタン504のONボタンは無効になっている。尚、図9において、無効とされたボタンには、ハッチングを付した。   However, the MFP 101 does not accept a packet transmitted from the network device on the network 100 including the communication terminal 103 to the IPv6 link local address of the own device. For this reason, the ON button of the button 504 for instructing registration of the IPv6 link local address of the own apparatus in the DNS server 102 is invalid. In FIG. 9, the disabled buttons are hatched.

図8は、MFP101が一部のアドレススコープのIPアドレスをDNSサーバ102に登録した場合における、MFP101、DNSサーバ102及び通信端末103の動作を示す。ここでは、IPv6リンクローカルアドレスがDNSサーバ102に登録されないようにする。   FIG. 8 shows operations of the MFP 101, the DNS server 102, and the communication terminal 103 when the MFP 101 registers some address scope IP addresses in the DNS server 102. Here, the IPv6 link local address is not registered in the DNS server 102.

まず、ステップS801で、MFP101は、自装置のIPアドレスとして、IPv6リンクローカルアドレス以外のIPアドレスをDNSサーバ102に登録する。次に、ステップS802で、通信端末103が、MFP101に対応するホスト名を指定して、IPアドレスリストを要求する。すると、ステップS803で、DNSサーバ102は、MFP101のIPv6リンクローカルアドレス111以外のIPアドレスを含んだIPアドレスリストを通信端末103に通知する。   First, in step S801, the MFP 101 registers an IP address other than the IPv6 link local address in the DNS server 102 as the IP address of the own apparatus. Next, in step S802, the communication terminal 103 specifies a host name corresponding to the MFP 101 and requests an IP address list. In step S <b> 803, the DNS server 102 notifies the communication terminal 103 of an IP address list including IP addresses other than the IPv6 link local address 111 of the MFP 101.

通信端末103では、IPアドレスリストから少なくとも1つのIPアドレスを選択し、ステップS804において通信を試みる。例として、DNSサーバ102から通知されたIPアドレスリストに含まれるMFP101のIPv6ステートレスアドレス108宛てに通信を試みる。これで、S805に示すように、MFP101と通信端末103間の通信が開始される。図6の例とは異なり、通信端末103は、使用可能なIPアドレス宛てに通信を行うことが出切る。MFP101でアクセスを許容されていないIPv6リンクローカルアドレス111はDNSサーバ102へ登録されておらず、実際に使用可能なIPアドレスのみが通信端末103に通知されるからである。   The communication terminal 103 selects at least one IP address from the IP address list and attempts communication in step S804. As an example, communication is attempted to the IPv6 stateless address 108 of the MFP 101 included in the IP address list notified from the DNS server 102. Thus, as shown in S805, communication between the MFP 101 and the communication terminal 103 is started. Unlike the example of FIG. 6, the communication terminal 103 can communicate with a usable IP address. This is because the IPv6 link local address 111 that is not permitted to be accessed by the MFP 101 is not registered in the DNS server 102 and only the actually usable IP address is notified to the communication terminal 103.

図7は、MFP101が、DNSサーバへIPアドレスを登録する際の処理の流れを示す。ステップS701で、MFP101は、ユーザインターフェース制御部201で制御されるLCD表示部215に図5で説明した設定画面を表示させる。ユーザは、この設定画面において、ダイナミックDNS機能の有効または無効を指示し、またはDNSサーバへ登録したいアドレススコープを選択する。   FIG. 7 shows the flow of processing when the MFP 101 registers an IP address with the DNS server. In step S701, the MFP 101 causes the LCD display unit 215 controlled by the user interface control unit 201 to display the setting screen described with reference to FIG. On this setting screen, the user instructs validity or invalidity of the dynamic DNS function, or selects an address scope to be registered in the DNS server.

設定画面においてOKボタンがユーザによって押下されると、ステップS702で、MFP101は、ダイナミックDNS機能の有効が指示されたか否かを判断する。ダイナミックDNS機能の有効が指示されていない場合、つまりダイナミックDNS機能の無効が指示されているには、DNSサーバへIPアドレスを登録する必要が無いため、この登録処理を終了する。   When the OK button is pressed by the user on the setting screen, in step S702, the MFP 101 determines whether or not the activation of the dynamic DNS function is instructed. If the dynamic DNS function is not valid, that is, if the dynamic DNS function is invalidated, it is not necessary to register the IP address in the DNS server, so this registration process is terminated.

一方、ダイナミックDNS機能の有効が指示された場合にはステップS703に進み、MFP101は、複数のアドレススコープの1つを順番に読み出す。そしてステップS704において、読み出されたアドレススコープに関し、そのアドレススコープがDNSサーバへ登録するアドレススコープとして指定されているかどうかを判断する。もし、読み出されたアドレススコープがDNSサーバへ登録すると指定されている場合、ステップS705に進み、MFP101は、そのアドレススコープのIPアドレスをDNSサーバへ登録する。   On the other hand, if it is instructed to enable the dynamic DNS function, the process advances to step S703, and the MFP 101 sequentially reads one of a plurality of address scopes. In step S704, it is determined whether or not the address scope that has been read is designated as an address scope to be registered in the DNS server. If the read address scope is designated to be registered in the DNS server, the process advances to step S705, and the MFP 101 registers the IP address of the address scope in the DNS server.

一方、読み出されたアドレススコープがDNSサーバへ登録すると指定されていない場合は、そのアドレススコープのIPアドレスをDNSサーバへ登録することなく、ステップS706に進む。つまり、MFP101は、設定画面においてONボタンが有効になっているアドレススコープに属するアドレスを、DNSサーバに登録すべきアドレスとして選択し、選択したアドレスをDNSサーバに登録する。   On the other hand, if the read address scope is not designated to be registered in the DNS server, the process proceeds to step S706 without registering the IP address of the address scope in the DNS server. That is, the MFP 101 selects an address belonging to an address scope for which the ON button is valid on the setting screen as an address to be registered in the DNS server, and registers the selected address in the DNS server.

ステップS706では、MFP101は、アドレススコープの全てについて処理が完了したかを判断する。全てについて処理が完了していれば、この登録処理を終了する。しかし、完了していなければ、ステップS703に戻り、次のアドレススコープを読み出す。   In step S706, the MFP 101 determines whether the processing has been completed for all address scopes. If the process has been completed for all, the registration process is terminated. However, if not completed, the process returns to step S703 to read the next address scope.

MFP101は、DNSサーバごとに異なる設定画面を用意しても良い。図11は、DNSサーバ106に対応する設定画面を示す。ここでは、MFP101でアクセスを許容しないIPv6リンクローカルアドレス111は、DNSサーバ106へ登録されない。また、ネットワーク100でのみ使用可能なアドレスであるIPv6手動設定アドレス109もDNSサーバ106へ登録されない。これより、実際に使用可能なIPアドレスリストのみが通信端末107に通知され、通信端末107は、使用可能なIPアドレス宛てに通信を行うことが出来る。   The MFP 101 may prepare a different setting screen for each DNS server. FIG. 11 shows a setting screen corresponding to the DNS server 106. Here, the IPv6 link local address 111 that is not permitted to be accessed by the MFP 101 is not registered in the DNS server 106. Also, the IPv6 manual setting address 109 that is an address that can be used only in the network 100 is not registered in the DNS server 106. Thus, only the IP address list that can actually be used is notified to the communication terminal 107, and the communication terminal 107 can communicate with the IP address that can be used.

すなわち、図11は、MFP101が、DNSサーバ106へ登録するアドレススコープを選択するためのユーザインターフェースを示すGUI画面である。図9と同様に、無効とされたボタンには、ハッチングを付した。   That is, FIG. 11 is a GUI screen showing a user interface for the MFP 101 to select an address scope to be registered in the DNS server 106. As in FIG. 9, the disabled button is hatched.

MFP101は、通信端末107を含むネットワーク104上のネットワーク機器から、自装置のIPv6ステートレスアドレス宛てに送信されるパケットは受け付ける。そのため、自装置のIPv6ステートレスアドレスをDNSサーバ106に登録することを指示するボタン501のONボタンが有効になっている。   The MFP 101 receives a packet transmitted from a network device on the network 104 including the communication terminal 107 to the IPv6 stateless address of its own device. For this reason, the ON button of the button 501 that instructs to register the IPv6 stateless address of the own apparatus in the DNS server 106 is valid.

MFP101は、通信端末107を含むネットワーク104上のネットワーク機器から、自装置のIPv6手動設定アドレス宛てに送信されるパケットは受け付けない。そのため、自装置のIPv6手動設定アドレスをDNSサーバ106に登録することを指示するボタン502のONボタンは無効になっている。   The MFP 101 does not accept a packet transmitted from a network device on the network 104 including the communication terminal 107 to the IPv6 manual setting address of the own device. For this reason, the ON button of the button 502 for instructing registration of the IPv6 manual setting address of the own apparatus in the DNS server 106 is invalid.

MFP101は、通信端末107を含むネットワーク104上のネットワーク機器から、自装置のIPv6ステートフルアドレス宛てに送信されるパケットは受け付ける。そのため、自装置のIPv6ステートフルアドレスをDNSサーバ106に登録することを指示するボタン503のONボタンが有効になっている。   The MFP 101 accepts a packet transmitted from the network device on the network 104 including the communication terminal 107 to the IPv6 stateful address of the own device. Therefore, the ON button of the button 503 for instructing registration of the IPv6 stateful address of the own apparatus in the DNS server 106 is valid.

さらに、MFP101は、通信端末107を含むネットワーク104上のネットワーク機器から、自装置のIPv6リンクローカルアドレス宛てに送信されるパケットは受け付けない。そのため、自装置のIPv6リンクローカルアドレスをDNSサーバ106に登録することを指示するボタン504のONボタンは無効になっている。   Further, the MFP 101 does not accept a packet transmitted from the network device on the network 104 including the communication terminal 107 to the IPv6 link local address of the own device. For this reason, the ON button of the button 504 for instructing registration of the IPv6 link local address of the own apparatus in the DNS server 106 is invalid.

図10は、DNSサーバ106へ登録するアドレススコープが図11のように選択された場合の、MFP101、DNSサーバ106及び通信端末107の動作を示す。   FIG. 10 shows operations of the MFP 101, the DNS server 106, and the communication terminal 107 when the address scope to be registered in the DNS server 106 is selected as shown in FIG.

まず、ステップS1001で、MFP101は、自装置のIPアドレスとして、IPv6リンクローカルアドレス111及びIPv6手動設定アドレス109を除いたIPアドレスをDNSサーバ106に登録する。   First, in step S <b> 1001, the MFP 101 registers an IP address excluding the IPv6 link local address 111 and the IPv6 manual setting address 109 in the DNS server 106 as its own IP address.

次に、ステップS1002で、通信端末107が、MFP101に対応するホスト名を指定して、IPアドレスリストを要求する。すると、ステップS1003で、DNSサーバ106がMFP101のIPv6リンクローカルアドレス111及びIPv6手動設定アドレス109を除いたIPアドレスを含むIPアドレスリストを通信端末107に通知する。   In step S <b> 1002, the communication terminal 107 specifies a host name corresponding to the MFP 101 and requests an IP address list. In step S 1003, the DNS server 106 notifies the communication terminal 107 of an IP address list including IP addresses excluding the IPv6 link local address 111 and the IPv6 manual setting address 109 of the MFP 101.

通信端末107では、IPアドレスリストから少なくとも1つのIPアドレスを選択し、ステップS1004において通信を試みる。例として、DNSサーバ106から通知されたIPアドレスリストに含まれるMFP101のIPv6ステートレスアドレス108宛てに通信を試みる。これで、S1005に示すように、MFP101と通信端末107間の通信が開始される。   The communication terminal 107 selects at least one IP address from the IP address list, and attempts communication in step S1004. As an example, communication is attempted to the IPv6 stateless address 108 of the MFP 101 included in the IP address list notified from the DNS server 106. As a result, communication between the MFP 101 and the communication terminal 107 is started as shown in S1005.

図12は、MFP101にホスト名112とは別のホスト名(例えばホスト名1200)を設定し、複数のホスト名を保持した場合において、ホスト名単位にDNSサーバ102へ登録するアドレススコープを選択させる場合を示す。すなわち、この場合の、ユーザインターフェースのGUI画面である。本実施形態では、MFP101のホスト名112とMFP101のIPv6ステートレスアドレス108をマッピングするものとする。さらに、MFP101のホスト名1200とMFP101のIPv6手動設定アドレス109をマッピングするものとする。   12, when a host name (for example, host name 1200) different from the host name 112 is set in the MFP 101 and a plurality of host names are held, an address scope to be registered in the DNS server 102 is selected for each host name. Show the case. That is, it is a GUI screen of the user interface in this case. In this embodiment, it is assumed that the host name 112 of the MFP 101 and the IPv6 stateless address 108 of the MFP 101 are mapped. Furthermore, the host name 1200 of the MFP 101 and the IPv6 manual setting address 109 of the MFP 101 are mapped.

1201は、ホスト名112とのマッピングを行うアドレススコープを選択するユーザインターフェースを示すGUI画面である。ホスト名112とマッピングするIPアドレスとして、IPv6ステートレスアドレスのみを使用する。そのため、自装置のIPv6ステートレスアドレスをDNSサーバ102に登録することを指示するボタン501は有効になっている。同じ理由で、自装置のIPv6手動設定アドレスをDNSサーバ102に登録することを指示するボタン502は無効になっている。同じ理由で、自装置のIPv6ステートフルアドレスをDNSサーバ102に登録することを指示するボタン503は無効になっている。同じ理由で、自装置のIPv6リンクローカルアドレスをDNSサーバ102に登録することを指示するボタン504は無効になっている。   A GUI screen 1201 indicates a user interface for selecting an address scope for mapping with the host name 112. Only an IPv6 stateless address is used as an IP address mapped to the host name 112. For this reason, the button 501 for instructing registration of the IPv6 stateless address of the own apparatus in the DNS server 102 is enabled. For the same reason, the button 502 for instructing registration of the IPv6 manual setting address of the own apparatus in the DNS server 102 is disabled. For the same reason, the button 503 for instructing registration of the IPv6 stateful address of the own apparatus in the DNS server 102 is disabled. For the same reason, the button 504 for instructing registration of the IPv6 link local address of the own apparatus in the DNS server 102 is disabled.

1206は、ホスト名1200とのマッピングを行うアドレススコープを選択するユーザインターフェースを示すGUI画面である。ホスト名1200とマッピングするIPアドレスとして、IPv6手動設定アドレスのみを使用する。そのため、自装置のIPv6ステートレスアドレスをDNSサーバ102に登録することを指示するボタン501は無効になっている。同じ理由で、自装置のIPv6手動設定アドレスをDNSサーバ102に登録することを指示するボタン502は有効になっている。同じ理由で、自装置のIPv6ステートフルアドレスをDNSサーバ102に登録することを指示するボタン503は無効になっている。同じ理由で、自装置のIPv6リンクローカルアドレスをDNSサーバ102に登録することを指示するボタン504は無効になっている。   Reference numeral 1206 denotes a GUI screen showing a user interface for selecting an address scope for mapping with the host name 1200. Only an IPv6 manually set address is used as an IP address to be mapped to the host name 1200. For this reason, the button 501 for instructing registration of the IPv6 stateless address of the own apparatus in the DNS server 102 is disabled. For the same reason, the button 502 for instructing registration of the IPv6 manual setting address of the own apparatus in the DNS server 102 is enabled. For the same reason, the button 503 for instructing registration of the IPv6 stateful address of the own apparatus in the DNS server 102 is disabled. For the same reason, the button 504 for instructing registration of the IPv6 link local address of the own apparatus in the DNS server 102 is disabled.

上記の実施形態においては、MFP101をDNSサーバ102又は106に登録する場合を示した。しかしながら、通信端末103や107のIPアドレスをDNSサーバ102や106に登録する場合であっても、同様に実施することが可能である。その場合、図5、9、11及び12にしめしたGUI画面は、たとえば、図3のLCDディスプレイ312に表示されることになる。また、マウス309、キーボード310を使用して、GUI画面上の各ボタンを選択することになる。   In the above embodiment, the case where the MFP 101 is registered in the DNS server 102 or 106 is shown. However, even when the IP addresses of the communication terminals 103 and 107 are registered in the DNS servers 102 and 106, the same can be implemented. In this case, the GUI screen shown in FIGS. 5, 9, 11 and 12 is displayed on the LCD display 312 of FIG. 3, for example. Further, each button on the GUI screen is selected using the mouse 309 and the keyboard 310.

また、本発明の目的は、前述した実施形態の機能を実現するソフトウェアのプログラムコードを記録した記憶媒体を、システムあるいは装置に供給しても達成可能である。すなわち、そのシステムあるいは装置のコンピュータ(又はCPUやMPU)が記憶媒体に格納されたプログラムコードを読出し実行することによっても、達成されることは言うまでもない。この場合、記憶媒体から読出されたプログラムコード自体が前述した実施形態の機能を実現することになり、そのプログラムコードを記憶した記憶媒体は本発明を構成することになる。   The object of the present invention can also be achieved by supplying a system or apparatus with a storage medium storing software program codes for realizing the functions of the above-described embodiments. That is, it goes without saying that this can also be achieved by the computer (or CPU or MPU) of the system or apparatus reading and executing the program code stored in the storage medium. In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiments, and the storage medium storing the program code constitutes the present invention.

プログラムコードを供給するための記憶媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、CD−R、磁気テープ、不揮発性の半導体メモリカード、ROMなどを用いることができる。また、コンピュータが読出したプログラムコードを実行することにより、前述した実施形態の機能が実現される場合もある。   As a storage medium for supplying the program code, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, magnetic tape, nonvolatile semiconductor memory card, ROM, or the like can be used. . Further, the functions of the above-described embodiments may be realized by executing the program code read by the computer.

しかし、さらにそのプログラムコードの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)などが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   However, when the OS (operating system) running on the computer performs part or all of the actual processing based on the instruction of the program code, and the functions of the above-described embodiments are realized by the processing. Needless to say, is also included.

さらに、記憶媒体から読出されたプログラムコードが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書込まれる場合もあり得る。その後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, the program code read from the storage medium may be written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer. After that, based on the instruction of the program code, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing, and the function of the above-described embodiment is realized by the processing. Needless to say.

Claims (10)

DNSサーバとネットワークを介して通信可能なネットワーク機器であって、
記ネットワーク機器に設定されている複数のIPアドレスであって、異なるネットワークに属する他のネットワーク機器と通信するために使用できる前記複数のIPアドレスのなかから、前記DNSサーバに登録すべきIPアドレスを選択する選択手段と、
前記選択手段により選択された前記登録すべきIPアドレスを、前記ネットワーク機器を識別するホスト名と共に前記DNSサーバに登録する登録手段と、
を備えることを特徴とするネットワーク機器。
A network device capable of communicating with a DNS server via a network,
A plurality of IP addresses that are set before SL network equipment, IP addresses to be registered from among the plurality of IP addresses that can be used to communicate with other network devices belonging to different networks, the DNS server A selection means for selecting
Registration means for registering the IP address to be registered selected by the selection means in the DNS server together with a host name for identifying the network device;
A network device comprising:
前記複数のIPアドレスはIPv6アドレスであることを特徴とする請求項1に記載のネットワーク機器。 Network equipment according to claim 1 wherein the plurality of IP addresses is characterized in that it is a IPv 6 address. 前記複数のIPアドレスは、少なくともIPv6ステートレスアドレス、IPv6手動設定アドレス、IPv6ステートフルアドレスを含むことを特徴とする請求項2に記載のネットワーク機器。  The network device according to claim 2, wherein the plurality of IP addresses include at least an IPv6 stateless address, an IPv6 manually set address, and an IPv6 stateful address. 前記DNSサーバは、前記ネットワーク機器と同一のネットワークに設けられていることを特徴とする請求項1ないし3のいずれか1項に記載のネットワーク機器。  The network device according to any one of claims 1 to 3, wherein the DNS server is provided in the same network as the network device. 前記ネットワーク機器は、前記同一のネットワーク以外のネットワークに接続されたDNSサーバとも通信することが可能であり、
前記選択手段は、前記登録すべきIPアドレスの選択をそれぞれのDNSサーバついて行うことを特徴とする請求項4に記載のネットワーク機器。
The network device can communicate with a DNS server connected to a network other than the same network,
It said selection means, the network device according to claim 4, characterized in that with the selection of the IP address to be the registration in each DNS server.
前記選択手段は、前記DNSサーバに登録すべきアドレスの種類をユーザが指示した場合に、前記ユーザにより指示された種類に属するIPアドレスを前記複数のIPアドレスのなかから選択することを特徴とする請求項1ないしのいずれか1項に記載のネットワーク機器。 The selecting means selects an IP address belonging to the type designated by the user from the plurality of IP addresses when the user designates the type of address to be registered in the DNS server. The network device according to any one of claims 1 to 5 . 前記ネットワーク機器は、前記ネットワークを介して他のネットワーク機器に印刷サービス又はスキャンサービスを提供することを特徴とする請求項1ないし6のいずれか1項に記載のネットワーク機器。  The network device according to claim 1, wherein the network device provides a print service or a scan service to another network device via the network. ダイナミックDNS機能を有効にするか否かを指示する指示手段を更に有し、  An instruction means for instructing whether to enable the dynamic DNS function;
前記選択手段は、前記指示手段によりダイナミックDNS機能を有効にすると指示された場合に、前記複数のIPアドレスのなかから、前記DNSサーバに登録すべきIPアドレスを選択することを特徴とする請求項1ないし7のいずれか1項に記載のネットワーク機器。  The selection means selects an IP address to be registered in the DNS server from the plurality of IP addresses when the instruction means instructs to enable a dynamic DNS function. The network device according to any one of 1 to 7.
DNSサーバとネットワークを介して通信可能なネットワーク機器の制御方法であって、
選択手段が、前記ネットワーク機器に設定されている複数のIPアドレスであって、異なるネットワークに属する他のネットワーク機器と通信するために使用できる前記複数のIPアドレスのなかから、前記サーバに登録すべきアドレスを選択する選択ステップと、
登録手段が、前記選択ステップで選択された前記登録すべきIPアドレスを、前記ネットワーク機器を識別するホスト名と共に前記DNSサーバに登録する登録ステップと、
を備えることを特徴とする制御方法。
A network device control method capable of communicating with a DNS server via a network,
Selection means, before SL and a plurality of IP addresses that are set in the network device, from among the plurality of IP addresses that can be used to communicate with other network devices belonging to different networks, be registered in the server A selection step to select an address to be
Registration means includes a registration step of registering the IP address to be the registered selected in the selecting step, the DNS server along with identifying hostname said network device,
A control method comprising:
DNSサーバとネットワークを介して通信可能なネットワーク機器に、For network devices that can communicate with the DNS server via the network,
前記ネットワーク機器に設定されている複数のIPアドレスであって、異なるネットワークに属する他のネットワーク機器と通信するために使用できる前記複数のIPアドレスのなかから、前記DNSサーバに登録すべきIPアドレスを選択する選択ステップと、  IP addresses to be registered in the DNS server from among the plurality of IP addresses that are set in the network device and can be used to communicate with other network devices belonging to different networks. A selection step to select;
前記選択ステップで選択された前記登録すべきIPアドレスを、前記ネットワーク機器を識別するホスト名と共に前記DNSサーバに登録する登録ステップと、  A registration step of registering the IP address to be registered selected in the selection step together with a host name for identifying the network device in the DNS server;
を実行させることを特徴とするプログラム。  A program characterized by having executed.

JP2011154256A 2011-07-12 2011-07-12 Network device, network device control method, and program Active JP5225435B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011154256A JP5225435B2 (en) 2011-07-12 2011-07-12 Network device, network device control method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011154256A JP5225435B2 (en) 2011-07-12 2011-07-12 Network device, network device control method, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006232814A Division JP4810358B2 (en) 2006-08-29 2006-08-29 Network device, network device control method, program, and storage medium

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2012239435A Division JP5442092B2 (en) 2012-10-30 2012-10-30 Network device, network device control method, and program

Publications (2)

Publication Number Publication Date
JP2011205707A JP2011205707A (en) 2011-10-13
JP5225435B2 true JP5225435B2 (en) 2013-07-03

Family

ID=44881746

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011154256A Active JP5225435B2 (en) 2011-07-12 2011-07-12 Network device, network device control method, and program

Country Status (1)

Country Link
JP (1) JP5225435B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003143184A (en) * 2001-10-30 2003-05-16 Kddi Corp Server system and its address managing method
JP3959386B2 (en) * 2003-11-18 2007-08-15 株式会社東芝 Name resolution device, name resolution system, name resolution method, and name resolution program

Also Published As

Publication number Publication date
JP2011205707A (en) 2011-10-13

Similar Documents

Publication Publication Date Title
US11146666B2 (en) IPv4/IPv6 bridge
US11444917B2 (en) Network device, network device control method, and storage medium
JP4921151B2 (en) Data processing apparatus, printing apparatus, printing processing method, storage medium, program
JP2007213133A (en) Hardware authentication device
JP2008140192A (en) Printing system, printer, terminal equipment, print setting method, and print setting program
JP2008102872A (en) Information processor and information processing method, program, storage medium
JP2003208298A (en) System and method for secure printing and its program
US20190097993A1 (en) Network device, information processing apparatus, authentication method, and recording medium
JP5225435B2 (en) Network device, network device control method, and program
JP5442092B2 (en) Network device, network device control method, and program
US8867536B2 (en) Communication apparatus conditional notification destination registration
JP4440608B2 (en) Network boot system, network boot method, and network boot cache device
JP5626268B2 (en) Information processing terminal
JP5021533B2 (en) Information processing terminal
JP2009064289A (en) Data transmission system, address management device, data transmitter, address book acquisition method, and program
US11516178B2 (en) Controlling multi-function printer communication in network segments via a bridge device
JP2019050529A (en) Image processing apparatus, processing method thereof, and program
JP2006140841A (en) Information processing apparatus, server apparatus, network system, data communication method, and computer program
JP4165340B2 (en) Information processing device
JP5049196B2 (en) Image forming system, terminal device, and login server device
JP2020154955A (en) Information processing system, information processing apparatus, information processing method, and program
JP2004341746A (en) Boot server address retrieval method, system, program and storage medium
US20110128570A1 (en) Image forming apparatus and document data management method thereof
AU2005246932A1 (en) A method of configuring a computing device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110712

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120803

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120831

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121030

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130304

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130312

R151 Written notification of patent or utility model registration

Ref document number: 5225435

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160322

Year of fee payment: 3