At 15:29 28.04.98 +0200, Martin Wahlstrom wrote:
>Hi!
>
>I have a couple of problems...
>
>I have this setup:
>
>   ISP
>    | isdn
> ___+____ 
>| Router | 181.100.100.100
>    |
>    |
> ___+___  181.100.100.99            ___________
>| Linux |-----------------modem----| PPP Win95 | 10.0.0.10
>    |    10.0.0.1
>    |      ____________
>    +-----| NT4 server | 10.0.0.2
>    |      _______
>    +-----| Win95 | 10.0.0.3
>    |      _______
>    +-----| Win95 | 10.0.0.4
>
>
>Doing:
>  ipfwadm -F -a m -S 10.0.0.0/24 -D 0.0.0.0
>makes the WinX machines as well as ppp-connected ping, http, telnet etc,
>the Internet through the router OK.
>
>BUT, when a WinX uses NetBeui/NetBIOS, their broadcasts goes out to the
router.
>I do not want to forward/masquerade NetBeui/NetBIOS traffic.
>The router uses ISDN an it cost everytime it connects, just to find out
>that NetBxxx is not served by the ISP...!
>
>
>-------------------
>Another question:
>How can I let Windows connected through modem/ppp access the NetBeui/NetBIOS
>functions on the network?
>
>I run samba, and accessing the linux shares through ppp works fine,
>but the other shares on the network on the nw cannot be seen..
>And I cannot "Logon to NT domain" either..
>
>Can 'ipfwadm' help me with this?
>
>       Martin/
I think is is your Samba running on your Linux router thats broadcast to
anounce itself. So it broadcasts on both 181.100.100.99 and 10.0.0.1. You
can try to disable brodcasting and tell it to anounce itself only on 10.0.0.1.

Smb.conf:
....
local master = no
remote announce = 10.0.0.255
.....

It shoud now stop beeing the master browser and anounce it self on your
local net only.

Sorry if this relates more to samba than masq. But this might be relevant
to others in this group!

----
Lars Erik Svendsen <[EMAIL PROTECTED]>
Moesarc Technology A/S http://www.moesarc.no
Phone: +47 22 51 69 72, fax +47 22 52 37 11
HomePage: http://www.moesarc.no/~lars
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to