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

Implementation for Firewall box #1

Open
deanfourie1 opened this issue Oct 5, 2024 · 6 comments
Open

Implementation for Firewall box #1

deanfourie1 opened this issue Oct 5, 2024 · 6 comments

Comments

@deanfourie1
Copy link

Hi, I would like to use this to read serial data from my Firewall in the event that the boot fails.

The firewall currently has a USB serial interface built in, and a serial RJ45 interface.

Will this project work for reading RS232 serial data over Ethernet?

Thanks

@olegv142
Copy link
Owner

olegv142 commented Oct 5, 2024 via email

@deanfourie1
Copy link
Author

Yea but im talking about connecting to it using serial.

I take it this is what this project is? I want to connect to the serial interface of my router over IP.

@olegv142
Copy link
Owner

olegv142 commented Oct 6, 2024

This adapter relies on DHCP service provided by the router. If you are going to use it with router down IP addresses should be configured as static. Currently there is no support for that in the adapter code.

@deanfourie1
Copy link
Author

I thought this project was to read RS232 data from a device?

@olegv142
Copy link
Owner

olegv142 commented Oct 7, 2024 via email

@deanfourie1
Copy link
Author

How do I connect to this? Would it be via SSH and then connect from there to Serial?

Thanks

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

No branches or pull requests

2 participants