DNS lookups seem to be really slow on my computer behind the masq
server but they are just fine if I do them from the server.
        It got slow just about the time that I upgraded to 2.0.35 but I
went back to 2.0.34 and that didn't help...  maybe it started when I
upgraded to slackware 3.5?
        Any hints would be helpfull.  It isn't really a big deal, the
pause for each connection takes about 5 seconts, but it can be annoying
when you're surfing the web and the links lead you to a new site after new
site and you have to do a lookup for each page.

/sbin/ipfwadm -F -p deny
/sbin/ipfwadm -F -a masquerade -S 192.168.1.0/24 -D 0.0.0.0/0 -W eth0

        These are the only commands that I use.  I'm masquerading between
eth1 to my internet connection on eth0.  I run dhcpd and samba on eth1,
ftp on both, other than that I don't run any servers.

*******
eth0      Link encap:Ethernet  HWaddr x:x:x:x:x:x
          inet addr:x.x.x.x  Bcast:x.x.x.x  Mask:x.x.x.x
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5033 errors:5 dropped:0 overruns:0 frame:5
          TX packets:1710 errors:0 dropped:0 overruns:0 carrier:0 coll:0
          Interrupt:9 Base address:0xff00 

eth1      Link encap:Ethernet  HWaddr x:x:x:x:x:x
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2616 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2326 errors:0 dropped:0 overruns:0 carrier:0 coll:0
          Interrupt:3 Base address:0x280
*******
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use
Iface
subsystem.      *               255.255.255.255 UH    0      0        0
eth1
192.168.1.0     *               255.255.255.0   U     0      0        4
eth1
localnet        *               255.255.248.0   U     0      0        3
eth0
loopback        *               255.0.0.0       U     0      0        1 lo
default         <my host name>  0.0.0.0         UG    1      0        6 
eth0
*******

        Thanks,
        -Andrew Kerr

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to