Mailinglist Archive: opensuse (2425 mails)
| < Previous | Next > |
[SLE] FTP problems & IP masquerading
- From: a_jalan@xxxxxxxx (Anurag Jalan)
- Date: Fri, 16 Jun 2000 02:03:38 +0530
- Message-id: <39493DA2.C6FCD817@xxxxxxxx>
Raghavendra R wrote:
>
> Hi SuSE,
>
> There is an incompatibility between 5.3 and 6.2. The _xstat variable
> defined in 5.3 (/usr/include/sys/stat.h) is now replaced by __xstat in
> the same location in 6.2. Hence, any of my application libraries taken
> from a 5.3 m/c does not work on a 6.2 m/c. Any idea how can i resolve
> this??.
>
> Also, whenever i take an executable which i have linked on 5.3, it does
> not work on 6.2. The 6.2 OS gives an error like "can't load library
> 'libMrm.so.2". I checked whether the said shared library was present in
> the 6.2 m/c and the 'locate libMrm.so.2' command gave this output
Hi all,
I'm using ipchains masquerading to provide NET access to my Lan. On my
Redhat 6.2 router box, I have just one rule : ipchains -A forward -j
MASQ -s 192.168.1.0/24 -d 0.0.0.0/0
and on my SuSE firewall/ISDN gateway I have ( its not much of a firewall
at the moment :-) )
ipchains -A forward -j MASQ -s 192.168.32.0/24 -d 0.0.0.0/0
Suddenly my users are unable to use FTP to upload files to our 24/7
Webhost .. The error message they get is ' Unable to open socket' ....
What could have gone wrong ? What do I need to do ?
Regards
Anurag
Calcutta, india
--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
| < Previous | Next > |