How to connect my computer with a Fortigate 50a over serial port?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have a old Fortigate 50A firewall and a ethernet to serial cable.
The firewall has a serial port (console) and my computer doesn't, how can I configure the firewall using the ethernet to serial cable? I tried some stuff with ser2net but I don't know if this is a correct way to do that.
firewall ethernet serial-port serial-console
New contributor
add a comment |
up vote
0
down vote
favorite
I have a old Fortigate 50A firewall and a ethernet to serial cable.
The firewall has a serial port (console) and my computer doesn't, how can I configure the firewall using the ethernet to serial cable? I tried some stuff with ser2net but I don't know if this is a correct way to do that.
firewall ethernet serial-port serial-console
New contributor
1
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
1
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then useminicom /dev/ttyUSB0
etc. Orscreen
, or whatever you like. Once you figure out the textual interface, you can even useecho
, orexpect
.
– dirkt
2 days ago
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have a old Fortigate 50A firewall and a ethernet to serial cable.
The firewall has a serial port (console) and my computer doesn't, how can I configure the firewall using the ethernet to serial cable? I tried some stuff with ser2net but I don't know if this is a correct way to do that.
firewall ethernet serial-port serial-console
New contributor
I have a old Fortigate 50A firewall and a ethernet to serial cable.
The firewall has a serial port (console) and my computer doesn't, how can I configure the firewall using the ethernet to serial cable? I tried some stuff with ser2net but I don't know if this is a correct way to do that.
firewall ethernet serial-port serial-console
firewall ethernet serial-port serial-console
New contributor
New contributor
New contributor
asked Nov 18 at 11:02
Cristian Montini
1
1
New contributor
New contributor
1
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
1
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then useminicom /dev/ttyUSB0
etc. Orscreen
, or whatever you like. Once you figure out the textual interface, you can even useecho
, orexpect
.
– dirkt
2 days ago
add a comment |
1
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
1
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then useminicom /dev/ttyUSB0
etc. Orscreen
, or whatever you like. Once you figure out the textual interface, you can even useecho
, orexpect
.
– dirkt
2 days ago
1
1
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
1
1
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then use
minicom /dev/ttyUSB0
etc. Or screen
, or whatever you like. Once you figure out the textual interface, you can even use echo
, or expect
.– dirkt
2 days ago
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then use
minicom /dev/ttyUSB0
etc. Or screen
, or whatever you like. Once you figure out the textual interface, you can even use echo
, or expect
.– dirkt
2 days ago
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Cristian Montini is a new contributor. Be nice, and check out our Code of Conduct.
Cristian Montini is a new contributor. Be nice, and check out our Code of Conduct.
Cristian Montini is a new contributor. Be nice, and check out our Code of Conduct.
Cristian Montini is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f482510%2fhow-to-connect-my-computer-with-a-fortigate-50a-over-serial-port%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Install minicom. What Linux is that?
– Rui F Ribeiro
Nov 18 at 11:11
I'm using Archlinux right now
– Cristian Montini
Nov 18 at 11:15
1
what do you mean by ethernet to serial cable? If this is just a passive RJ45 to DB9 rewiring (as seems to be provided with the machine), you still need a serial port on your computer. If however you have an ethernet-to-serial convertor, you'll need to say which.
– meuh
Nov 18 at 15:53
And in case it's not an active ethernet-to-serial converter (I've never heard of any such device, but who knows), USB-to-serial dongles are pretty cheap. Then use
minicom /dev/ttyUSB0
etc. Orscreen
, or whatever you like. Once you figure out the textual interface, you can even useecho
, orexpect
.– dirkt
2 days ago