> On Saturday, January 4, 2003, at 11:52  AM, Jorge Luis Hernández 
> Valdivia wrote:
> 
> > Hi
> >
> > I got a couple of lans joins by a firewall in linux,
> > something like this:
> >
> > --------       ----------      -------      ----------
> > |Lan 0 |-------|Firewall|------|Lan 1|------|Firewall|
> > --------       | Linux  |      -------      | Windows|
> >                ----------                   ----------
> >                                                  |
> >                                             ----------
> >                                             |Internet|
> >                                             ----------
> >
> > I need the Linux Firewall to pick a file from the lan
> > 0 and send it automatically (crontab) by email to the
> > exterior. ¿What should I do?

        If the file is a plain text file, you could put this in your crontab,

mail username < filename


Ian P. Thomas





-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to