How to correctly edit gateway IP #9719
-
I have a Forward Sensor v2.3.200 and I need to edit the gateway IP. How do I edit that correctly? I plan on editing the GATEWAY setting in the /etc/sysconfig/network-scripts/ifcfg-ensxxx file and then rebooting. Then SSH'ing into the Manager to see if it will connect. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
My edit worked as expected. I also had to allow the new network through the Manager firewall before things would link up accurately. I ran these commands on the Manager, entering my Sensor's publicly seen IP of course. |
Beta Was this translation helpful? Give feedback.
My edit worked as expected. I also had to allow the new network through the Manager firewall before things would link up accurately. I ran these commands on the Manager, entering my Sensor's publicly seen IP of course.
sudo so-firewall includehost minion X.X.X.X
sudo so-firewall includehost sensor X.X.X.X