On Mon, 8 Dec 2003, Peter Rundle wrote:

> Sluggers,
> 
> I'm trying to get smb client on a remote Linux box to connect to a 
> windows 2000 server via pptp.
> Smbclient connects and lists out the server info e.g. "Server=[Windows 
> 2000 LAN Manager]",
> but when I try to do a directory listing I get this error;
> 
>   " Call timed out: server did not respond after 20000 milliseconds 
> listing \*".
> 
> The Windows box is 10.10.10.2 on the local lan. It's default gateway is 
> a Linux box on 10.10.10.1.
> I can successfully smbclient from the Linux gateway to the Windows box. 
> The Linux gateway runs
> pptp server on it's outside interface and accepts a pptp connection from 
> the remote box, which it assigns
> an address 10.10.10.212. The remote linux box can ping the windows box 
> on 10.10.10.2.
> 
> The iptables rules on the remote linux box have been (temporarily) 
> configured to accept all packets.
> The remote linux box is Nat'd to the internet but the pptp tunnel 
> terminates on it so I'm assuming that
> this isn't an issue (is it?)
> 
> What am I missing?

A slim chance but .. Broadcast packets & proxyarp possibly?
I forget the name of the setting in the /etc/ppp/options.pptpd (or 
/etc/pptpd.conf?) but it's to do with relaying broadcast packets.
Also, less of a problem I think but proxyarp in the options file as well.

Also, ensure NAT is not happening for pptp<-->lan ... but I suppose you 
wouldn't get anything at all if that were your problem.

-- 
---<GRiP>---
Electronic Hobbyist, Former Arcadia BBS nut, Occasional nudist, 
Linux Guru, SLUG/AUUG/Linux Australia member, Sydney Flashmobber,
BMX rider, Walker, Raver & rave music lover, Big kid that refuses
to grow up. I'd make a good family pet, take me home today!
        Do people actually read these things?


-- 
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to