Iptables ssh outgoing problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all

I'm having a problem with ssh out going from my workstations. Fire wall with
iptables two Ethernet for LAN and wan. I can do ssh from the fire wall but
from the LAN workstations it is not possible. I use ssh client software for
windows. do I need to set firewall ip and port at ssh client if so which
port.

$IPTABLES -A FORWARD -p tcp  -s 192.168.145.23  -d
**.***.***.***  --destination-port 22  -m state --state NEW -j ACCEPT

This is the command. Do I need to put at the beginning of the forward table?

any idea would be grateful.
thanks

chami



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux