[techtalk] redirect of package

2000-05-24 Thread Marcelo Aldi Vera Olate

Hello dear friends,

I would like to know in LINUX, some program that I can redirect of
package TCP/IP exists...

at once thank you very much



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] [OFF-TOPIC]newbie Internet course

2000-05-24 Thread Rhona Mahony

I'm designing a mini-course, a hands-on introduction to the
underpinnings of the Internet.  One version is for middle school or
high school students at a private school in the Washington DC area. 
One version is for law students.  I'm hoping to attract girls and women,
so I'm emphasizing protecting the Internet, as opposed to using lots of
carnivorous wizard metaphors.
Feel free to take a look and give me comments.  Should I add or
delete topics?  
I would like to improve upon "Net Rangers" as a name.  It soun
ds too much like law enforcement, and is not available as a domain name.
Thanks for your ideas :^)
High school course: www.hinkypinky.com/highschool.html
Law school course: www.hinkypinky.com/lawschool.html
-- 
Rhona
[EMAIL PROTECTED]
www.stanford.edu/rmahony
www.hinkypinky.com



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] redirect of package

2000-05-24 Thread Beverly Guillermo

On Wed, 24 May 2000, Marcelo Aldi Vera Olate wrote:

> Hello dear friends,
> 
> I would like to know in LINUX, some program that I can redirect of
> package TCP/IP exists...
> 
> at once thank you very much

ipchains and ipfwadm can do it.  I've redirected requests to ports 80 and
22 to other servers with them.

Beverly




___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



Re: [techtalk] redirect of package

2000-05-24 Thread Leah Angel


Here's and example for ipfwadm:

# Port Redirection Commands
ipfwadm -I -a acc -P tcp -S 0.0.0.0/0 -D default/0 7018 -r 

And the ever popular ipchains:

/sbin/ipchains -A input -j REDIRECT  -p tcp -d 0/0 7029



On Wed, 24 May 2000, Beverly Guillermo wrote:

> On Wed, 24 May 2000, Marcelo Aldi Vera Olate wrote:
> 
> > Hello dear friends,
> > 
> > I would like to know in LINUX, some program that I can redirect of
> > package TCP/IP exists...
> > 
> > at once thank you very much
> 
> ipchains and ipfwadm can do it.  I've redirected requests to ports 80 and
> 22 to other servers with them.
> 
> Beverly
> 
> 
> 
> 
> ___
> techtalk mailing list
> [EMAIL PROTECTED]
> http://www.linux.org.uk/mailman/listinfo/techtalk
> 



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk



[techtalk] Linux Barcode Scanner & Printer

2000-05-24 Thread Stephan Zaniolo

Could someone please point me towards information on bar code scanners and 
printers that work under Linux?  (Specifically Red Hat 6.1).  A little 
while back I convinced my mom to have some of the computers in her store 
converted to Linux, and now she wants to start bar coding her inventory 
(using the Linux computers of course ;^).

Thanks :^)
Stephan



___
techtalk mailing list
[EMAIL PROTECTED]
http://www.linux.org.uk/mailman/listinfo/techtalk