Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Problems with Racoons part 3 #354719
    rugby
    Participant

    I did what you said, I entered each SPA individually and didn’t get any errors at all this time:

    ? flush;
    ? spdflush;
    ? spdadd 10.7.40.0/22 10.7.50.2/32 any -P in ipsec esp/tunnel/workipaddress-10.7.50.2/require;
    ? spdadd 10.7.50.2/32 10.7.40.0/22 any -P out ipsec esp/tunnel/10.7.50.2-workipaddress/require;
    ? EOF

    racoon -f /etc/racoon/racoon.conf

    Now, if I type ps -aux | grep racoon I get this:

    root 675 0.0 0.0 1936 420 ?? Ss 6:02AM 0:00.19 racoon -f /etc/racoon/racoon.conf

    does that mean it’s running?

    in reply to: understanding the basic operation #354557
    rugby
    Participant

    You need to use SSHPasskey, re-read the instructions it will show you how to use this app to handle passwords. I did the same thing the first couple of times until I sat down and really read the instructions thoroughly.

    in reply to: SSH on different port #354556
    rugby
    Participant

    Thanks for the update on the status. I have been tinkering around with it and have a question.

    Here’s my setup, I’ve got a webserver on a public address but have a 4-port ethernet card in it (OSXS apache/communigate pro) and would like to use it as my ssh gateway to my private network. I tried putting a private address on another port and plugging it into my private network but vapor wouldn’t redirect to another computer. What do I need to do to make this work? I don’t want to make the webserver a router as I’ve already got one.

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)