- To: "Carlo Sogono" <carlo.sogono@xxxxxxxxxxxxx>
- Subject: Re: [SLUG] Strange behaviour of Samba3 with wireless clients
- From: "Martin Visser" <martinvisser99@xxxxxxxxx>
- Date: Tue, 4 Mar 2008 15:11:59 +1100
- Cc: SLUG List <slug@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; bh=sSXUhfhdMB2u3aIgDcscguENUpiE1LpLyskNjXf0d3I=; b=SpH4pNCcohSZa/u1LZPrBX0RFXONHXb+0v53zXu76kvtS2FmHEldGQEYFYoDa8RV/HmfhkPRpKrwZUBxrk4R540lO0zh8xUu4T8lKoKOX5W+5yeN9OFfaDfPoHyUBMqGreOMrU/ARVmU+Ghw6qm8dvnzt62SHbw9aNu/J2O3Qu4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=IZFiS3AmDOPvSVDlUJFrFHA6+YS5mQ/WGGw6THr/fShrZGycwipycaieOwhOjAPBbg58Al5Dmf9+/Hj9F39eDPgA1eXT9vSpo6gtUsWgTdgWvSqHzUSEQx/WmxzxHeotdQRrPm5dGAX4Jx1m19I8gjf6iPmuLtqz5iJq1qUXoBk=
Carlo,
I presume you also setting up bridging between eth1 and ath0 as per
http://www.linux.com/feature/55617 (and NOT to eth0)
I would assume then you should have an IP address configured on device br0,
and this is also the interface ARP entries of your clients appear (view with
arp -a)
If this is not the case we might need more info (not having played with
Linux bridging for a while)
Regards, Martin
On Tue, Mar 4, 2008 at 1:52 PM, Carlo Sogono <carlo.sogono@xxxxxxxxxxxxx>
wrote:
> I have built my own wireless AP with Ubuntu 7.10 and an Atheros-based
> wireless card. My problem is that I can't access any of the Samba shares
> with my wireless clients...they can all search for the server, get
> prompted for a login then it just hangs and eventually times out.
>
> The same clients, when using their LAN ports to connect to the same
> server are able to do everything. I have experimented with the smb.conf
> file to include the wireless AP's device (ath0), subnet and even
> allowing it to bind on all interfaces. During those times, samba *does*
> bind on the device/device's IP when doing 'netstat -tln'.
>
> I have also checked my firewall settings. The rules I have for my local
> LAN on eth1 is identical to ath0 so I don't see a problem there. In fact
> I can do everything on my wireless clients except Samba.
>
> Here are some details of my setup:
> Ubuntu 7.10 server
> eth0 - ADSL modem; running pppoe
> eth1 - local LAN
> ath0 - wireless LAN
> madwifi drivers for Atheros chips
> hostapd to handle WPA2+PSK authentication
> iptables for IP filtering
>
> Am I missing something here? Thanks in advance.
>
> Carlo
>
> --
> SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
> Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
>
--
Regards, Martin
Martin Visser