Setting up SSH usingNetgate 2100 for tgraffic between 2 virtual lans
-
I cannot for the life of me get this to work. Both machines running updated Linux and all correct SSH software installed. I can even ping the server but cannot SSH into it. Any simple descriptions of what I need to do are gratefully received? I think it's to do with my firewall and NAT rules
-
@idgeng said in Setting up SSH usingNetgate 2100 for tgraffic between 2 virtual lans:
I can even ping the server but cannot SSH into it.
Ping from where ?
The server is on another network (LAN) ? If so :
The firewall rules on the interface where you ping from allows TCP destination LAN server port 22 ?
The server accepts incoming connections from 'other then its own LAN' (the server has probably its own firewall) ?And as always : First : don't use VLANs, and make things work.
Then add VLANs, things stop working, and you know where to look ^^ -
@Gertjan Thanks for your suggestions
Privacy Policy · Cookie Policy