On Wed, May 22, 2013 at 1:00 PM, Wayne Veilleux
<
wayne.v...@gmail.com> wrote:
> Doug,
>
> I have no problem with shell scripting and I understand that I will have to maintain securityonion.conf file when updating until you include the issue 194. All I need, is an example of a securityonion.conf file that use another ssh port than 22 to provide the tunnel between the sensor and the server.
I have no example file to give you because I've never done it before :)
> I tried to insert "-p 34567" after the the ssh command into the script without success.
*the* ssh command? There should be multiple ssh commands in
/etc/init/securityonion.conf. There are also ssh and scp commands in
/usr/bin/sosetup and /usr/bin/rule-update that would need to be
updated.
> I also tried to add my server ssh port to use into the /etc/ssh/ssh_config system file without any success.
This is probably the better strategy to pursue due to the multitude of
ssh/scp instances mentioned above.