Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge modbus2023 to main branch #159

Merged
merged 10 commits into from
Dec 22, 2023
Merged

merge modbus2023 to main branch #159

merged 10 commits into from
Dec 22, 2023

Conversation

helenwangjia
Copy link
Collaborator

@helenwangjia helenwangjia commented Dec 21, 2023

テスト:
OsecT20でsensorをdeployしました。
modbus_detailed.logの生成とログの送信を確認しました。
(comtest01はstep2.5総合検証した時に、いったん削除されたので、sensorの送信機能は問題ないですが、送信先と接続できない状態です)

デフォルトはFalseでOK
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • zkg refresh は消して良いんだっけ?
  • パッケージのインストールは各行にまとめているので、元の165目を以下のようにしてほしい。
icsnpp-modbus --version 03de54df8b0a8c1e6264876167f80dccae74902a

Copy link
Collaborator Author

@helenwangjia helenwangjia Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • zkg refresh は消して良いんだっけ?

消したら良くないと思います。
消したら、https://github.com/zeek/packages/blob/master/nttcom/zkg.index にあるパッケージは何か修正があれば、反映できなくなります。

Copy link
Collaborator Author

@helenwangjia helenwangjia Dec 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

zkg install icsnpp-modbus --version 03de54df8b0a8c1e6264876167f80dccae74902a --force --skiptest \

  && zkg install --force --skiptest \
  icsnpp-modbus \
  zeek/corelight/zeek-long-connections \
  zeek-af_packet-plugin \
  zeek-parser-CCLinkFieldBasic \
  zeek-parser-CCLinkField-CCLinkControl \
  zeek-parser-CIFS-COM \
  zeek-parser-CIFS-NBNS-COM \
  zeek-parser-DHCPv4-COM \
  zeek-parser-DHCPv6-COM \
  zeek-parser-SSDP-COM

は二つ部分です。
&&がありますね。versionが指定されたものと指定されていないものを一緒にすることはできません。そのため、165行目に移動できないです。
移動したい場合、このstepの最後に移動できます。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

ではzkg refreshを戻しておいて。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ではzkg refreshを戻しておいて。

戻しました。

@takuma0121 takuma0121 merged commit c0d82ed into main Dec 22, 2023
4 checks passed
@takuma0121 takuma0121 deleted the modbus2023 branch December 22, 2023 04:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants