Hi
I just bought a new Server (a Fujitsu Siemens PRIMERGY Econel 100)
with 2 x 160GB disks (ad4 and ad6) and added a 1TB disk (ad8).
Configuring the two 160GB disks ar a RAID1 in the LSI MegaRAID utility
works without problems, but when I boot FreeBSD (FreeSBIE 2.0.1 or a
bootable 7.0 RC1), the RA
Hi
what is the correct way to update the world in a jail?
something like this?
D=/path/to/jail
cd /usr/src
make update
make buildworld
make installworld
make installworld DESTDIR=$D
mergemaster
mergemaster -D $D
(did not find any answers to this question even though
it was asked several times in
0.0 0.4 392 240 #C1 R+J 2:02PM 0:00.00 ps aux
ping doesnt work from within the jail (I assume this is normal)
jail# telnet localhost - doesnt work
jail# telnet some address - doesnt work
some host# telnet jail - doesnt work
some host# ping jail - doesnt work (should it?)
any hint?
Stefan
same problems some time ago and thought it is
caused by kernel and world being out of sinc (I was not
very careful when updating at this time) but this should
not be the case now.
Any propositions on how to debug this thing?
Could it be a hardware problem?
Stefan Aeschbacher
To Unsubscribe: send
Hi
the problem is, that you have the same subnet (indicated by the netmask)
on two interfaces. The best solution to the problem is taking two
different subnets, e.g. 192.168.0.0 netmask 255.255.255.0 on lo0
and 192.168.1.0 netmask 255.255.255.0 on fxp0. It is also possible
to use the 192.168.0 n
i don't know if i understand exactly what you want but the following
setup could work:
lo0 has ip-address 192.168.0.1 and netmask 255.255.255.128
the computers connected to this interface can have the ip-addresses:
192.168.0.2-192.168.0.126
(broadcast ip for this subnet is 192.168.0.127)
fxp0 h
6 matches
Mail list logo