Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
Unable to port forward SSH and unable to SSH on IPv6?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Unable to port forward SSH and unable to SSH on IPv6? (Read 2371 times)
cclloyd
Newbie
Posts: 39
Karma: 0
Unable to port forward SSH and unable to SSH on IPv6?
«
on:
October 11, 2018, 09:10:46 am »
I'm trying to make it so that when I ssh mydomain.com on port 22555, it will redirect it to 10.0.0.15 on port 22.
My NAT port forward rule is as follows:
Source Address: *
Source Ports: *
Destination Address: WAN address
Destination Ports: 22555
NAT IP: 10.0.0.15
NAT Ports: 22
But it doesn't seem to be letting me connect when I try `ssh user@mydomain.com -p 22555` my VPS.
Also when I try to `ssh ipv6:addr:here -p 22555` or `ssh ipv6:addr:here`, it also times out.
What am I doing wrong?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
18.7 Legacy Series
»
Unable to port forward SSH and unable to SSH on IPv6?