Visit Open-E website
Results 1 to 10 of 23

Thread: Registration problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Default

    I've also tried to register, which also didn't work.

    static.88-198-24-38.clients.your-server.de (88.198.24.38) just sends SYN/ACK while my box tries to connect port 10444 and thats it... after a while I got "104, 'Connection reset by peer'".

    I am not using NAT, the box where I try to install Open-E lite is directly connected to the Internet with own official IP.

  2. #2

    Default

    @To-M: looks like the IP stack of your registration server is a bit broken, here a tcpdump while doing just a 'telnet 88.198.24.38 10444':

    16:00:30.928548 IP 212.x.y.z.49853 > 88.198.24.38.10444: S 351258070:351258070(0) win 5696 <mss 1424,sackOK,timestamp 714969609[|tcp]>
    16:00:30.957254 IP 88.198.24.38.10444 > 212.x.y.z.49853: S 3026091900:3026091900(0) ack 351258071 win 5792 <mss 1400,sackOK,timestamp 2809545899[|tcp]>
    16:00:30.957313 IP 212.x.y.z.49853 > 88.198.24.38.10444: . ack 1 win 1424 <nop,nop,timestamp 714969617 2809545899>
    16:00:34.638330 IP 88.198.24.38.10444 > 212.x.y.z.49853: S 3026091900:3026091900(0) ack 351258071 win 5792 <mss 1400,sackOK,timestamp 2809546821[|tcp]>
    16:00:34.638410 IP 212.x.y.z.49853 > 88.198.24.38.10444: . ack 1 win 1424 <nop,nop,timestamp 714970537 2809546821,[|tcp]>
    16:00:40.638761 IP 88.198.24.38.10444 > 212.x.y.z.49853: S 3026091900:3026091900(0) ack 351258071 win 5792 <mss 1400,sackOK,timestamp 2809548321[|tcp]>
    16:00:40.638830 IP 212.x.y.z.49853 > 88.198.24.38.10444: . ack 1 win 1424 <nop,nop,timestamp 714972037 2809548321,[|tcp]>
    16:00:52.839937 IP 88.198.24.38.10444 > 212.x.y.z.49853: S 3026091900:3026091900(0) ack 351258071 win 5792 <mss 1400,sackOK,timestamp 2809551371[|tcp]>
    16:00:52.839988 IP 212.x.y.z.49853 > 88.198.24.38.10444: . ack 1 win 1424 <nop,nop,timestamp 714975087 2809551371,[|tcp]>

    Why does it send SYN/ACK's all the time?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •