Re: NAT tutorial

2003-09-24 Thread gh
> > - Noah http://netfilter.org/documentation/HOWTO//NAT-HOWTO.html Also check this list's archive gh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Fedora

2003-09-23 Thread gh
ea but there are great difficulties/pressures of not drawing that line. I hope that they made the right decision. But it is also a great opportunity for us to: * Show what the RH community is capable of * Build successful, entrepreneurial businesses around the community we are all members of

Re: LT winmodem

2003-09-11 Thread gh
nics LT > Winmodem. I believe you already posted a very similar question two days ago. A couple of people replied with good info. gh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Modem config

2003-09-10 Thread gh
> Thanks. > > Shariq google: http://mgu.mtnsub.org/computers/m700.html There are also rpms that may work: http://www.enyen.com/download/winmodem.html gh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: Timeline-Generating Software

2003-09-05 Thread gh
Is this: mrproject-0.9-4.i386.rpm what you are looking for? gh On Friday 05 September 2003 10:27, Jonathan Bartlett wrote: > Does anyone know of good Linux software to generate nice-looking > timelines? I looked in freshmeat but the ones I found there all had > problems. Perhaps its

Re: Help Seting Up Linux DHCP Router

2003-08-29 Thread gh
t shell, root: iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE iptables -A INPUT -i eth1 -m state --state NEW,INVALID -j DROP iptables -A FORWARD -i eth1 -m state --state NEW,INVALID -j DROP /sbin/service iptables save *Restart iptables using rh gui tools Hope that helps gh > [EMAIL PROTECTE

Re: webcam conflicting with built in soundcard? (quick cam zoom)

2003-08-27 Thread gh
sound card. Try unloading the USB sound module to see if that helps (assuming that is the actual problem). (Tools needed: lsmod, modprobe -r, /etc/modules.conf) gh -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Connection refused in Mozilla

2003-08-20 Thread gh
funny thing is that if I hit refresh a couple of times on either Mozilla or Konqueror the page eventually loads. * the problem started right around the time I installed a flash plugin (that also installed some fonts) but this may be a mere coincidence. Any help would be greatly appreciated. gh