/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Hi everyone!
I can't connect port 3456 from APPLE to PEACH.
I captured on NETWORK-B and the request which APPLE connect
to PEACH does not come .
I confirm with sending request from APPLE on NETWORK-A
I can connect port 23 from APPLE to PEACH
my situation look like
APPLE/solaris2.6
+---+
| |
+---+
10.80.37.104
|
----------+------------------+------------- NETWORK-A
|
10.80.37.75:eth0
+---+
| | CHERRY/laser5 linux 6.4(FTP)
+---+
192.168.1.252:eth1
|
---------+-------------------+------------- NETWORK-B
|
192.168.1.101
+---+
| |
+---+
PEACH/solaris2.6
CHERRY'S SETTING is....
ipmasqadm portfw -a -P tcp -L 10.80.37.75 23 -R 192.168.1.101 23
ipmasqadm portfw -a -P udp -L 10.80.37.75 3456 -R 192.168.1.101 23
ipchains -A forward -d 192.168.1.101 23 -p tcp -j ACCEPT
ipchains -A forward -d 192.168.1.101 3456 -p udp -j ACCEPT
ipchains -A forward -s $192.168.1.101 -j MASQ
thanks for any help
Hiroshi Sakamoto
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.