|
||||||||
Am So, den 22.08.2004 schrieb Michael Graves um 23:02: > Hello All, > > Ever since I installed the v1.1 beta some weeks ago I have not been > able to SSH back through my m0n0wall to my Asterisk server. The rule > that I have setup is the same as worked with v1.0, that is: > > Proto = TCP > source = * > port= 22 (SSH) port = any or 1024:65534 ssh use tcp/hi-ports to connect, and not port 22 as src. > destination = 192.168.1.30 > port = 22 (SSH) cheers, -k. |