Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

urgent upload problem

Hello,
well, I even don't know if I'm in the right forum for it, because I really don't know where the problem could be: everytime I try to upload a file to an external ftp-server or to send an email via my ISP's smtp-server, the connections breaks down after little while.
My configuration is as follows:

Internetconnection:
S-DSL connection with 144 kbyte
static IP-Adress 212.x.y.70
router-IP 212.x.y.69
broadcast 212.x.y.71
subnet 255.255.255.252

local network 192.168.100.0 255.255.255.0

ASL configuration:

eth0:
ip-adress:192.168.100.1
subentmask: 255.255.255.0
NIC type:   Davicom Semiconductor, Inc. Ethernet 100/10 MBit   
MAC address:   00:80:AD:79:59:C1   
IRQ / IO-port:   9 / 6000-60ff   
PCI device info:   Bus 0 / Device 17 / Function 0 
NO PROXY ARP

eth1:
ip 212.x.y.70
subnet 255.255.255.252
NIC type:   Realtek Semiconductor Co., Ltd. RTL-8029(AS)   
MAC address:   00:A0  2:14:C8:BB   
IRQ / IO-port:   10 / 6100-611f   
PCI device info:   Bus 0 / Device 18 / Function 0   
NO ARP PROXY

No smtp-proxy
No http-proxy
DNS-Proxy:
external nameserver which my ISP gave me
interfaces to listen on: eth0
allowed networks: local network
No Socks-Proxy

Packet Filter:
localnetwork -> any -> any

Masquerading:
local network -> eth1

I seek for a suggestion where the problem is located

Forgot to mention that all clients got eth0 as default gateway and dns

[ 11 October 2001: Message edited by: Markus Nagel ]


This thread was automatically locked due to age.
  • hi markus,

    your setup looks perfect.

    We'll need a packet trace to find the problem. It could also be related to the router or the line.

    Get the pluspack (http://docs.astaro.org/hacking/pluspack/). It includes some nice packet tracing tools (tethereal, tcpdump).

    Then you can use the ASL itself to track down the problem.

    /tom
  • well, sorry, but I'm a real Linux rookie. I've downloaded the pluspack, but how do I get it on the ASL? The Readme-file says, that I can copy it with linux scp, but I haven't got any other linux-machine but the ASL. I tried it with burning the tar-gz on cd, but I can't find a way to read informations from it with ASL. When I search in the mnt-directory, it tells me that there are no subdirectories or files. So how can I put the tar.gz on the ASL-machine?
  • get winscp from http://winscp.vse.cz/eng/download.php 

    then use the "loginuser" account to copy the pluspack into /tmp on the ASL. Then follow the README  [:)]

    /tom
  • Aaaarrrgh,
    ok, I got WinSCP in both available versions, switched on the ssh on the ASL and startet to copy the pluspack to the tmp-directory. But after a while the same error happens as with other uploads: the connection gets lost.
  • looks like the middleware keeps re-setting the iptables rules. please log on with ssh (for windows, use "putty" - search on google) as loginuser, "su -" to root, then do

    touch /etc/no-superdaemon/all

    and 

    /sbin/init.d/mdw stop

    You can also do that at the console, so you don't need an ssh client.

    Try if connectivity is ok then please.  [:)]


    /tom
  • Well, anyhow it made it to copy the tar.gz into the tmp-directory. When I untared it, it told me after a while, that there is not enough space left. Anyhow, it created tcpdump and tethereal you mentioned to use.
    As I already said, I'm a real rookie, so how do I use these tools. When I change to var/chroot-report/pluspack/bin and just type the name of the tool, it tells me "command not found" although there are the two programs tcpdump and tethereal listed.
    So how do I go on?

    [ 15 October 2001: Message edited by: Markus Nagel ]
  • Hello, it's me again.
    Sorry, the problem was too urgent to search further and further for solutions. I just took a different hardware specification (From PI 200MMX to Athlon 800), installed ASL 2.0 and played the backuped file on it.
    Now everything works fine. No Up- or download-problems anymore.
    Next time I better read the new hardware-requirements when an update is released (started with ASL 1.8)

    Now as my problem is solved, I still want to say that ASL is a real nice software and this bulletin board seems to help indeed.

    CU, Markus

    [ 16 October 2001: Message edited by: Markus Nagel ]