Re: route settings in rc.conf - question, with details.

2002-10-15 Thread Firsto Lasto
Thank you very much for that help - unfortunately Igot the wrong information and stated the problem slightly incorrect. In reality, the rc.conf in question is: defaultrouter="10.10.10.1" ifconfig_fxp0="inet 10.10.10.2 netmask 255.255.255.0" ifconfig_fxp0_alias0="inet 20.20.20.2 netmask 255.25

route settings in rc.conf - question, with details.

2002-10-14 Thread Firsto Lasto
Hi, I have a system with IPs assigned from 192.168.0.0/24 and 192.168.1.0/24 Right now I have this in my rc.conf: defaultrouter="10.10.10.10" ifconfig_fxp0="inet 192.168.0.1 netmask 255.255.255.0" ifconfig_fxp0_alias0="inet 192.168.0.2 netmask 255.255.255.255" ifconfig_fxp0_alias1="inet 192.16

Re: how do I ftp a large file ?

2002-10-13 Thread Firsto Lasto
around. > >You hit a 4-byte file-length field limitation at that size and it would >not seem terribly unreasonble to me off-hand for the protocol to fail >to support such monstrosities. > >You could always move them in pieces. > > >On Sunday 13 October 2002 09:21 pm, Firsto Las

Re: how do I ftp a large file ?

2002-10-13 Thread Firsto Lasto
ports) provides support >for >2G files...the maximum we've tested is ~4G. > > >On Sun, 2002-10-13 at 09:15, Firsto Lasto wrote: > > I have a 2gig file and a 6gig file on a linux system, and I am trying to > > move them to a freebsd machine. > > > > I h

lsof port refers to file that does not exist in the _world_

2002-10-07 Thread Firsto Lasto
Hi, I am running 4.6.2, and I am trying to install `lsof` from the ports tree. The port attempts to download: lsof_4.64G.freebsd.tar.gz If you go to the lsof ftp site and the mirrors, this file does not exist. Further, if you go to ftp.freebsd.org and go to ports/distfiles, it also does n

PRNG not seeded - error in non-root ssh inside 4.6.2 jails...

2002-10-02 Thread Firsto Lasto
Hello, I have found that if you create a jail in FreeBSD 4.6.2, and then log into that jail ... if you are root you can scp and ssh just fine. However if you are not root and you attempt to ssh or scp, you get this error: PRNG is not seeded A few details - first, I created my jail by simply us