On 23/07/2013 09:03, jb wrote:
s m gmail.com> writes:
...
subnet 192.0.0.0 netmask 255.0.0.0 {
range 192.0.0.1 192.255.255.255;
The 'range' denotes IP addresses that can be allocated to clients.
The IP 192.255.255.255 is a reserved broadcast address for the network.
jb
It's definitel
thanks Frank,
192 is just a sample. if i want to define 125.0.0.0 netmask 255.0.0.0, dhcp
server core dump either. you're right, it is better to use just some
limited addresses to avoid possible troubles. but i want to run my dhcp
server for all possible networks.
now my question is: if i define a
On Mon, Jul 22, 2013 at 08:47:47AM -0400, Carmel wrote:
> I am having a problem updating some ports since installing the
> "print/texlive-full" port a few days ago. I have: "TEX_DEFAULT=texlive"
> sans quotes at the top of my "/etc/make.conf" file.
>
[...]
I think you have the reason just above.
On 23/07/2013 09:45, s m wrote:
On Tue, Jul 23, 2013 at 12:56 PM, Frank Leonhardt wrote:
On 23/07/2013 09:03, jb wrote:
s m gmail.com> writes:
...
subnet 192.0.0.0 netmask 255.0.0.0 {
range 192.0.0.1 192.255.255.255;
The 'range' denotes IP addresses that can be allocated to clie
Hi,
We've got a number of 9.x machines - just setup a new 9.1-RELEASE-p4 amd64
system, put net-snmp on it (net-snmp-5.7.2_3) - and we're getting 'weird'
results for some stats, e.g.
UCD-SNMP-MIB::ssSysInterrupts.0 = INTEGER: 1145324516 interrupts/s
UCD-SNMP-MIB::ssSwapIn.0 = INTEGER: 114532
Quoting Frank Leonhardt :
There are two common ways of defining a subnet mask - one is a
dotted quad (e.g. 255.255.255.0) and the other is with a slash and
the number of low-order bits - e.g. 192.168.1.0/8. Eight bits here
means you get 2^8 addresses (i.e. 256). Don't use the first and la
s m gmail.com> writes:
>
> and thank you jb but if i define my network like below, server runs
> correctly:
> log-facility local7;
> subnet 192.168.0.0 netmask 255.255.0.0 {
> range 192.168.0.1 192.168.255.255;
> }
>
> i think 192.168.255.55 is reserved for broadcast too. is it not true? if
Hi,
I having trouble using poudriere since updating it to 3.0.4 on FreeBSD 9.1-p4.
Trying poudriere-devel throws the same error. Here is the complete output of
trying to compile shells/bash:
# poudriere bulk -p hostportstree -f
/usr/local/etc/poudriere.d/91amd64-buildlist.conf -j 91amd64 -J 1
On 7/23/2013 8:36 AM, Wolfgang Riegler wrote:
> Hi,
>
> I having trouble using poudriere since updating it to 3.0.4 on FreeBSD
> 9.1-p4. Trying poudriere-devel throws the same error. Here is the complete
> output of trying to compile shells/bash:
>
>
> # poudriere bulk -p hostportstree -f
> /
yes, there is
/mnt/system/DATEN/poudriere/basefs/data/build/91amd64-hostportstree/ref/usr/ports/ports-mgmt/pkg/
regards
Wolfgang
Am Dienstag, 23. Juli 2013, 08:48:38 schrieb Bryan Drewery:
> On 7/23/2013 8:36 AM, Wolfgang Riegler wrote:
> > Hi,
> >
> > I having trouble using poudriere since up
On 7/23/2013 9:00 AM, Wolfgang Riegler wrote:
> yes, there is
> /mnt/system/DATEN/poudriere/basefs/data/build/91amd64-hostportstree/ref/usr/ports/ports-mgmt/pkg/
Can you try with NOLINUX=yes in your poudriere.conf?
>
> regards
>
> Wolfgang
>
> Am Dienstag, 23. Juli 2013, 08:48:38 schrieb Brya
Hello all,
I have to install in a probably not latest version BSD machine but when I try
to
pkg_add -r vim-lite
Error: Unable to get
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/vim-lite.tbz:
File unavailable (e.g., file not found, no access)
pkg_add: unable to fet
On Jul 23, 2013, at 7:24 AM, Pietro Paolini wrote:
> Hello all,
>
> I have to install in a probably not latest version BSD machine but when I try
> to
>
> pkg_add -r vim-lite
> Error: Unable to get
> ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-9.0-release/Latest/vim-lite.tbz:
> Fi
Running poudriere with NO_LINUX=yes in poudriere.conf seems to work.
Because I using FreeBSD as a desktop system as well. I need some linux ports.
Any chance for it?
thanks
regards
Wolfgang
Am Dienstag, 23. Juli 2013, 09:12:13 schrieb Bryan Drewery:
> On 7/23/2013 9:00 AM, Wolfgang Riegler
On Jul 23, 2013, at 4:36 PM, "Teske, Devin" wrote:
> env
> PACKAGESITE=ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-releases/Latest/
> pkg_add -r vim-lite
Thanks for the quick answer but I got the error:
env
PACKAGESITE=ftp://ftp-archive.freebsd.org/pub/FreeBSD-A
On 23/07/2013 13:35, j.mcke...@ru.ac.za wrote:
Quoting Frank Leonhardt :
There are two common ways of defining a subnet mask - one is a dotted
quad (e.g. 255.255.255.0) and the other is with a slash and the
number of low-order bits - e.g. 192.168.1.0/8. Eight bits here means
you get 2^8 add
On Tue, Jul 23, 2013 at 5:09 PM, Pietro Paolini wrote:
>
> On Jul 23, 2013, at 4:36 PM, "Teske, Devin"
> wrote:
>
> > env PACKAGESITE=
> ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-releases/Latest/pkg_add
> -r vim-lite
>
> Thanks for the quick answer but I got the e
On Jul 23, 2013, at 5:16 PM, Fernando Apesteguía
wrote:
> ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-release/Latest/
Yep, thanks a lot !
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/l
On Jul 23, 2013, at 8:56 AM, Pietro Paolini wrote:
>
> On Jul 23, 2013, at 5:16 PM, Fernando Apesteguía
> wrote:
>
>> https://urldefense.proofpoint.com/v1/url?u=ftp://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-release/Latest/&k=%2FbkpAUdJWZuiTILCq%2FFnQg%3D%3D%0A&r=Mr
Use this area to offer a short preview of your email's content.
View this email in your browser
(http://us7.campaign-archive2.com/?u=cff25387938a97b0fd838f920&id=d26a5b1e40&e=28498dfc2f)
** New Music Video Site THE DAILY ROCKER Launches With Thousands Of Non-Stop
Stations and Facebook Chat
---
Use this area to offer a short preview of your email's content.
View this email in your browser
(http://us7.campaign-archive2.com/?u=cff25387938a97b0fd838f920&id=2b48311924&e=28498dfc2f)
** Finally A Music Video Site That Features JUST Music Videos Non-Stop
-
I have a Brother MFC-9560CDW printer. The printer is hooked up wireless
to the router. From the router it is connected via Ethernet cable to my
FreeBSD machine. I also have four Microsoft machines on the network.
They are all networked together wireless.
Now, the five computers can all see each ot
On 2013-07-23 18:07, Teske, Devin wrote:
(opening a can of squiggly worms here)
Well, then you can go fishing
This is a A sidenotnote
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To uns
On 2013-07-23 19:14, Jerry wrote:
I have a Brother MFC-9560CDW printer. The printer is hooked up wireless
If you want it to work, use HP. Or make sure its compatible with HP.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mail
On Tue, 23 Jul 2013 20:09:59 +0200
Bernt Hansson articulated:
> On 2013-07-23 19:14, Jerry wrote:
> > I have a Brother MFC-9560CDW printer. The printer is hooked up
> > wireless
>
> If you want it to work, use HP. Or make sure its compatible with HP.
I certainly don't want start a flame war over
New music video site launches with thousands of stations and facebook chat
View this email in your browser
(http://us7.campaign-archive2.com/?u=cff25387938a97b0fd838f920&id=c749d5a658&e=28498dfc2f)
** Finally A Music Video Site That Features JUST Music Videos Non-Stop
--
New music video site launches with thousands of stations and facebook chat
View this email in your browser
(http://us7.campaign-archive2.com/?u=cff25387938a97b0fd838f920&id=25ecb7fdee&e=28498dfc2f)
Use this area to offer a short preview of your email's content.
View this email in your browser
We just launched the first site to feature JUST music videos!
View this email in your browser
(http://us7.campaign-archive2.com/?u=cff25387938a97b0fd838f920&id=ffcc81cf21&e=28498dfc2f)
** Finally A Music Video Site That Features JUST Music Videos Non-Stop
---
On 20.07.2013, at 18:34, Michael Grimm wrote:
> On 20.07.2013, at 14:53, Matthew Seaman
> wrote:
>> On 20/07/2013 12:09, Michael Grimm wrote:
>
>>> I did migrate to pkgng some month ago, and ever since I am curious
>>> how to monitor changes in installed packages within jails. I am
>>> lookin
Jerry writes:
> Does anyone know of a way of getting the scanner to "see" the FreeBSD
> machine and saving a file to it?
I'm not sure I correctly understand your intention, but maybe Samba is
what you're looking for?
___
freebsd-questions@freebsd.org m
On Tue, 23 Jul 2013 15:50:00 -0400
Lowell Gilbert articulated:
> Jerry writes:
>
> > Does anyone know of a way of getting the scanner to "see" the
> > FreeBSD machine and saving a file to it?
>
> I'm not sure I correctly understand your intention, but maybe Samba is
> what you're looking for?
hello all,
i have a question about dhcpd in freebsd8.2 . when i define my network like
below in dhcpd.conf file, server doesn't run correctly and return core
dump
this is my dhcpd.conf file:
ddns-update-style none;
log-facility local7;
subnet 192.0.0.0 netmask 255.0.0.0 {
range 192.0.0.1 1
s m gmail.com> writes:
> ...
> subnet 192.0.0.0 netmask 255.0.0.0 {
> range 192.0.0.1 192.255.255.255;
The 'range' denotes IP addresses that can be allocated to clients.
The IP 192.255.255.255 is a reserved broadcast address for the network.
jb
_
On Tue, 23 Jul 2013 16:35:40 -0400
Jerry wrote:
> On Tue, 23 Jul 2013 15:50:00 -0400
> Lowell Gilbert articulated:
>
> > Jerry writes:
> >
> > > Does anyone know of a way of getting the scanner to "see" the
> > > FreeBSD machine and saving a file to it?
> >
> > I'm not sure I correctly unders
On Tue, 23 Jul 2013 19:16:06 -0300
Mario Lobo articulated:
> Doesn't Brother printers have a webpage where you can scan from it? At
> least that's what the HP I have does. Any computer on the network can
> access this page and scan from it. Including my BSD.
I don't know. It seems like a lot more
Hi,
I've some what blindly followed a how to on installing FreeBSD 9.1 on a ZFS
mirror.
My typing is horrid so I simply ssh'd to a live CD env and pasted line by line
as per the how to found here;
http://wp.strahlert.net/wordpress/zfs-2/installing-freebsd-9-1-using-root-on-zfs-and-gpt-disks/
In the last episode (Jul 23), aurfalien said:
> I've some what blindly followed a how to on installing FreeBSD 9.1 on a
> ZFS mirror.
>
> My typing is horrid so I simply ssh'd to a live CD env and pasted line by
> line as per the how to found here;
>
> http://wp.strahlert.net/wordpress/zfs-2/inst
On Jul 23, 2013, at 7:55 PM, Dan Nelson wrote:
> In the last episode (Jul 23), aurfalien said:
>> I've some what blindly followed a how to on installing FreeBSD 9.1 on a
>> ZFS mirror.
>>
>> My typing is horrid so I simply ssh'd to a live CD env and pasted line by
>> line as per the how to found
On Jul 23, 2013, at 8:10 PM, kpn...@pobox.com wrote:
> On Tue, Jul 23, 2013 at 03:54:57PM -0700, aurfalien wrote:
>> Hi,
>>
>> I've some what blindly followed a how to on installing FreeBSD 9.1 on a ZFS
>> mirror.
>>
>> My typing is horrid so I simply ssh'd to a live CD env and pasted line by
Hi there,
Yesterday I've received a usb wifi card.
I've successfully connected to my home network with wpa-psk but I couldn't make
it to connect via boot.
This is my wifi interface:
run0: flags=8a43 metric 0 mtu
2290
ether 00:22:2d:47:12:10
media: IEEE 802.11 Wireless Ethernet autoselect mode 1
40 matches
Mail list logo