Re: [leaf-user] portforward with ipchains

2002-06-04 Thread Joe Copeland

On Tue, 2002-06-04 at 06:37, Jaime Goncalves wrote:
> Hi I'm trying to rdp into my win2k server behind my lrp box this is the
> command to open the port on the lrp box from the command line  "ipchains
> -A  forward -p tcp -s xxx.xxx.xxx.xxx 3389 -d xxx.xxx.xxx.xxx 3389 -j
> ACCEPT"
> can any one see a problem with the syntax

I'm not sure what rdp is, but I wouldn't limit my source port to 3389. 
It seems unlikely that your source port will always be 3389.

-- Joe

___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] rdate

2002-05-29 Thread Joe Copeland

OK, I restarted ksyslogd and now my logs are in local time.  I didn't
realize that ksyslogd needed to be restarted after adjusting timezone
info.  It makes total sense now.

Although a reboot would have solved this problem, I'm glad that a reboot
wasn't necessary.  I don't like doing things the windows way.  You know,
reboot and hope that it mysteriously fixes itself.

Thanks for the tip.

By the way, what is svi?  Is this a debain thing.

-- Joe


On Tue, 2002-05-28 at 23:12, Jeff Newmiller wrote:
> On 28 May 2002, Joe Copeland wrote:
> 
> > Thanks for the tip about adjusting the lrp.conf to automatically run
> > rdate.  This is a very nice feature of bering and it works quite well.
> > 
> > I also updated my /etc/localtime file so that my clock would read my
> > local time.
> > 
> > I noticed my logs seem to be using UTC for the time stamp.  Do you have
> > any information that would allow me to use my local time for logging? 
> > Having to subtract 7 hours every time I want to analyze my log file is
> > getting to be a drag.
> 
> I would guess that
> 
>   svi sysklogd restart
> 
> might help.  Or backup and reboot.
> 
> You will probably also want to edit /etc/timezone.
> 
> ---
> Jeff NewmillerThe .   .  Go Live...
> DCN:<[EMAIL PROTECTED]>Basics: ##.#.   ##.#.  Live Go...
>   Live:   OO#.. Dead: OO#..  Playing
> Research Engineer (Solar/BatteriesO.O#.   #.O#.  with
> /Software/Embedded Controllers)   .OO#.   .OO#.  rocks...2k
> ---


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] rdate

2002-05-28 Thread Joe Copeland

Thanks for the tip about adjusting the lrp.conf to automatically run
rdate.  This is a very nice feature of bering and it works quite well.

I also updated my /etc/localtime file so that my clock would read my
local time.

I noticed my logs seem to be using UTC for the time stamp.  Do you have
any information that would allow me to use my local time for logging? 
Having to subtract 7 hours every time I want to analyze my log file is
getting to be a drag.

-- Joe

On Sun, 2002-05-26 at 11:47, Eric Wolzak wrote:
> > Is there any way to add something to the Bering leaf distribution that
> > will allow the firewall machine to keep proper time?
> in : t 
> 
> system configuration ->
> master lrp settings ->
> /etc/lrp.conf
> 
> you will find 
> 
> # Server that will be contacted via 'rdate' for the time service daily.
> # Turning this on also updates the CMOS clock
> lrp_DATE_SERVER="put here your public timeserver"
> 
> backup etc.lrp 
> 
> that should be all
> 
> Regards 
> Eric Wolzak
> member of the bering crew.
> > 
> > I use rdate along with cron to keep my other machines in sync with
> > timeservers, but I'm unsure about how to do this with Bering.
> > 
> > -- Joe
> > 


___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] rdate

2002-05-26 Thread Joe Copeland

Is there any way to add something to the Bering leaf distribution that
will allow the firewall machine to keep proper time?

I use rdate along with cron to keep my other machines in sync with
timeservers, but I'm unsure about how to do this with Bering.

-- Joe



___

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm


leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html