/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
Dear All Coming to the portforward problem, still am clueless on how to solve it...... I need your help badly on this ..... I reconfirmed the reverse mapping to domainname... and that is not happening.... Let me explain the whole story again... its like this.. I use the following versions in my 2 gateway servers. Redhat 6.2 kernel version 2.2.14-12 ipmasqadm-0.4.2-4 ipchains 1.3.9 the script ipchains -A forward -s 192.168.0.0/24 -d 0/0 -j MASQ /usr/sbin/ipmasqadm portfw - a - P tcp - L 61.11.81.100 1234 - R 192.168.0.201 1234 The scripts is working fine.. and am able to portforward to local webserver using my first gateway server ( no domain mapped) The same script if i use it on the other gateway machine its not working. (domain is mapped) ipchains -A forward -s 192.168.0.0/24 -d 0/0 -j MASQ /usr/sbin/ipmasqadm portfw - a - P tcp - L 61.11.81.99 1234 - R 192.168.0.201 1234 (second gateway server..mapped to natursoft.net) Note this is hosted with dyndns.com I also tried the below: Machine1 - static ip 61.11.81.100 - working Machine2 - static ip 61.11.81.99 - not working Machine1 - static ip 61.11.81.100 working Machine2 - static Ip 61.11.81.100 working Machine1 - static ip 61.11.81.99 not working machine2 - static ip 61.11.81.99 not working i changed the static of naturesoft.net from 61.11.81.99 to 100 and tried all the above. Now: 61.11.81.100 is not working and 61.11.81.99 is working.. I also checked with other domains like orchardmicro.co.in for reverse mapping... this is not working I checked another domain this morning , its gislen.co.in, , the portforward is working , though the reverse mapping is not working. IS THIS ANYTHING TO DO WITH PTR RECORDS are anything else... Just struck here and not clear what to do next... please let me know.. awaiting a mail Ganeshh _______________________________________________ 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.
