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
>
> ifconfig eth0 10.0.0.1 nm 255.255.255.0
> ifconfig eth1 181.100.100.100 nm 255.255.0.0
> route add -net 10.0.0.0 nm 255.255.255.0 dev eth0
> route add -net 181.100.0.0 nm 255.255.0.0 dev eth1
> route add default gw 181.100.100.99 nm 255.255.0.0
>
> 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...!
I'd try to use a hostfile on all local machines
so that there is no need for a hostname lookup ...
guess that will solve your problem.
--Martin
========== mailto:[EMAIL PROTECTED] ==========
=RSA-PGP-Key ID:0x81783FE7 DH-PGP-Key ID:0x6B66589A=
====================================================
LAWS OF COMPUTER PROGRAMMING:
I. Any given program, when running, is obsolete.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]