How can I troubleshoot these errors below?
* The tool does report anything useful other than "failed".
* There does not appear to be a logfile for failures.
* There does not appear to be any debug options.
Also, /var/db/freebsd-update
# freebsd-update fetch
Looking up update.FreeBSD.org mirror
Fire the noob you have working for you and hire someone with a clue.
Anton Shterenlikht wrote:
From my information security manager:
FreeBSD isn't much used within the University (I understand) and has a
(comparatively) poor security record. Most recently, for example:
This is interesting, especially because I was going to build a 64 bit
system for my next storage server.
Search through zfs-discuss on opensolaris.org.
If you don't find anything, post a message. Sun engineers frequent
that list.
Be sure to make it clear that you are using FreeBSD 7.0 whic
have a great day :)
Thanks,
Joe
Note:
If you do not respond to this email you will not receive any additional
emails from us.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To
I have been moving this file forward since about release 5.0.
Today is tried the do a man sudoers and got no page found.
The su man page does not reference it.
Has the file been removed?
Does it maybe belong to some port?
Any ideas?
Thanks
___
freebsd-
kpn...@pobox.com wrote:
On Sat, Mar 30, 2013 at 09:22:22AM -0400, Maikoda Sutter wrote:
If I use the kernel as a basis for my own system and modify the kernel
should I still maintain the licensing of the kernel bits, or could release
it under it's own license?
For example: I would like to rewri
snip
How do you explain all the forks of UNIX each claiming their own
copyright. They all provide the same concept, use the same names for
their commands, use the same programming language, have a filesystem as
their base. Just where is the line drawn between a fork and a rewrite?
___
I archive using the pax command like this
pax -wzXt -x cpio -f ${archive_path_file} ${ip_path_file} ${ip_path_dir}
and restore
pax -rz -pe -f ${archive_path_file}
and it restores the contents back to the same location it came from
which is what I want.
Now I would like to restore that archiv
I have special purpose situation where I need to wait until the boot
process has completed the starting of the system and then start the
firewall (ipfw or pf). Commenting out the firewall statements from the
hosts /etc/rc.conf does stop the firewall from starting at boot time.
Is there some fo
Hello questions list
I am using jail(8) trying to get a functional vimage environment on my
9.1-RELEASE system. My PC only has a single real NIC facing the public
internet. My goal is to be able to have multiple vimage jails, each with
their own epairXa epairXb and bridgeX where the "X" is the
When I do a ifconfig bridge create or ifconfig epair create commands I
get some high intensity messages on the hosts F1 session master console.
I would like to suppress these messages.
Is there any way to do that?
Thanks
___
freebsd-questions@freebsd
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailm
Andreas Mueller wrote:
Hello there.
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
Not using ipfw by myself, but according to the handbook, the modules are
loaded a
Polytropon wrote:
On Sat, 27 Apr 2013 21:23:58 -0400, Joe wrote:
I know ipfw can be loaded at boot time by adding statements to
/boot/loader.conf.
Problem is I dont know what the ipfw module names are.
How do I find the ipfw names to use?
There are two ways. The first is to do a &qu
running 9.1 and can not figure how to get into single user mode or safe
mode from the BOOT menu.
After hitting the 5 or 6 keys to select those options, what do you do
next to continue?
Hitting enter key just boots the system without regard to options selected.
Can not find usage of boot menu
Teske, Devin wrote:
On Apr 28, 2013, at 3:44 PM, Joe wrote:
running 9.1 and can not figure how to get into single user mode or safe mode from the
BOOT menu.
After hitting the 5 or 6 keys to select those options, what do you do next to
continue?
Based on your description it sounds like you
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jails/foo;
allow.sysvipc=1;
}
And in /etc/rc.conf only foo in the jail_list parameter, but when I try to
start the jail it s
David Demelier wrote:
Le lundi 13 mai 2013 16:32:01 Joe a écrit :
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jails/foo;
allow.sysvipc=1;
}
And in /etc/rc.conf
David Demelier wrote:
2013/5/14 Joe :
David Demelier wrote:
Le lundi 13 mai 2013 16:32:01 Joe a écrit :
David Demelier wrote:
Hello dear,
Does jail.conf(5) does not work for jails listed in the rc.conf ?
I've added in /etc/jail.conf:
foo {
hostname=Foo;
path=/jail
When stopping vnet jails get message about lost memory pages.
What console commands show available memory pages so I can determine the
lost memory pages after 100 stopped jails?
Want to find out if that lost memory page message is bogus or not.
Thanks
___
All the info on vimage jails say to nooption SCTP when compiling vimage
into your kernel. Reason given is that sctp is not vimage aware. If that
is ture, then why can't I find a PR on SCTP or vimage about this problem?
___
freebsd-questions@freebsd.org
Hello
Have script that has max size on content in a variable.
How to code size less than 51 characters?
Thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
Hello list
I cant get to the internet using this netgraph setup script.
I sure would appreciate giving this console log a look over for
errors. My netgraph knowledge level is not sufficient to see what is
wrong. The goal is to run this script to setup and break down a netgraph
network for a singl
Teske, Devin wrote:
Sorry for top-post, but just wanted to add a quick note:
The output of "ngctl dot" would be very helpful to others in debugging your
setup.
graph netgraph {
edge [ weight = 1.0 ];
node [ shape = record, fontsize = 12 ] {
"1" [ label = "{rl0
I create a ng bridge but issuing ifconfig does not show the bridge.
Running 9.1-RELEASE.
Is this a bug?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebs
When I issue "ngctl list" command on the host it only shows the socket
for ngctl.
I thought it would also show the real NIC interface device names.
Am I wrong in thinking that?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/m
e vetjail${jid}
Does the mkpeer syntax allow doing this?
Thanks
Joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
gave the jail a unique MAC address.
I tried to generate my own network map, but having problem.
ngctl dot > file.dot works.
dot -Tsvg -o file.svg < file.dot
gives me "command dot not found".
Tried ngctl dot -Tsvg -o file.svg < file.dot
and -T is illegal option.
What a
Hello list.
Trying to get my script to work that creates a netgraph network for a
jail(8) vnet jail. Every thing seems to work, but from inside of the
started vnet jail I can not ping the public internet. The host can ping
the public internet so the problem has to be in the netgraph script. The
Hello list
How do I find the ip address of the default route?
thanks
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
Pietro Paolini wrote:
Hello all,
I am a new bye on the FreeBSD and I am looking at the VIMAGE features
experiencing some problems.
I added the options :
VIMAGE
if_bridge
and I removed
STCP
then I recompiled my kernel and install it.
After that, following this tutorial http://imunes.tel.fer.h
Pietro Paolini wrote:
On May 30, 2013, at 2:29 PM, Joe wrote:
Pietro Paolini wrote:
Hello all,
I am a new bye on the FreeBSD and I am looking at the VIMAGE features
experiencing some problems.
I added the options :
VIMAGE
if_bridge
and I removed
STCP
then I recompiled my kernel and install
hi,
try
$ su
# kldload snd_driver
and you could see /dev/dsp.
--
joe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
several directories. I copy getopt.h from
/usr/include, then I get a message about bconfig.h missing from
the contrib source code as well.
Is there something else I need to get for 5.3 source that is
not needed in 5.2? Or is this a bug that should be / has been
filed?
Thanks in advance,
Joe
uilding
perfectly fine.
So going from 5.2.1 p11 to 5.3, was there some step I missed?
I've never had to do use the line
src-all tag=RELENG_2_2_5_RELEASE list=cvs:RELENG_2_2
before, do I need to do this now?
Why or how, if I completely deleted the contrib directory
would
Thanks,
It was an example from the cvsup faq.
I know I don't want 2.x. I figured I'd replace 5_2 and 5_3
in that line.
J
--- Chris Hill <[EMAIL PROTECTED]> wrote:
> On Sun, 9 Jan 2005, Joe wrote:
>
> > I've never had to do use the line
> >
Hmm, at this point in time I am rebuilding 5.2.1 RELENG, which
is going to take a while on the old machine I am using.
I'll try this again later and reproduce it.
Joe
--- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 09, 2005 at 08:54:53PM -0800, Joe wrote:
>
In FreeBSD 4.x I used parts of that to create a cdrom.
In 5.x I now use parts of the freesbie port to create bootable
cdroms. It uses cdboot.
Joe
--- "Greiman, John K (Mission Systems)" <[EMAIL PROTECTED]>
wrote:
> Using cdroot-1.2.5, I have successfuly created a bo
Stop in /usr/src.
any ideas?
Joe
--- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Sun, Jan 09, 2005 at 08:54:53PM -0800, Joe wrote:
>
> > Then my drive crashed and so I bought a new one and
> > installed FreeBSD 5.2.1 as that was the latest at the time
>
Thanks, That seems to have worked.
Joe
--- Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Mon, Jan 10, 2005 at 06:23:10PM -0800, Joe wrote:
> > Hmm, now 5.2.1 is having problems with config.h missing.
> >
> >
> > > cd /usr/src
> > > rm -rf contrib
an error:
ports/64259: expat-1.95.7 compile fails with non-obvious syntax error
(http://lists.freebsd.org/pipermail/freebsd-ports-bugs/2004-March/027615.html) and has
been assigned a severity - low, rightly so
--
Joe S.
praxis makes perfect.
v/kmem and /dev/mem are missing so netstat -ar does
not work either.
Where do I start to find a solution to this?
Thanks, Joe
__
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions
I haven't tried 5.4 yet. To build a 5.4 could take a couple of
days on these old machines.
Joe
--- Dmitry Mityugov <[EMAIL PROTECTED]> wrote:
> On 6/14/05, Joe <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > Not sure if this is the place to ask this.
pts to get this machine up.
Joe
--- Dmitry Mityugov <[EMAIL PROTECTED]> wrote:
> On 6/14/05, Joe <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> > Not sure if this is the place to ask this. But this is
> a
> > freebsd question.
> >
> >
r some of the rules. I'm
wondering if this is failing and causing the message above.
Is there a 'recommended' way to create a rule for ipfw on a
dhcp interface using its IP address?
Joe
--- Jarrod Martin <[EMAIL PROTECTED]> wrote:
> Joe wrote:
>
> >O
t xmit dc0 setup
keep-state
I use ifconfig stuff to get EXT_IPADDR for the above rule. I
suppose I could use 'me' as I usually am referring to both
interfaces. I'll probably change to use me and see how that
goes.
I'm not sure why I get the hostname ``or'' unknow
t going
to switch to using 'me' instead.
Is it better to use 'me' or an ip address?
Joe
#! /bin/sh
# ipfw rules
#
##
# set up the ipf c
because my system is internet IP -> nat(dsl
modem) -> nat(lan). I have no idea what my real ip address is
on the internet.
In any case, thanks for the advice. I've been thinking of
redoing these rules for 2 years now.
So how would your rules look if nat were in the picture?
="dc0"
natd_flags="-dynamic -d -log_ipfw_denied -log_denied"
Rules get set, natd does not start.
Interesting thing is that if I restart ipfw at the end of
/etc/rc ( /etc/rc.d/ipfw start ) natd starts.
Hmm, I'm confused on this one.
Joe
--- Alex Zbyslaw <[EMAIL PROTECTED]
y
firewall rules.
I still don't know why natd refuses to start the first time when
called from ipfw.
I have no rc.conf.local
Joe
--- Alex Zbyslaw <[EMAIL PROTECTED]> wrote:
> Joe wrote:
>
> >Okay, back on topic.
> >
> >I've changed my rules in ipf
isn't production? I had read somewhere that
5.2.1 wasn't production and that 5.3 was supposed to be
production.
I'll look into upgrading to 5.4, it will take a bit of time to
do that though.
Joe
--- Alex Zbyslaw <[EMAIL PROTECTED]> wrote:
> Joe wrote:
>
> >Oka
med expert, and have not seen anything in the
man pages or elsewhere that would indicate why bind would need
ports, 53, 953, and then this high port.
Is this normal?
Thanks,
Joe
Start your day with Yahoo! - make it your
o use
picobsd, when I can get 4.10 working.
Any ideas?
Thanks,
Joe
___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
___
[EMAIL PROTECTED] mail
r.
What device do I specify for the recording in from the line-in of the
sound card using audacity?
When I use the default /dev/dsp nothing is captured.
--
-----
Joe Sotham
-
I
itable by both
cdrecord and xcdroast:
> sox infile.wav -c 2 outfile.wav split
Can someone explain the problem behind thise solution as I'd much rather
fix this in writing the file from audacity.
Thanks,
-----
Joe Sotham
To Uns
7;ve looked at the signal processing function of
each of the tools and I am not sure what is most appropriate or if they
should be used in sequence or what is most appropriate for cleaning up
speech (given the limited dynamic range)
-------
do this setup (bridging / nat) with
ipsec?
Thanks,
Joe
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "uns
s behavior? Second, if so how
did you resolve it or did you?
Oh and someone once mentioned using echo Control-O and that
did not work. Any other ideas?
Thanks,
Joe
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up
would I talk to about changes in the
rc.diskless2 script to allow a few more options.
Thanks,
Joe
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with
% Interleaved
Any ideas on why this is?
I'm using Freebsd 4.7
Thanks,
Joe
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscri
Please don't feed the troll.
-Joe
On September 29, 2002 03:21 pm, SweeTLeaF wrote:
> Hello ,
>
> What is the issue with Freebsd currently? I am trying to move from
> Open to Free and i have to say the experience to date is
> undesirable.to say the least. I have tri
fore migrating from
Mandrake to freeBSD. Oh well!
Joe
-
We have been silent witnesses of evil deeds...
Will our inward power of resistance
be strong enough for us to find our way back?
- Dietrich Bonhoef
nelconfig-trouble.html
Is the immutable flag set
as root, try
chflags noschg " "
then delete
--
Joe
-
We have been silent witnesses of evil deeds...
Will our inward power of resistance
be strong enough for us to find our
ry
In file included from scan_devices.c:20:
utils.h:1: endian.h: No such file or directory
SoI obviously don't have the header files... Do I need to install the
entire linux src? I am stuck at this point. Is there a port which
provides this source?
--
-----
nel developer's handbook
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html)
does not offer an opinion
Is there some alternative thinking?
---
Jo
the gui destruction tools :}
been there, done that.
----
Joe Sotham
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
) Copyright (C) 1995-2002 Jörg
Schilling
Using libscg version 'schily-0.6'
scsibus0:
0,0,0 0) 'PLEXTOR ' 'CD-R PX-W1210A' '1.08' Removable CD-ROM
0,1,0 1) 'SONY' 'CD-ROM CDU611-F ' '2.1a' Removable CD-ROM
-
i emulation... then use an elf binary
of cdparanoia (see man brandelf).
Joe Sotham
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
1500 debug1: userauth-request for user joe service
ssh-connection method none
21:52:53.517158500 debug1: attempt 0 failures 0
21:52:53.520349500 Failed none for joe from 192.168.0.1 port 1035 ssh2
21:52:53.521330500 Failed none for joe from 192.168.0.1 port 1035 ssh2
21:53:06.125032500 debug
On October 31, 2002 10:12 pm, Jacob Rhoden wrote:
> On Fri, 1 Nov 2002 16:58, joe wrote:
> > There is a significant delay before ssh connects and returns a
> > prompt. I am on a private network, attempting a 192.168.0.XXX
> > 192.168.0.YYY connection. There is a di
[snip]
> I sometimes wear my daemon T-shirt at my church.
> No problem.
>
> jerry
My church drew the line at the linuxisforbitches logo :)
http://www.linuxisforbitches.com
----
Joe
To Unsubscribe: send mail to [EMAIL PRO
d laughing again
Is there anything I can do to recover /etc/passwd
I just double checked and still seem to have access using other accounts
and I've made a copy of master.passwd in case I "commit" the changes
from passwd.
---------
"best"
practices.
----
Joe Sotham
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
- G.K. Chesterton
ons" in the body of the message
You will have better luck with the tmda list -- TMDA Users
<[EMAIL PROTECTED]>
Joe Sotham
Christianity got over the difficulty of
the best of the worst at
http://groups.yahoo.com/group/worst_of_qmail/
--------
Joe Sotham
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
vailable
on www.opera.com cleans up the problem.
----
Joe Sotham
Christianity got over the difficulty of furious opposites
by keeping them both and keeping them furious.
- G.K. Chesterton
h 23, 2001)
(C) 2001 Monty <[EMAIL PROTECTED]> and Xiphophorus
Report bugs to [EMAIL PROTECTED]
http://www.xiph.org/paranoia/
Checking /dev/cdrom for cdrom...
Could not stat /dev/cdrom: No such file or directory
.
---------
vaplugin_oji.so so that opera would start. Yeah lame
> but I couldn't get opera to stop trying to load the plugin
> otherwise :-) I looked briefly for a real solution on opera's
> support forum, but found no answers...
In the lame solution department I removed
Copying audio tracks 1-14: start 00:00:00, length 54:33:05 to
"cddata329.bin"...
Track 1...
Thanks,
---------
Joe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
down so that ALL the ports show that they are closed???
Thanks,
Joe
00100 0 0 allow ip from any to any via lo0
00200 0 0 deny ip from any to 127.0.0.0/8
00300 0 0 deny ip from 127.0.0.0/8 to any
00400 0 0 deny ip from 192.168.0.0/24 to any in recv dc0
00500 0 0
Niek Dekker wrote:
Dear list,
I would like to configure a monthly report of the incoming and
outgoing amount of traffic on the network interface of my server, for
instance in the monthly run output.
Try argus.
http://qosient.com/argus/
___
freebsd-q
John Levine wrote:
I'm putting together a freebsd router to sit between my LAN and a T1.
The current router (still running BSD/OS) uses BSDI's ipfw, but that
died when BSDI did. It's about as simple a routing job as one could
ask, a T1 with a static address to a LAN with a static /24.
I have a
Erik Norgaard wrote:
There is some trick to handle that, IIRC something like this would do:
ext_if=fxp0 # external interface
nat on $ext_if from to ! -> ($ext_if)
The () means that pf will lookup the ip on that interface, and update
dynamically when the ip changes.
That is correct.
__
I'm having a problem with a freebsd box that appears to be dropping
packets...according to bpfstat. I've included the necessary output.
bge1 is an interface that is connected to a Netoptics Aggregator tap.
-
$ systat -ifstat
/0 /1 /2 /3 /4 /5 /6 /7 /8
A while back, I read that 6.2 was going to be released today. Now I see
that 6.2 won't be released until Mid December.
Are FreeBSD releases put out "whenever they're ready" or is there a set
schedule that is adhered to?
I only ask because I am trying to schedule some server upgrades and I
s
Kris Kennaway wrote:
On Mon, Nov 13, 2006 at 08:24:47AM -0800, Joe wrote:
A while back, I read that 6.2 was going to be released today. Now I see
that 6.2 won't be released until Mid December.
Are FreeBSD releases put out "whenever they're ready" or is there a set
schedul
Peo Nilsson wrote:
A while back, I read that 6.2 was going to be released today. Now I see
that 6.2 won't be released until Mid December.
Where did you get the information that it shouldn't be out before
mid december?
This page says "Mid-December 2006". It also says "Release dates are
appro
Chris wrote:
Joe wrote:
Peo Nilsson wrote:
A while back, I read that 6.2 was going to be released today. Now I
see that 6.2 won't be released until Mid December.
Where did you get the information that it shouldn't be out before
mid december?
This page says "Mid-December 2006
other change that made it in? This seems to be a windows
issue, in particular windows 2k, but only with this one binary.
Thanks,
Joe
-
Ready for the edge of your seat? Check out tonight's top picks on
What tools can I use?
How do I get dhcpd to actually put out debugging info to the syslogs or on the
command line? I've tried the -d and got nothing.
any help is much appreciated.
Thanks,
Joe
-
Moody friends. Drama queens. Your life? Nope!
m.
It is NOT running in a jail.
The weird thing is that if I set IPAutoConfiguration in the win2k registry to 0
( turning it off ), win2k get the gateway and dhcp server configured, but not
it's IP address.
Joe
Olivier Nicole <[EMAIL PROTECTED]> wrote: Hi,
>I have a backup of
I've got this message when I use cd-rw's in my cdrom drive, or when I use
certain cdroms.
It seems like the OS tries to read the cdrom and fails. It could be a bad
sector on the cdrom, dust or something else.
Joe
> Aug 29 17:42:10 desktop kernel: acd0: FAILURE - READ_BIG timed
know how to force dhcpd to send its broadcast replies to the 'correct'
broadcast address?
Thanks,
Joe
-
Choose the right car based on your needs. Check out Yahoo! Autos new Car
Finder tool.
___
freebsd
uting is messed up (see isc-dhcp3 web site docs).
Joe
Peter Boosten <[EMAIL PROTECTED]> wrote: Joe wrote:
> Hello, after running tcpdump for a while I discoverd what is going on with my
> dhcpd server and why some clients are not able to get an IP address from it,
> in particu
af [|bootp]
new client does not do this and clients do not get their ip address. I read
somewhere that linux had a problem doing this in 2.2 kernels and it has
something to do with the routing table in linux. Not sure what is going on
here, but the routing table looks fine.
Joe
[EMAIL PROTE
n get tcpdump to output the offer. Using
tcpdump -netvvvi xl0 -t udp port 67 or udp port 68
Not sure what is going on now.
Joe
> Ok, no so true. I am watching tcpdump output from the two binaries. The
> old binary sends its reply to 255.255.255.255, while the new one sends its
,
Joe
> Ok, no so true. I am watching tcpdump output from the two binaries. The
> old binary sends its reply to 255.255.255.255, while the new one sends its
> reply to 192.168.0.15. Same config file and I tried the always-broadcast
> flag, and it only sets the bit for the cli
natd?
Joe
-
Moody friends. Drama queens. Your life? Nope! - their life, your story.
Play Sims Stories at Yahoo! Games.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/fr
I figured out what the problem was. I had compiled my dhcp server with
USE_SOCKETS and am NOT running in a jail.
After a lot of searching the bug reports I came across an old bug that said
that USE_SOCKETS was added for jailed dhcp servers, because they do not have
access to bpf. It also said
Joe wrote:
> I have a question about natd/ and ipfw. I am running natd on my external
> interface and I have some services on my internal interface.
>
> The services seem to be getting their ip addresses nat'd and some of them
> work and some of them dont.
>
&g
1 - 100 of 1297 matches
Mail list logo