Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Oct 2001 00:57:59 +0800
From:      KT Sin <ktsin@acm.org>
To:        vikashb@mweb.co.za
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: m3socks and cvsup
Message-ID:  <20011004005758.A1785@nutty.Singapore.Sun.COM>
In-Reply-To: <E15oKfb-0002Qq-00@supermail.mweb.co.za>
References:  <E15oKfb-0002Qq-00@supermail.mweb.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi

Try using runsocks from the NEC's socks package. It works for me. Not sure
about m3socks though. You can install this version of socks from the ports
collection's net/socks.

e.g.

env SOCKS5_SERVER=socks_server runsocks cvsup -g stable-supfile

Also, make sure you are using the dynamically-linked version of cvsup, not
the statically-linked one.

kt

On Tue, Oct 02, 2001 at 08:10:07AM +0000, vikashb@mweb.co.za wrote:
> Greetings,
> 
> I have been trying to use cvsup via m3socks, 
> but I am not having any success.
> 
> When I execute the command m3socks cvsup -g -L 2 -z src-supfile
> I get connection refused.
> 
> 
> When I fire-up the cvsup and do a dump on the interface, it 
> appears that the connections is trying to go out to the cvsup server
> and not the socks proxy. On the proxy server I don't see the connection 
> 
> What other setting do I need to look at,
> 
> 
> output of tcpdump:
> 
> root@pcs:/root#tcpdump -i fxp0  -v -v  -e -e host 192.168.1.209
> tcpdump: listening on fxp0
> 10:23:36.803599 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 74: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460,nop,wscale 0,nop
> ,nop,timestamp[|tcp]> (DF) (ttl 63, id 36047)
> 10:23:39.800410 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 74: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460,nop,wscale 0,nop
> ,nop,timestamp[|tcp]> (DF) (ttl 63, id 36049)
> 10:23:42.800546 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 74: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460,nop,wscale 0,nop
> ,nop,timestamp[|tcp]> (DF) (ttl 63, id 36050)
> 10:23:45.800642 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36051)
> 10:23:48.800818 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36052)
> 10:23:51.800944 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36053)
> 10:23:57.801321 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36054)
> 10:24:09.802046 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36055)
> 10:24:33.803229 0:0:e2:29:27:38 0:2:b9:cc:2c:3 ip 58: 192.168.1.209.nimreg > 19
> 6.30.227.198.5999: S 428613048:428613048(0) win 16384 <mss 1460> (DF) (ttl 63, i
> d 36056)
> 
> The m3socks.conf file is as follows :
> 
> bind default|wild
> domain pcs
> nameserver 192.168.1.9
> findserver No
> direct *.pcs
> direct *.dev
> direct *.pqafrica.co.za
> sockd @=192.168.1.91 0.0.0.0 0.0.0.0
> 
> 
> Thanks
> Vikash
> 
> 
> 
> ---------------------------------------------
> This message was sent using M-Web Airmail.
> http://airmail.mweb.co.za/
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011004005758.A1785>