Date: Tue, 2 Oct 2001 08:10:07 GMT From: vikashb@mweb.co.za To: freebsd-questions@FreeBSD.ORG Subject: m3socks and cvsup Message-ID: <E15oKfb-0002Qq-00@supermail.mweb.co.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E15oKfb-0002Qq-00>