>Hey, I am unable to receive quicken or quickbooks updates thru my  ipmasq
>machine.  It appears that the transfer is over http or https.  I get between
>35k and 55k before it stops. Here are the commands in my rc.local
>
>Ipfwadm -F -p deny
>Ipftadm -F -a m -S 192.168.1.0/24 -D 0.0.0.0/0
>For x in /lib/modules/`uname -r` /ipv4/ip_masq_*: do
>/sbin/modprobe `basename $x`
>done

Just before you run Quicken on a IP MASQ'ed box, run tcpdump on
your Internet link.  So say you have a PPP0 connection:

1. "tcpdump -i ppp0 > /tmp/quicken.tcpdump"
2. Start up quicken
3. Stop tcpdump once Quicken dies
4. Trim off all the initial crap from the /tmp/quicken.tcpdump
   until you find only the last entries in that file when 
   Quicken failed.
5. Email it to the list if small enough or directly to me and
   I'll try to give you a hand.

--David
.----------------------------------------------------------------------------.
|  David A. Ranch - Linux/Networking/PC hardware         [EMAIL PROTECTED]  |
!----                                                                    ----!
`----- For more detailed info, see http://www.ecst.csuchico.edu/~dranch -----'


_______________________________________________
Masq maillist  -  [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]

Reply via email to