Mel Flynn wrote:
Hi,
I don't see this documented in jail(8) nor rc(8) nor defaults/rc.conf, so is
it possible to have 2 IP's on 2 ethernet interfaces? And if so, is it settable
for rc(8)?
The usage case is to have the same jailed proxy server on two seperate
internal networks. Ideally, the
On Tue, 22 Dec 2009, Mel Flynn wrote:
Hi,
first of all this would find more people to help on freebsd-jail as it
has nothing to do with hackers ;-)
I don't see this documented in jail(8) nor rc(8) nor defaults/rc.conf, so is
it possible to have 2 IP's on 2 ethernet interfaces? And if so, is it
On Wed, 23 Dec 2009, Matthew Seaman wrote:
Mel Flynn wrote:
Hi,
I don't see this documented in jail(8) nor rc(8) nor defaults/rc.conf, so
is it possible to have 2 IP's on 2 ethernet interfaces? And if so, is it
settable for rc(8)?
The usage case is to have the same jailed proxy server on t
On Wednesday 23 December 2009 01:19:23 Bjoern A. Zeeb wrote:
> On Tue, 22 Dec 2009, Mel Flynn wrote:
>
> Hi,
>
> first of all this would find more people to help on freebsd-jail as it
> has nothing to do with hackers ;-)
Yes, that was pretty braindead of me, especially since the intention was
qu
On Wed, 23 Dec 2009, Mel Flynn wrote:
or later; no official FreeBSD version before had supported
multiple-IPs with a jail.
8.0-p3, yes.
ok
What it did was what you were asking for. That's the problem.
1) either use ifconfig
2) or use jail + interfaces
3) but do not mix them (especially n
Stephen Montgomery-Smith escribió:
> I would like to introduce a program into the base called
> "screw-the-whole-system." It would do something like this:
>
> while true; do \
> echo "Please wait while your system is being destroyed..."
> sleep 10
> done
>
> ___
Xin LI delphij.net> writes:
> killall is used for instance, shutdown scripts. Yes you get the warning
> message on your console but not the remote ssh.
[snip]
> It's way too late to say something a "mistake" after about 15 years.
[snip]
> FreeBSD users are already get used
> with our killall b
/usr/include/paths.h has:
/* All standard utilities path. */
#define _PATH_STDPATH "/usr/bin:/bin:/usr/sbin:/sbin:"
The current directory appears to have been added accidentally years ago.
Can I go ahead and take it out (the colon)?
The paths for rescue already do not have the current directory
8 matches
Mail list logo