JP7433944B2 - Information processing device, information processing method and program - Google Patents

Information processing device, information processing method and program Download PDF

Info

Publication number
JP7433944B2
JP7433944B2 JP2020017732A JP2020017732A JP7433944B2 JP 7433944 B2 JP7433944 B2 JP 7433944B2 JP 2020017732 A JP2020017732 A JP 2020017732A JP 2020017732 A JP2020017732 A JP 2020017732A JP 7433944 B2 JP7433944 B2 JP 7433944B2
Authority
JP
Japan
Prior art keywords
address
information processing
prefix length
screen
communication
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
JP2020017732A
Other languages
Japanese (ja)
Other versions
JP2021125787A (en
JP2021125787A5 (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 JP2020017732A priority Critical patent/JP7433944B2/en
Publication of JP2021125787A publication Critical patent/JP2021125787A/en
Publication of JP2021125787A5 publication Critical patent/JP2021125787A5/ja
Priority to JP2024014640A priority patent/JP2024032959A/en
Application granted granted Critical
Publication of JP7433944B2 publication Critical patent/JP7433944B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing method, and a program.

従来、情報処理装置は、ルーティング情報に基づいてネットワーク通信する際の通信経路を決定する。ルーティング情報の構成手段には、ユーザが手動で設定する静的ルーティングと、ルーティングプロトコルを用いて情報処理装置が自動的に設定する動的ルーティングの2種類がある。静的ルーティングはユーザが通信経路を意図的に決定できるため、特定の通信に関して通信経路を固定したい場合等に利用される。静的ルーティングを使用するユーザは、宛先アドレスとプレフィックス長とゲートウェイアドレスを設定するのが一般的で、必要に設定を追加や削除といったメンテナンスを行う。例えば、特許文献1では、静的ルーティングの通信先が存在するか否かを確認し、確認結果に応じて静的ルーティングの設定をメンテナンスする手段が提案されている。 Conventionally, an information processing device determines a communication path for network communication based on routing information. There are two types of routing information configuration means: static routing that is manually set by a user, and dynamic routing that is automatically set by an information processing device using a routing protocol. Static routing allows a user to intentionally determine a communication route, and is therefore used when a user wants to fix a communication route for a particular communication. Users who use static routing generally set the destination address, prefix length, and gateway address, and perform maintenance such as adding or deleting settings as necessary. For example, Patent Document 1 proposes means for checking whether a static routing communication destination exists and maintaining the static routing settings according to the check result.

また、静的ルーティングは、複数のLANI/F(Interface)を備える画像形成装置のようなエンドポイントの情報処理装置においては、各通信が何れのLANI/Fを用いて実施されるかを決定する手段としても使用される。
なお、静的ルーティングの設定同様に、アドレスとプレフィックス長を指定して動作する機能としてアドレスフィルタがある。アドレスフィルタは、送受信先のアドレスから特定の外部装置との通信を許可又は制限するために使用する手段として使用される。
Furthermore, in an endpoint information processing device such as an image forming apparatus that has multiple LAN I/Fs (Interfaces), static routing determines which LAN I/F is used for each communication. Also used as a means.
Note that, similar to static routing settings, there is an address filter as a function that operates by specifying an address and prefix length. The address filter is used as a means for permitting or restricting communication with a specific external device based on the destination address.

特願平5-330280Patent application 5-330280

しかしながら、静的ルーティングはユーザが明確に通信経路を設定できるという特徴がある一方で、誤った設定をしてしまいユーザの意図通りの通信経路にならないという懸念がある。例えば、設定時の宛先に192.168.10.1/24と指定した場合には、24ビットのネットワーク部だけでなく残り8ビットのホスト部にも値が設定されている。この場合、指定したプレフィックス長が誤りの場合も考えられる。例えばユーザが192.168.168.10.1の1個のアドレスに対して静的ルーティングのルールを適用したかったとしても、192.168.10.0/24として255個のアドレスに適用される値に自動的に変改して設定される可能性がある。このように情報処理装置により自動的に変更して登録されてしまうと、ユーザの意図とは異なる宛先と通信してしまい情報漏えい等、セキュリティ観点で問題が生じるという課題がある。 However, while static routing has the feature that a user can clearly set a communication route, there is a concern that the user may make an incorrect setting and the communication route may not be as intended by the user. For example, if 192.168.10.1/24 is specified as the destination at the time of setting, a value is set not only in the 24-bit network part but also in the remaining 8-bit host part. In this case, the specified prefix length may be incorrect. For example, if a user wants to apply a static routing rule to one address, 192.168.168.10.1, it will be applied to 255 addresses, 192.168.10.0/24. The value may be automatically changed and set to the value specified by the user. If the information processing device automatically changes and registers the information in this way, there is a problem in that problems arise from a security perspective, such as communication with a destination other than the user's intention, resulting in information leakage.

しかしながら、従来のネットワーク機器では、ネットワークのエキスパートがコマンドラインを介した設定コマンドや簡易な設定ファイルを直接編集する、又は簡易な設定画面を介してネットワーク設定を行うことを想定している。したがって、上述の設定を誤ることに対する手当は考えられていなかった。 However, with conventional network devices, it is assumed that network experts directly edit configuration commands and simple configuration files via a command line, or configure network settings via a simple configuration screen. Therefore, no allowances were considered for the above-mentioned incorrect settings.

本発明の1つの側面としては、通信部を介して外部装置と通信可能な情報処理装置であって、前記通信部の通信を制御するためのネットワークの設定情報を入力する画面を表示する表示制御手段と、前記画面を介して入力されたIPアドレスと、前記IPアドレスに対するプレフィックス長と、の組み合わせに不整合がある場合、前記IPアドレスを前記プレフィックス長に合わせて変更するか否かを問い合わせる、第1の問い合わせ手段と、を有することを特徴とする。 One aspect of the present invention is an information processing device capable of communicating with an external device via a communication unit, the display control displaying a screen for inputting network setting information for controlling communication of the communication unit. means, inquiring whether or not to change the IP address to match the prefix length if there is an inconsistency in the combination of the IP address input through the screen and the prefix length for the IP address; A first inquiry means .

本発明の1つの側面によれば、情報処理装置のアドレスとプレフィックスを入力する設定においてユーザの意図通りに設定されないことを抑止することができるようになる。 According to one aspect of the present invention, it is possible to prevent settings for inputting the address and prefix of an information processing device from being set incorrectly as intended by the user.

情報処理システムのシステム構成の一例を示す図である。1 is a diagram illustrating an example of a system configuration of an information processing system. 画像形成装置のハードウェア構成の一例を示す図である。1 is a diagram illustrating an example of a hardware configuration of an image forming apparatus. 画像形成装置のソフトウェア構成等の一例を示す図である。1 is a diagram illustrating an example of a software configuration, etc. of an image forming apparatus. 静的ルーティング設定に係るフローチャートである。It is a flowchart concerning static routing setting. 静的ルーティング設定に係る設定画面の一例を示す図である。It is a figure showing an example of the setting screen concerning static routing setting. アドレスフィルタ設定に係るフローチャートである。It is a flowchart concerning address filter setting. IPv4アドレスに基づくアドレスフィルタ設定に係る設定画面の一例を示す図である。It is a figure showing an example of the setting screen concerning address filter setting based on an IPv4 address.

以下、本発明の実施形態について図面に基づいて説明する。なお、実施形態の説明にあたり、情報処理装置の一例として画像形成装置を用いて説明するが、画像処理装置以外の通信機能を有する装置であってもよい。 Embodiments of the present invention will be described below based on the drawings. Note that in describing the embodiment, an image forming apparatus will be used as an example of an information processing apparatus, but a device having a communication function other than the image processing apparatus may be used.

<実施形態1>
実施形態1では、静的ルーティング設定に係る処理について説明する。
(システム構成)
図1は、情報処理システムのシステム構成の一例を示す図である。本実施形態では4つのLAN(Local Area Network)が存在し、表1に示すアドレスで動作している。画像形成装置100は、2つのLANI/Fを備え、LAN110とLAN120とに直接性属されている。また、画像形成装置100は、ルータ101を介してLAN130と、ルータ102を介してLAN140と通信が可能である。さらに、LAN130にはPC131とPC131とが存在する。LAN140にはPC141とPC142とが存在する。各機器のアドレスは表2に示す通りである。なお、LAN130とLAN140は異なるLANではあるが同じアドレス帯で運用されている。そのため、画像形成装置100は、静的ルーティング設定を用いて、LAN130及びLAN140の何れの機器と通信するかを決定し運用している。そのため、静的ルーティング設定が、ユーザの設定がユーザの意図通りに実行されない場合には、同じアドレスを有するPC131とPC141、又はPC132とPC142の通信が誤って意図しない端末に対して実行されてしまう懸念がある。
<Embodiment 1>
In the first embodiment, processing related to static routing settings will be described.
(System configuration)
FIG. 1 is a diagram showing an example of the system configuration of an information processing system. In this embodiment, there are four LANs (Local Area Networks), which operate at the addresses shown in Table 1. Image forming apparatus 100 includes two LAN I/Fs and is directly connected to LAN 110 and LAN 120. Further, the image forming apparatus 100 can communicate with the LAN 130 via the router 101 and with the LAN 140 via the router 102. Furthermore, the LAN 130 includes a PC 131 and a PC 131. The LAN 140 includes a PC 141 and a PC 142. The addresses of each device are shown in Table 2. Note that although the LAN 130 and the LAN 140 are different LANs, they are operated in the same address band. Therefore, the image forming apparatus 100 uses static routing settings to determine which device on the LAN 130 or the LAN 140 to communicate with. Therefore, if the static routing settings are not performed as the user intends, communication between the PCs 131 and 141 or between the PCs 132 and 142, which have the same address, will be mistakenly performed to an unintended terminal. There are concerns.

Figure 0007433944000001
Figure 0007433944000001

Figure 0007433944000002
Figure 0007433944000002

(ハードウェアの構成)
図2は、画像形成装置100のハードウェア構成の一例を示す図である。なお、本実施形態におけるハードウェア構成は一例であり、この限りではない。なお、本実施形態では情報処理装置の一例として、シートに画像を印刷する印刷機能及び原稿を読み取って得られたスキャンデータを外部に送信する送信機能を有する画像形成装置を例示しているがこれに限定されるものではない。本実施形態における設定制御は送信機能のみを有する単機能の画像処理装置に適用することもできる。更には、PC、ネットワークルータ、IEEE802.11シリーズに基づく無線通信を行うアクセスポイント装置等の情報処理装置の設定制御に適用することもできる。
画像形成装置100において、各種ハードウェア201~209は、内部バス200を介して接続され、相互にデータを交換する。CPU201は、画像形成装置100全体の動作を制御する。CPU201は、ROM202に記憶された制御プログラムを読み出して実行することにより、印刷制御及びスキャン制御等の各種制御を行う。
(Hardware configuration)
FIG. 2 is a diagram showing an example of the hardware configuration of the image forming apparatus 100. Note that the hardware configuration in this embodiment is an example, and is not limited to this. Note that in this embodiment, an image forming apparatus having a printing function for printing an image on a sheet and a transmission function for transmitting scan data obtained by reading a document to the outside is exemplified as an example of an information processing apparatus. It is not limited to. The setting control in this embodiment can also be applied to a single-function image processing device having only a transmission function. Furthermore, it can also be applied to setting control of information processing devices such as PCs, network routers, and access point devices that perform wireless communication based on the IEEE802.11 series.
In the image forming apparatus 100, various hardware 201 to 209 are connected via an internal bus 200 and exchange data with each other. CPU 201 controls the overall operation of image forming apparatus 100 . The CPU 201 performs various controls such as print control and scan control by reading and executing a control program stored in the ROM 202 .

RAM203は、CPU201が各種プログラムを実行するためのワークエリア等として使用する不発性のメモリである。HDD204は、画像データ、各種プログラム、さらには画像形成装置100の動作に係る設定値を記憶する。操作部205は、ユーザの指で操作可能なタッチパネルとして動作するディスプレイを備え、キーボード入力が可能である。プリンタ部206は、内部バス200を介して転送された画像データを用紙に印刷する。スキャナ部207は、読み取った原稿の画像データを、内部バス200を介して転送し、HDD204に保存したり、LANI/F208又はLANI/F209から外部装置に送信したりする。LANI/F208はイーサネット(登録商標)110に接続された外部装置と通信し、外部装置から印刷指示を受け取ったり、外部装置にスキャンデータを送信したりできる。LANI/F209もLANI/F208と同様にLAN120に接続された外部装置との通信ができる。LANI/F208及びLANI/F209は、通信部の例である。画像形成装置100は、LANI/F208及びLANI/F209を介して外部装置と通信可能となっている。画像形成装置100は、図示省略の送信機能の画面を介したユーザ操作に基づいて送信宛先の設定を受け付けることができる。送信宛先が設定され、送信開始の指示を受け付けた場合、画像形成装置100は、スキャナ部207を用いて原稿を読み取り、スキャンデータを生成する。スキャナ部207の処理は、読取処理の一例である。続けて、画像形成装置100は、当該生成されたスキャンデータに基づいて生成されたデータをユーザにより設定された送信宛先に送信する。 The RAM 203 is a non-volatile memory used as a work area for the CPU 201 to execute various programs. The HDD 204 stores image data, various programs, and setting values related to the operation of the image forming apparatus 100. The operation unit 205 includes a display that operates as a touch panel that can be operated with a user's finger, and allows keyboard input. The printer unit 206 prints the image data transferred via the internal bus 200 on paper. The scanner unit 207 transfers image data of the read document via the internal bus 200, stores it in the HDD 204, or transmits it to an external device from the LANI/F 208 or LANI/F 209. The LANI/F 208 communicates with an external device connected to the Ethernet (registered trademark) 110, and can receive print instructions from the external device and send scan data to the external device. Like the LANI/F 208, the LANI/F 209 can also communicate with external devices connected to the LAN 120. LANI/F208 and LANI/F209 are examples of communication units. The image forming apparatus 100 is capable of communicating with external devices via the LANI/F 208 and LANI/F 209. The image forming apparatus 100 can accept the setting of a transmission destination based on a user operation via a transmission function screen (not shown). When a transmission destination is set and an instruction to start transmission is received, the image forming apparatus 100 uses the scanner unit 207 to read the document and generate scan data. The process of the scanner unit 207 is an example of a reading process. Subsequently, the image forming apparatus 100 transmits the data generated based on the generated scan data to the transmission destination set by the user.

なお、本実施形態においては2つのLANI/Fを備える構成であるが、これに限らず1つ以上のI/Fを備える構成であればよい。さらには、LANI/Fは物理的なI/Fに限らず、ソフトウェアレベルで実現される仮想I/Fのような論理的なI/Fを用いて実現される形態であってもよい。 Although the present embodiment has a configuration including two LAN I/Fs, the present invention is not limited to this, and any configuration may be used as long as it includes one or more I/Fs. Furthermore, the LAN I/F is not limited to a physical I/F, but may be realized using a logical I/F such as a virtual I/F realized at a software level.

(機能構成)
図3は、画像形成装置100のソフトウェア構成等の一例を示す図である。なお、図3に示す各処理部は、CPU201が制御プログラム300を実行することで実現される。また、本実施形態におけるソフトウェア構成は一例であり、この限りではない。
制御プログラム300は、画像形成装置100全体の制御プログラムであり、パネル制御部301、データ管理部302、フィルタ管理部303、通信制御部304を有する。
(Functional configuration)
FIG. 3 is a diagram illustrating an example of the software configuration, etc. of the image forming apparatus 100. Note that each processing unit shown in FIG. 3 is realized by the CPU 201 executing the control program 300. Further, the software configuration in this embodiment is an example, and is not limited to this.
The control program 300 is a control program for the entire image forming apparatus 100, and includes a panel control section 301, a data management section 302, a filter management section 303, and a communication control section 304.

パネル制御部301は、操作部205に値する入出力の処理をする。例えば、パネル制御部301は、操作部205から入力された静的ルーティング設定をデータ管理部302に渡すことで、HDD204等の記憶装置に保存する。また、パネル制御部301は、データ管理部302から取得した画面データを205に表示したり、操作部205から入力されたイベントを制御プログラム300の各処理部に通知したりする。
データ管理部302は、各処理部からの要求に伴い、ROM202及びHDD204の記憶装置に対する入力処理をする。
The panel control unit 301 performs input/output processing equivalent to the operation unit 205 . For example, the panel control unit 301 passes static routing settings input from the operation unit 205 to the data management unit 302, thereby saving them in a storage device such as the HDD 204. Further, the panel control unit 301 displays screen data acquired from the data management unit 302 on the screen 205, and notifies each processing unit of the control program 300 of an event input from the operation unit 205.
The data management unit 302 performs input processing to the storage devices of the ROM 202 and the HDD 204 in response to requests from each processing unit.

フィルタ管理部303は、静的ルーティング設定及びアドレスフィルタ設定等の外部装置との通信に係る制御機能を管理する。フィルタ管理部303は、パネル制御部301から静的ルーティング情報やアドレスフィルタ情報が入力されたことの通知を受け取ると、静的ルーティング情報及びアドレスフィルタ情報に不整合がないかを検証する。不整合を検知した場合には、フィルタ管理部303は、パネル制御部301を介して操作部205にその旨の表示をする。また、画像形成装置100の起動時及び設定変更時等には、フィルタ管理部303は、通信制御部304に対して、静的ルーティング情報やアドレスフィルタ情報を設定する。 The filter management unit 303 manages control functions related to communication with external devices, such as static routing settings and address filter settings. Upon receiving notification from the panel control unit 301 that static routing information and address filter information have been input, the filter management unit 303 verifies whether there is any inconsistency in the static routing information and address filter information. If a mismatch is detected, the filter management unit 303 displays a message to that effect on the operation unit 205 via the panel control unit 301. Furthermore, when the image forming apparatus 100 is started up, settings are changed, etc., the filter management unit 303 sets static routing information and address filter information in the communication control unit 304.

通信制御部304は、LANI/F208及びLANI/F209を制御し、LAN110及びLAN120を介した外部装置との通信を制御する。例えば、通信制御部304は、データ管理部302から各LANI/Fの設定情報を読み出して設定を実行したり、フィルタ管理部303から設定された静的ルーティング情報やアドレスフィルタ情報に基づいて外部装置とのデータを送受信したりする。スキャンデータに基づくデータを送信宛先に送信する指示を受信した通信制御部304は、送信機能の画面を介して指定された送信宛先に対応するIPアドレスを特定する。続けて当該IPアドレスがアドレスフィルタに合致すると判断した場合、アドレスフィルタに記載のポリシに基づき通信を行うか否かを判断する。なお、ポリシに合致するか否かの検証は、操作部205から入力されたルールの順序に基づき検証がされる。複数のルールが定義されている場合、最初に合致すると判断がされたルールが適用される。アドレスフィルタを用いた検証の結果、通信を行うと判断した場合、通信制御部304は、当該IPアドレスが静的ルーティング設定のルールに合致するか否かを判断する。なお、静的ルーティングのルールに合致するかどうかの判定において、当該IPアドレスが複数のセ知的ルーティングのルールに合致した場合、ロンゲストマッチの法則に則り、適用すべきルーティングのルールが一意に決定される。静的ルーティングとして登録されたいずれかのルールに合致すると判断された場合、通信制御部304は。当該ルールに基づき出力先として使用すべき通信インタフェースを特定し、当該特定した通信インタフェース経由でデータを送信する。静的ルーティングの設定に合致しないと判断された場合、通信制御部304は、ロンゲストマッチの法則に則り出力先の通信インタフェースを特定する。即ちIPアドレスと各通信インタフェースのサブネットで論理積と取り、最も長く一致するサブネットに対応するインタフェース経由でデータを送信する。 The communication control unit 304 controls the LANI/F 208 and the LANI/F 209, and controls communication with external devices via the LAN 110 and the LAN 120. For example, the communication control unit 304 reads the configuration information of each LAN I/F from the data management unit 302 and executes the configuration, or the communication control unit 304 reads out the configuration information of each LAN I/F from the data management unit 302 and executes the configuration, or the communication control unit 304 executes the configuration of the external device based on the static routing information and address filter information set from the filter management unit 303. Send and receive data with. The communication control unit 304, which has received the instruction to transmit data based on the scan data to the transmission destination, specifies the IP address corresponding to the transmission destination specified via the transmission function screen. Subsequently, if it is determined that the IP address matches the address filter, it is determined whether or not to perform communication based on the policy described in the address filter. Note that whether or not the rules match the policy is verified based on the order of rules input from the operation unit 205. If multiple rules are defined, the first rule that is determined to match will be applied. If it is determined that communication is to be performed as a result of the verification using the address filter, the communication control unit 304 determines whether the IP address matches the rules for static routing settings. In addition, when determining whether or not an IP address matches a static routing rule, if the IP address matches multiple intelligent routing rules, the routing rule to be applied is uniquely determined based on the law of the longest match. It is determined. If it is determined that any rule registered as static routing is matched, the communication control unit 304. A communication interface to be used as an output destination is specified based on the rule, and data is transmitted via the specified communication interface. If it is determined that the static routing settings do not match, the communication control unit 304 specifies the output destination communication interface according to the law of longest match. That is, the IP address and the subnet of each communication interface are logically ANDed, and data is transmitted via the interface corresponding to the longest matching subnet.

(静的ルーティング設定に係るフローチャート)
図4は、静的ルーティング設定に係るフローチャートである。図4及び後述する図6のフローチャートに示す各動作(ステップ)は、CPU201がROM202又はHDD204に記憶された各制御モジュールに対応するプログラムをRAM203に呼び出し、実行することにより実現される。なお、本実施形態において、データの送受信処理等は各I/F及び各ハードウェアと協働して実現されるものとする。また、処理の実態を担うソフトウェアモジュールを明確に示したいケースにおいてはCPUを主語とせず、当該CPUに処理を実行させる各ソフトウェアモジュールの名称を主語として記載するものとする。
(Flowchart related to static routing settings)
FIG. 4 is a flowchart related to static routing settings. Each operation (step) shown in FIG. 4 and the flowchart of FIG. 6 described later is realized by the CPU 201 calling a program corresponding to each control module stored in the ROM 202 or HDD 204 to the RAM 203 and executing it. In this embodiment, it is assumed that data transmission/reception processing and the like are realized in cooperation with each I/F and each hardware. Furthermore, in cases where it is desired to clearly indicate the software module responsible for the actual processing, the name of each software module that causes the CPU to execute the processing shall be written as the subject, instead of using the CPU as the subject.

S401において、フィルタ管理部303は、パネル制御部301から静的ルーティング情報が入力されたことを検知する。
S402において、フィルタ管理部303は、入力されたアドレスとプレフィックス長に不整合があるかの検証を実行する。アドレスは、通信先のアドレスである。
In S401, the filter management unit 303 detects that static routing information has been input from the panel control unit 301.
In S402, the filter management unit 303 verifies whether there is a mismatch between the input address and prefix length. The address is the address of the communication destination.

より具体的には、フィルタ管理部303は、S401で入力されたアドレスに対して、プレフィックス長からネットワーク部とホスト部を分別し、ホスト部に値が入っていた場合には不整合があると判定する。フィルタ管理部303は、ホスト部に値が入っていない場合には不整合がないと判定する。判定の一例について説明する。フィルタ管理部303は、プレフィックス長で特定されるネットワークアドレス部に対応する上位ビットを0とし、ホストアドレス部に対応する下位ビットを1としたビットマスクを生成する。フィルタ管理部303は、生成したビットマスクと入力されたアドレス(IPV4アドレス)とをAND演算した結果が0であれば不整合がないと判定する。フィルタ管理部303は、結果が0以外であれば不整合があると判定する。フィルタ管理部303は、不整合がないと判定した場合には、処理をS408に進め、不整合があると判定した場合は、処理をS404に進める。 More specifically, the filter management unit 303 separates the address input in S401 into a network part and a host part based on the prefix length, and if there is a value in the host part, it determines that there is a mismatch. judge. The filter management unit 303 determines that there is no inconsistency if the host part does not contain a value. An example of the determination will be explained. The filter management unit 303 generates a bit mask in which the upper bits corresponding to the network address part specified by the prefix length are set to 0, and the lower bits corresponding to the host address part are set to 1. The filter management unit 303 determines that there is no mismatch if the result of the AND operation of the generated bit mask and the input address (IPV4 address) is 0. The filter management unit 303 determines that there is a mismatch if the result is other than 0. If the filter management unit 303 determines that there is no mismatch, the process advances to S408, and if it determines that there is a mismatch, the filter management unit 303 advances the process to S404.

S404において、通信制御部304は、パネル制御部301に対して指示し、入力された操作部205に入力されたアドレスとプレフィックス長に不整合がある旨の表示をする。不整合がある旨は、所定の情報の一例である。S404の処理は、不整合があったことを通知する処理の一例である。さらにS405において、フィルタ管理部303は、パネル制御部301を介してプレフィックス長と不整合があるアドレスをプレフィックス長に合わせて変更するか否かの確認画面を操作部205に表示する。S405の処理は、アドレスをプレフィックス長に合わせて変更するか否かを問い合わせる、第1の問い合わせの処理の一例である。 In S404, the communication control unit 304 instructs the panel control unit 301 to display that there is a mismatch between the address input to the input operation unit 205 and the prefix length. The fact that there is a mismatch is an example of predetermined information. The process in S404 is an example of a process for notifying that there is a mismatch. Furthermore, in S405, the filter management unit 303 displays a confirmation screen on the operation unit 205 via the panel control unit 301 to confirm whether or not to change the address that is inconsistent with the prefix length to match the prefix length. The process in S405 is an example of the first inquiry process, which inquires whether the address should be changed according to the prefix length.

S406において、フィルタ管理部303は、確認画面を介したユーザの選択に応じて、変更が選択されたか否かを判定する。フィルタ管理部303は、ユーザが変更しないことを選択した場合には、処理を終了し、静的ルーティング情報の設定を中止し、変更することを選択した場合には、処理をS407に進める。 In S406, the filter management unit 303 determines whether change has been selected in response to the user's selection via the confirmation screen. If the user selects not to change, the filter management unit 303 ends the process and cancels the setting of static routing information, and if the user selects to change, the process advances to S407.

S407において、フィルタ管理部303は、アドレスをプレフィックス長に合わせて変更し、データ管理部302に変更後のデータを格納する。S407の処理は、アドレスをプレフィックス長に合わせて変更する第1の変更の処理の一例である。
S408において、フィルタ管理部303は、アドレスとプレフィックス長とデフォルトゲートウェイアドレスを静的ルーティング情報として、通信制御部304に対して設定する。なお、静的ルーティング設定を中止した場合には、フィルタ管理部303は、パネル制御部301を制御し、入力のやり直しを促すメッセージを表示し、再度入力画面に戻ってもよい。
In S407, the filter management unit 303 changes the address according to the prefix length, and stores the changed data in the data management unit 302. The process of S407 is an example of the first change process of changing the address according to the prefix length.
In S408, the filter management unit 303 sets the address, prefix length, and default gateway address as static routing information to the communication control unit 304. Note that if the static routing setting is canceled, the filter management unit 303 may control the panel control unit 301 to display a message prompting re-input, and return to the input screen again.

静的ルーティングの設定がなされると、画像形成装置100は、静的ルーティング情報に基づいて通信制御を行う。例えば、画像形成装置100のデフォルトゲートウェイに172.16.10.254が設定されていると、静的ルーティング設定が実行される前には192.168.10.0の通信はデフォルトゲートウェイを介してLAN140に向けて送信される。それに対して、192.168.10.0へのゲートウェイを10.0.10.254に設定する静的ルーティング設定がなされた場合には、192.168.10.0の通信は静的ルーティング設定に基づいてLAN130に向けて送信される。 Once the static routing is set, the image forming apparatus 100 performs communication control based on the static routing information. For example, if 172.16.10.254 is set as the default gateway of the image forming apparatus 100, communication with 192.168.10.0 will be routed through the default gateway before static routing settings are performed. It is transmitted toward the LAN 140. On the other hand, if static routing settings are made that set the gateway to 192.168.10.0 to 10.0.10.254, communication with 192.168.10.0 will be configured using static routing settings. is transmitted to the LAN 130 based on the following.

(静的ルーティング設定に係る設定画面)
図5は、静的ルーティング設定に係る設定画面の一例を示す図である。なお、本実施形態においては、画像形成装置100が有する操作部205に表示される画面を例に説明するが、LANI/F208及びLANI/F209を介して接続された外部装置がアクセスできるウェブ形式の画面であってもよい。
(Settings screen related to static routing settings)
FIG. 5 is a diagram showing an example of a setting screen related to static routing settings. In this embodiment, a screen displayed on the operation unit 205 of the image forming apparatus 100 will be explained as an example, but a screen in a web format that can be accessed by external devices connected via the LANI/F 208 and LANI/F 209 will be described. It may be a screen.

図5(a)は、静的ルーティング設定を行うための画面である。ユーザが編集ボタン501を選択すると、画面は、図5(b)に画面遷移し、静的ルーティング情報の追加・編集が可能となる。 FIG. 5(a) is a screen for performing static routing settings. When the user selects the edit button 501, the screen changes to that shown in FIG. 5(b), and static routing information can be added and edited.

図5(b)は、静的ルーティング情報を追加及び編集するための画面である。ユーザがアドレス入力エリア510とプレフィックス長入力エリア511、ゲートウェイアドレス入力エリア512にそれぞれ値を入力し、OKボタン513を選択することで、図4に示した静的ルーティング設定のフローチャートの処理が実行される。ここで、画像形成装置100は、アドレス入力エリア510とプレフィックス長入力エリア511に入力された値に不整合を検知すると、画面を図5(c)に遷移させる。図5(b)の画面を表示する処理は、表示制御の処理の一例である。 FIG. 5(b) is a screen for adding and editing static routing information. When the user inputs values in the address input area 510, prefix length input area 511, and gateway address input area 512 and selects the OK button 513, the process of the static routing setting flowchart shown in FIG. 4 is executed. Ru. Here, when the image forming apparatus 100 detects a mismatch between the values input to the address input area 510 and the prefix length input area 511, the image forming apparatus 100 changes the screen to FIG. 5(c). The process of displaying the screen in FIG. 5(b) is an example of display control process.

図5(c)は、静的ルーティング設定において、アドレスとプレフィックス長に不整合が検知された際に表示する画面である。画面上には入力された値に不整合がある旨のメッセージとプレフィックス長で変更するか否かの確認メッセージとが出力される。この状態において、OKボタン520が選択された場合には、確認メッセージにおいて出力された変更が実施される。一方でキャンセルボタン521が選択された場合には、静的ルーティング情報の設定は中止される。なお、中止された場合には、画面は図5(b)に戻り、ユーザに対して再入力を促す。 FIG. 5(c) is a screen that is displayed when a mismatch between an address and a prefix length is detected in static routing settings. A message indicating that there is an inconsistency in the input value and a confirmation message asking whether to change the prefix length are output on the screen. In this state, if the OK button 520 is selected, the changes output in the confirmation message are implemented. On the other hand, if the cancel button 521 is selected, the setting of static routing information is canceled. Note that if the process is canceled, the screen returns to FIG. 5(b) and prompts the user to input again.

図5(d)は、設定された静的ルーティング情報を表示する画面である。設定情報表示エリア530に設定されている静的ルーティングの設定内容が表示される。なお、不整合が検出されて変更された場合には、設定情報表示エリア530には変更が実行された内容で表示がされる。即ち、アドレスに192.168.10.1が、プレフィックス長に24が入力された状態で不整合の変更がされた場合には、設定情報表示エリア530に表示されるアドレスは192.168.10.0となる。 FIG. 5(d) is a screen that displays the set static routing information. The static routing settings set in the settings information display area 530 are displayed. Note that when a mismatch is detected and a change is made, the changed contents are displayed in the setting information display area 530. In other words, if an inconsistent change is made with 192.168.10.1 entered in the address and 24 entered in the prefix length, the address displayed in the setting information display area 530 will be 192.168.10. It becomes .0.

以上、本実施形態によれば、画像形成装置100の静的ルーティング設定がユーザの意図通りに設定されないことを抑止することができ、セキュリティ観点の課題を解決することができる。 As described above, according to the present embodiment, it is possible to prevent the static routing settings of the image forming apparatus 100 from being set as intended by the user, and it is possible to solve problems from a security perspective.

<実施形態2>
実施形態2では、アドレスフィルタの設定に対してチェック処理を行う場合について説明する。なお、実施形態1とソフトウェア構成及びハードウェア構成は同様であるため、説明は省略する。なお、実施形態2は実施形態1と組み合わせることもできる。この場合、画像形成装置100は、静的ルーティングの設定を行う場合に、図4で例示した制御を実行し、アドレレスフィルタの設定を行う場合に後述する図6の制御を行うものとする。アドレスフィルタの設定は、例えば、IPアドレスを用いた通信を許可するか否かを制御するIPフィルタに関する設定情報である。
<Embodiment 2>
In the second embodiment, a case will be described in which a check process is performed on address filter settings. Note that since the software configuration and hardware configuration are the same as those in Embodiment 1, their description will be omitted. Note that the second embodiment can also be combined with the first embodiment. In this case, the image forming apparatus 100 executes the control illustrated in FIG. 4 when setting the static routing, and executes the control illustrated in FIG. 6, which will be described later, when setting the address filter. The address filter settings are, for example, setting information regarding an IP filter that controls whether or not to permit communication using an IP address.

(アドレスフィルタルーティング設定に係るフローチャート)
図6は、アドレスフィルタ設定に係るフローチャートである。以下具体的に説明する。
S601において、フィルタ管理部303は、パネル制御部301からアドレスフィルタ情報が入力されたことを検知する。
S602において、フィルタ管理部303は、入力されたアドレスとプレフィックス長に不整合があるかの検証を実行する。
(Flowchart related to address filter routing settings)
FIG. 6 is a flowchart related to address filter setting. This will be explained in detail below.
In S601, the filter management unit 303 detects that address filter information has been input from the panel control unit 301.
In S602, the filter management unit 303 verifies whether there is a mismatch between the input address and prefix length.

S603において、フィルタ管理部303は、S602の検証の結果、アドレスとプレフィックス長に不整合があるか否かを判定する。フィルタ管理部303は、不整合があると判定すると、処理をS604に進め、不整合がないと判定すると、処理をS612に進める。フィルタ管理部303は、入力されたアドレスに対して、プレフィックス長からネットワーク部とホスト部を分別し、ホスト部に値が入っていた場合には不整合があると判定する。フィルタ管理部303は、ホスト部に値が入っていない場合には不整合がないと判定する。
S612において、フィルタ管理部303は、入力されたアドレスフィルタ情報を通信制御部304に設定する。
In S603, the filter management unit 303 determines whether there is a mismatch between the address and the prefix length as a result of the verification in S602. When the filter management unit 303 determines that there is a mismatch, the process proceeds to S604, and when it determines that there is no mismatch, the process proceeds to S612. The filter management unit 303 separates the input address into a network part and a host part based on the prefix length, and determines that there is a mismatch if the host part contains a value. The filter management unit 303 determines that there is no inconsistency if the host part does not contain a value.
In S612, the filter management unit 303 sets the input address filter information in the communication control unit 304.

S604において、フィルタ管理部303は、パネル制御部301に対して指示し、操作部205に入力されたアドレスとプレフィックス長に不整合がある旨の表示をする。
次に、S605において、フィルタ管理部303は、アドレスフィルタのデフォルトポリシーが拒否と許可の何れであるかを判定する。フィルタ管理部303は、デフォルトポリシーが拒否であると判定した場合にはS606に処理を進め、デフォルトポリシーが許可であると判定した場合にはS607に処理を進める。
In step S604, the filter management unit 303 instructs the panel control unit 301 to display that there is a mismatch between the address input to the operation unit 205 and the prefix length.
Next, in S605, the filter management unit 303 determines whether the default policy of the address filter is denial or permission. If the filter management unit 303 determines that the default policy is denial, the process proceeds to step S606, and if it determines that the default policy is permission, the process proceeds to step S607.

S606において、フィルタ管理部303は、パネル制御部301を介してプレフィックス長と不整合があるアドレスをプレフィックス長に合わせて変更するか否かの確認画面を操作部205に表示する。S606の処理は、アドレスをプレフィックス長に合わせて変更するか否かを問い合わせる、第1の問い合わせの処理の一例である。一方で、S607においては、フィルタ管理部303は、パネル制御部301を介してプレフィックス長と不整合があるプレフィックス長をアドレスに合わせて変更するか否かの確認画面を操作部205に表示する。S607の処理は、プレフィックス長をアドレスに合わせて変更するか否かを問い合わせる、第2の問い合わせの処理の一例である。
これは、デフォルトポリシーが拒否の場合にはアドレスの値を優先した方が、通信が許可されるアドレス範囲を狭くできるため、誤ってユーザが設定してまったとしてもセキュリティ観点のリスクを低減できるためである。デフォルトポリシーが許可の場合も同様にプレフィックスを優先した方が許可されるアドレス範囲を狭くできるためである。
In S606, the filter management unit 303 displays a confirmation screen on the operation unit 205 via the panel control unit 301 to confirm whether or not to change the address that is inconsistent with the prefix length to match the prefix length. The process in S606 is an example of the process for the first inquiry, which inquires whether or not to change the address to match the prefix length. On the other hand, in S607, the filter management unit 303 displays a confirmation screen on the operation unit 205 via the panel control unit 301 to confirm whether or not to change the prefix length that is inconsistent with the prefix length to match the address. The process in S607 is an example of a second inquiry process that inquires whether the prefix length should be changed to match the address.
This is because if the default policy is deny, giving priority to the address value can narrow the address range where communication is permitted, reducing the risk from a security perspective even if the user accidentally sets it. It's for a reason. This is because even if the default policy is permit, giving priority to prefixes can narrow the range of allowed addresses.

S608において、フィルタ管理部303は、パネル制御部301を介して受け取った情報に基づき、ユーザが変更を選択したか否かを判定する。フィルタ管理部303は、ユーザが変更を選択したと判定すると、処理をS610にすすめ、変更を選択しなかったと判定すると、図6に示すフローチャートの処理を終了する。
S610において、フィルタ管理部303は、アドレスをプレフィックス長に合わせて変更する。S610の処理は、アドレスをプレフィックス長に合わせて変更する第1の変更の処理の一例である。
In S608, the filter management unit 303 determines whether the user has selected change based on the information received via the panel control unit 301. If the filter management unit 303 determines that the user has selected change, it advances the process to S610, and if it determines that the user has not selected change, it ends the process of the flowchart shown in FIG.
In S610, the filter management unit 303 changes the address according to the prefix length. The process of S610 is an example of the first change process of changing the address according to the prefix length.

一方、S609において、フィルタ管理部303は、パネル制御部301を介して受け取った情報に基づき、ユーザが変更を選択したか否かを判定する。フィルタ管理部303は、ユーザが変更を選択したと判定すると、処理をS611にすすめ、変更を選択しなかったと判定すると、図6に示すフローチャートの処理を終了する。
S611において、フィルタ管理部303は、プレフィックス長をアドレスに合わせて変更する。S611の処理は、プレフィックス長をアドレスに合わせて変更する第2の変更の処理の一例である。
S612において、フィルタ管理部303は、アドレスとプレフィックス長をアドレスフィルタ情報として、通信制御部304に対して設定する。
On the other hand, in S609, the filter management unit 303 determines whether the user has selected change based on the information received via the panel control unit 301. If the filter management unit 303 determines that the user has selected change, it advances the process to S611, and if it determines that the user has not selected change, it ends the process of the flowchart shown in FIG.
In S611, the filter management unit 303 changes the prefix length according to the address. The process of S611 is an example of the second change process of changing the prefix length according to the address.
In S612, the filter management unit 303 sets the address and prefix length as address filter information in the communication control unit 304.

なお、本実施形態においては、IPアドレスに係るフィルタを例としたが、MACアドレスのような他種のアドレスに係るアドレスフィルタであってもよい。なお、アドレスフィルタ設定を中止した場合には、フィルタ管理部303は、パネル制御部301を制御し、再度入力画面に戻ってもよい。 In this embodiment, a filter related to an IP address is used as an example, but an address filter related to other types of addresses such as a MAC address may be used. Note that when the address filter setting is canceled, the filter management section 303 may control the panel control section 301 to return to the input screen again.

以上の通り、アドレスフィルタに適用された画像形成装置100では、通信制御部304が、デフォルトポリシーが拒否の場合に例外として登録されたアドレスとのネットワークパケットのみを許可し、その他の通信はネットワークパケットがドロップされる。また、デフォルトポリシーが許可の場合には、通信制御部304は、例外として登録されたアドレスとのネットワークパケットをドロップし、その他の通信が許可される。 As described above, in the image forming apparatus 100 to which the address filter is applied, the communication control unit 304 allows only network packets with addresses registered as exceptions when the default policy is "reject", and other communications are performed using network packets. is dropped. Furthermore, if the default policy is permission, the communication control unit 304 drops network packets with addresses registered as exceptions, and other communications are permitted.

以上、本実施形態によれば、画像形成装置100のアドレスフィルタ設定がユーザの意図通りに設定されないことを抑止することができ、セキュリティ観点の課題を解決することができる。 As described above, according to the present embodiment, it is possible to prevent the address filter settings of the image forming apparatus 100 from being set as intended by the user, and it is possible to solve problems from a security perspective.

(アドレスフィルタ設定に係る設定画面)
図7は、IPv4アドレスに基づくアドレスフィルタ設定に係る設定画面の一例を示す図である。なお、本実施形態においては、画像形成装置100が有する操作部205に表示される画面を例に説明するが、LANI/F208及びLANI/F209を介して接続された外部装置がアクセスできるウェブ形式の画面であってもよい。
(Settings screen related to address filter settings)
FIG. 7 is a diagram showing an example of a setting screen related to address filter settings based on IPv4 addresses. In this embodiment, a screen displayed on the operation unit 205 of the image forming apparatus 100 will be explained as an example, but a screen in a web format that can be accessed by external devices connected via the LANI/F 208 and LANI/F 209 will be described. It may be a screen.

図7(a)は、アドレスフィルタ情報を追加及び編集するための画面である。ユーザがアドレス入力エリア710とプレフィックス長入力エリア711にそれぞれ値を入力し、OKボタン517を選択することで、図6に示したアドレスフィルタ設定のフローチャートの処理が実行される。図7(a)の画面を表示する処理は、表示制御の処理の一例である。ここで、画像形成装置100は、アドレス入力エリア710とプレフィックス長入力エリア711に入力された値に不整合を検知すると、アドレスとプレフィックス長のどちらに合わせて値を変更するかによって図7(b)又は図7(c)を表示する。 FIG. 7(a) is a screen for adding and editing address filter information. When the user inputs values into address input area 710 and prefix length input area 711 and selects OK button 517, the process of the address filter setting flowchart shown in FIG. 6 is executed. The process of displaying the screen in FIG. 7A is an example of display control process. Here, when the image forming apparatus 100 detects a mismatch between the values input to the address input area 710 and the prefix length input area 711, the image forming apparatus 100 changes the value according to either the address or the prefix length (FIG. 7(b)). ) or display FIG. 7(c).

図7(b)は、アドレスに合わせてプレフィックス長を変更した場合の画面である。より具体的には、アドレス入力エリア710に入力されたアドレスである192.168.10.1に合わせて、プレフィックス長入力エリア711に入力された値である24を32に変更するか否かの確認メッセージが表示されている。この状態において、OKボタン720が選択された場合には、確認メッセージにおいて出力された変更が実施される。一方でキャンセルボタン721が選択された場合には、アドレスフィルタ情報の設定は中止される。なお、中止された場合には、画面は図7(a)に戻り、画像形成装置100は、ユーザに対して再入力を促す。 FIG. 7(b) shows a screen when the prefix length is changed according to the address. More specifically, it is determined whether or not to change the value 24 input into the prefix length input area 711 to 32 in accordance with the address 192.168.10.1 input into the address input area 710. A confirmation message is displayed. In this state, if the OK button 720 is selected, the changes output in the confirmation message are implemented. On the other hand, if the cancel button 721 is selected, the setting of address filter information is canceled. Note that if the process is canceled, the screen returns to FIG. 7A, and the image forming apparatus 100 prompts the user to input again.

図7(c)は、プレフィックス長に合わせてアドレスを変更した場合の画面である。より具体的には、プレフィックス長入力エリア711に入力された値である24に合わせて、アドレス入力エリア710に入力されたアドレスである192.168.10.1を192.168.10.0に変更するか否かの確認メッセージが表示されている。この状態において、OKボタン730が選択された場合には、確認メッセージにおいて出力された変更が実施される。一方でキャンセルボタン731が選択された場合には、アドレスフィルタ情報の設定は中止される。なお、中止された場合には、画面は図7(a)に戻り、画像形成装置100は、ユーザに対して再入力を促す。 FIG. 7(c) shows a screen when the address is changed according to the prefix length. More specifically, in accordance with the value 24 input in the prefix length input area 711, the address 192.168.10.1 input in the address input area 710 is changed to 192.168.10.0. A confirmation message is displayed asking if you want to make the change. In this state, if the OK button 730 is selected, the changes output in the confirmation message are implemented. On the other hand, if the cancel button 731 is selected, the setting of address filter information is canceled. Note that if the process is canceled, the screen returns to FIG. 7A, and the image forming apparatus 100 prompts the user to input again.

(変形例)
実施形態1及び実施形態2では、不整合を検知した場合の変更にはアドレス又はプレフィックス長に合わせて1種類の変更案を提示する例を説明した。しかしながら、適宜変形することができる。例えば、実施形態1において、ユーザにより入力されたIPアドレスを優先し、プレフィックスを修正する問い合わせ画面を表示し、当該画面を介して変更を受け付けるようにしてもよい。また、実施形態1、2において、1つの問い合わせ画面に、IPアドレスを優先するかプレフィックスを優先するかをユーザが選択できる表示アイテムを表示し、ユーザが選択できるように構成することもできる。
更には、また、アドレス又はプレフィックス長の値が入力された時点で、もう一方と不整合が生じる値を入力できないように画面上の入力の禁則が有効化されるような実施形態でもよい。
(Modified example)
In the first and second embodiments, an example has been described in which one type of change proposal is presented according to the address or prefix length when a mismatch is detected. However, it can be modified as appropriate. For example, in the first embodiment, the IP address input by the user may be given priority, an inquiry screen for modifying the prefix may be displayed, and changes may be accepted via the screen. Further, in the first and second embodiments, it is also possible to display a display item on one inquiry screen that allows the user to select whether to give priority to an IP address or a prefix, so that the user can select.
Furthermore, an embodiment may be adopted in which, when an address or prefix length value is input, an input prohibition on the screen is enabled so that a value that is inconsistent with the other value cannot be input.

<その他の実施形態>
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給する。そして、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
<Other embodiments>
The present invention supplies a program that implements one or more functions of the above-described embodiments to a system or device via a network or a storage medium. It can also be realized by a process in which one or more processors in the computer of the system or device read and execute the program. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

以上、本発明の実施形態の一例について詳述したが、本発明は係る特定の実施形態に限定されるものではない。 Although an example of the embodiment of the present invention has been described in detail above, the present invention is not limited to such specific embodiment.

以上、上述した各実施形態によれば、画像形成装置100のアドレスとプレフィックス長を入力する設定において、ユーザの意図通りに設定されないことを抑止することができ、セキュリティ観点の課題を解決することができる。 As described above, according to each of the embodiments described above, it is possible to prevent settings for inputting the address and prefix length of the image forming apparatus 100 from not being configured as intended by the user, and it is possible to solve problems from a security perspective. can.

100 画像形成装置
201 CPU
205 操作部
100 Image forming device 201 CPU
205 Operation section

Claims (13)

通信部を介して外部装置と通信可能な情報処理装置であって、
前記通信部の通信を制御するためのネットワークの設定情報を入力する画面を表示する表示制御手段と、
前記画面を介して入力されたIPアドレスと、前記IPアドレスに対するプレフィックス長と、の組み合わせに不整合がある場合、前記IPアドレスを前記プレフィックス長に合わせて変更するか否かを問い合わせる、第1の問い合わせ手段と、
を有することを特徴とする情報処理装置。
An information processing device capable of communicating with an external device via a communication unit,
display control means for displaying a screen for inputting network setting information for controlling communication of the communication unit;
If there is an inconsistency in the combination of the IP address input via the screen and the prefix length for the IP address, a first step of inquiring whether to change the IP address to match the prefix length; means of inquiry ,
An information processing device comprising:
通信部を介して外部装置と通信可能な情報処理装置であって、An information processing device capable of communicating with an external device via a communication unit,
前記通信部の通信を制御するためのネットワークの設定情報を入力する画面を表示する表示制御手段と、 display control means for displaying a screen for inputting network setting information for controlling communication of the communication unit;
前記画面を介して入力されたIPアドレスと、前記IPアドレスに対するプレフィックス長と、の組み合わせに不整合がある場合、前記プレフィックス長を前記IPアドレスに合わせて変更するか否かを問い合わせる、第2の問い合わせ手段と、 If there is a mismatch in the combination of the IP address input via the screen and the prefix length for the IP address, a second means of inquiry,
を有することを特徴とする情報処理装置。 An information processing device comprising:
前記第1の問い合わせ手段による問い合わせの結果、前記IPアドレスを前記プレフィックス長に合わせて変更することが選択された場合、前記IPアドレスを前記プレフィックス長に合わせて変更する第1の変更手段を有することを特徴とする請求項に記載の情報処理装置。 If changing the IP address in accordance with the prefix length is selected as a result of the inquiry by the first inquiry unit, the first changing unit may include a first changing unit that changes the IP address in accordance with the prefix length. The information processing device according to claim 1 , characterized in that: 前記第2の問い合わせ手段による問い合わせの結果、前記プレフィックス長を前記IPアドレスに合わせて変更することが選択された場合、前記プレフィックス長を前記IPアドレスに合わせて変更する第2の変更手段を有することを特徴とする請求項に記載の情報処理装置。 If changing the prefix length to match the IP address is selected as a result of the inquiry by the second inquiry means, the apparatus further comprises a second changing means for changing the prefix length to match the IP address. The information processing device according to claim 2 , characterized in that: 前記画面を介して入力されたネットワークの設定情報であって、IPアドレスと、IPアドレスに対するプレフィックス長の組み合わせに不整合があるかどうかを判定する判定手段を有することを特徴とする請求項1乃至4の何れか1項に記載の情報処理装置。 2. The network setting information inputted through the screen includes determining means for determining whether or not there is a mismatch in a combination of an IP address and a prefix length for the IP address. 4. The information processing device according to any one of 4 . 前記判定手段は、プレフィックス長からネットワーク部とホスト部を分別し、前記ホスト部に値が入っていた場合には不整合があると判定し、前記ホスト部に値が入っていない場合には不整合がないと判定することを特徴とする請求項に記載の情報処理装置。 The determining means separates the network part and the host part based on the prefix length, and determines that there is an inconsistency if the host part contains a value, and determines that there is an inconsistency if the host part does not contain a value. The information processing apparatus according to claim 5 , wherein the information processing apparatus determines that there is no matching. 前記ネットワークの設定情報は、静的ルーティングに関する設定情報であることを特徴とする請求項1乃至の何れか1項に記載の情報処理装置。 7. The information processing apparatus according to claim 1, wherein the network setting information is setting information regarding static routing. 前記情報処理装置は、複数の通信インタフェースと、読取手段と、前記読取手段で原稿を読み取ることで得られたデータを、複数の通信インタフェースのうち、いずれか1つの通信インタフェースを介して外部に送信する送信機能を有する画像処理装置であり、
前記送信機能の宛先として設定された送信宛先に対応するIPアドレスと、静的ルーティングに関する設定とに少なくとも基づき、前記データを送信する通信インタフェースを決定する決定手段を有することを特徴とする請求項1乃至の何れか1項に記載の情報処理装置。
The information processing device includes a plurality of communication interfaces, a reading means, and transmits data obtained by reading a document with the reading means to the outside through any one of the plurality of communication interfaces. An image processing device that has a transmission function to
Claim 1, further comprising determining means for determining a communication interface to transmit the data based on at least an IP address corresponding to a transmission destination set as a destination of the transmission function and settings regarding static routing. 8. The information processing device according to any one of 7 .
前記ネットワークの設定情報は、IPアドレスを用いた通信を許可するか否かを制御するIPフィルタに関する設定情報であることを特徴とする請求項1乃至の何れか1項に
記載の情報処理装置。
The information processing apparatus according to any one of claims 1 to 8 , wherein the network setting information is setting information regarding an IP filter that controls whether or not to permit communication using an IP address. .
前記情報処理装置は、画像形成装置であることを特徴とする請求項1乃至の何れか1項に記載の情報処理装置。 10. The information processing apparatus according to claim 1, wherein the information processing apparatus is an image forming apparatus. 通信部を介して外部装置と通信可能な情報処理装置が実行する情報処理方法であって、
前記通信部の通信を制御するためのネットワークの設定情報を入力する画面を表示する表示制御ステップと、
前記画面を介して入力されたIPアドレスと、前記IPアドレスに対するプレフィックス長と、の組み合わせに不整合がある場合、前記IPアドレスを前記プレフィックス長に合わせて変更するか否かを問い合わせる、第1の問い合わせステップと、
を含むことを特徴とする情報処理方法。
An information processing method executed by an information processing device capable of communicating with an external device via a communication unit, the method comprising:
a display control step of displaying a screen for inputting network setting information for controlling communication of the communication unit;
If there is an inconsistency in the combination of the IP address input via the screen and the prefix length for the IP address, a first step of inquiring whether to change the IP address to match the prefix length; an inquiry step;
An information processing method characterized by comprising:
通信部を介して外部装置と通信可能な情報処理装置が実行する情報処理方法であって、An information processing method executed by an information processing device capable of communicating with an external device via a communication unit, the method comprising:
前記通信部の通信を制御するためのネットワークの設定情報を入力する画面を表示する表示制御ステップと、 a display control step of displaying a screen for inputting network setting information for controlling communication of the communication unit;
前記画面を介して入力されたIPアドレスと、前記IPアドレスに対するプレフィックス長と、の組み合わせに不整合がある場合、前記プレフィックス長を前記IPアドレスに合わせて変更するか否かを問い合わせる、第2の問い合わせステップと、 If there is a mismatch in the combination of the IP address input via the screen and the prefix length for the IP address, a second an inquiry step;
を含むことを特徴とする情報処理方法。 An information processing method characterized by comprising:
コンピュータを、請求項1乃至10の何れか1項に記載の情報処理装置の各手段として機能させるためのプログラム。 A program for causing a computer to function as each means of the information processing apparatus according to claim 1 .
JP2020017732A 2020-02-05 2020-02-05 Information processing device, information processing method and program Active JP7433944B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2020017732A JP7433944B2 (en) 2020-02-05 2020-02-05 Information processing device, information processing method and program
JP2024014640A JP2024032959A (en) 2020-02-05 2024-02-02 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020017732A JP7433944B2 (en) 2020-02-05 2020-02-05 Information processing device, information processing method and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2024014640A Division JP2024032959A (en) 2020-02-05 2024-02-02 Information processing device

Publications (3)

Publication Number Publication Date
JP2021125787A JP2021125787A (en) 2021-08-30
JP2021125787A5 JP2021125787A5 (en) 2023-02-13
JP7433944B2 true JP7433944B2 (en) 2024-02-20

Family

ID=77460226

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2020017732A Active JP7433944B2 (en) 2020-02-05 2020-02-05 Information processing device, information processing method and program
JP2024014640A Pending JP2024032959A (en) 2020-02-05 2024-02-02 Information processing device

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2024014640A Pending JP2024032959A (en) 2020-02-05 2024-02-02 Information processing device

Country Status (1)

Country Link
JP (2) JP7433944B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207323A (en) 1999-01-12 2000-07-28 Canon Inc Device and method for controlling network device
US20160063472A1 (en) 2014-08-29 2016-03-03 Seiko Epson Corporation Information processing method and recording system
JP2018157516A (en) 2017-03-21 2018-10-04 株式会社リコー Information processing device, communication system, communication route control method, and program
WO2019026519A1 (en) 2017-07-31 2019-02-07 サトーホールディングス株式会社 Printer, program, and communication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000207323A (en) 1999-01-12 2000-07-28 Canon Inc Device and method for controlling network device
US20160063472A1 (en) 2014-08-29 2016-03-03 Seiko Epson Corporation Information processing method and recording system
JP2016051937A (en) 2014-08-29 2016-04-11 セイコーエプソン株式会社 Information processing method and recording system
JP2018157516A (en) 2017-03-21 2018-10-04 株式会社リコー Information processing device, communication system, communication route control method, and program
WO2019026519A1 (en) 2017-07-31 2019-02-07 サトーホールディングス株式会社 Printer, program, and communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
AX8600S・AX8300S ソフトウェアマニュアル コンフィグレーションコマンドレファレン ス Vol.3,2018年03月,pp.180-184,482,699,706,707

Also Published As

Publication number Publication date
JP2024032959A (en) 2024-03-12
JP2021125787A (en) 2021-08-30

Similar Documents

Publication Publication Date Title
JP4165517B2 (en) Network printing instruction method and program
US9264291B2 (en) Printer searching device
US8072636B2 (en) Information processing apparatus, information processing method, and print control system
EP1550946B1 (en) Computer printing control method
US8085788B2 (en) System, device, method and computer program product for managing devices
JP5892118B2 (en) Printing system, print server, information processing apparatus, image forming apparatus, and program.
JP4812108B2 (en) COMMUNICATION DEVICE AND ITS CONTROL METHOD
US7619763B2 (en) Method and system for dynamically configuring printing device settings
JP6520277B2 (en) Information processing apparatus and program
US20160019013A1 (en) Image forming apparatus and network system including the same
JP5382605B2 (en) Setting information copying system
US8773695B2 (en) Data communication apparatus and method of controlling the same
JP6622609B2 (en) Printing apparatus, printing apparatus control method, and program
JP6433147B2 (en) Printing apparatus, printing apparatus control method, and program
JP7433944B2 (en) Information processing device, information processing method and program
CN111756637B (en) Information processing apparatus, control method of information processing apparatus, and storage medium
JP3704246B2 (en) Network connection device setting method, computer-readable recording medium recording a program for causing a computer to function as each step of the method, network terminal device, and network connection system
KR20080048401A (en) The method and apparatus for configure network automatically
JP4045801B2 (en) How to print application data
JP7109903B2 (en) Information processing device, its control method, and program
US10742840B2 (en) Communication device, non-transitory computer-readable recording medium storing computer-readable instructions for communication device, and method executed by communication device
JP7301502B2 (en) Information processing device, its control method, and program
JP6866526B2 (en) Print control program, print control method, and information processing device
JP2003099215A (en) Printing method, printing controller, and printer
JP7112237B2 (en) Device, its control method, and program

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230203

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230203

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231024

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231219

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: 20240109

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240207

R151 Written notification of patent or utility model registration

Ref document number: 7433944

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151