Sorry after re-reading my reply one thing I did not make clear
Install freebsd as you would with a uniprocessor machine, then boot that
install and do what I recommend below
- Mike
>
> You need to recompile the kernel with the SMP options turned on, install
> the kernel and reboot. On a
You need to recompile the kernel with the SMP options turned on, install
the kernel and reboot. On a reasonable modern machine takes less than 10
minutes.
See /usr/src/sys/i386/conf/GENERIC and the FreeBSD Handbook.
- Mike
> Hi,
> For a multiprocessor machine,to install FreeBSD,is
> something
Hi,
On Tue, 2003-01-07 at 07:06, Jon W. Backstrom wrote:
> Dear FreeBSD Community,
>
> I am trying to run named (bind) in a sandbox using the default flags
> found in the config files. I've got this in my /etc/rc.conf file:
>
> named_enable="YES" # Run named, the DNS server (or NO).
Dear FreeBSD Community,
I am trying to run named (bind) in a sandbox using the default flags
found in the config files. I've got this in my /etc/rc.conf file:
named_enable="YES" # Run named, the DNS server (or NO).
named_flags="-u bind -g bind" # Flags for named
I also did a "chown
On Mon, Jan 06, 2003 at 05:29:15PM -0800, Kurt Bigler wrote:
[...]
> The problem came up when my VPS provider did a system upgrade. This process
> left everything I had intact except I lost my sendmail soft link which had
> pointed to the sendmail replacement provided by qmail. The link was
> re
I just fixed a similar prob by allowing udp with src port 53 from a trusted
name server to the server in question.
Bri
- Original Message -
From: "Adam Lofstedt" <[EMAIL PROTECTED]>
To: "'Chuck Swiger'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday, January 06, 2003 9:50 PM
Su
On Mon, Jan 06, 2003 at 10:23:49PM -0800, Kory Hamzeh wrote:
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Prewett
> >
> >
> > On Mon, Jan 06, 2003 at 06:33:16PM -0800, Kory Hamzeh wrote:
> > >
> > > I need to setup a POP Server t
First, thank you all for your comments and information regarding this
matter. I'd just like to note a couple of things, as I go on my merry
way to create my own release, and tools to do so.
1. If anyone has any interest in working on this, please feel free
to contact me out side of this grou
On Monday 06 January 2003 23:33, [EMAIL PROTECTED] wrote:
I am using boot floppies now, though if anyone has ideas on the cd booting
problems please let me know.
Thanks
> I bought FreeBSD powerpack ( 4.6 ) some months back and most recently
> downloaded 4.7 iso's then burned them with cdbakeoven
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Andrew Prewett
>
>
> On Mon, Jan 06, 2003 at 06:33:16PM -0800, Kory Hamzeh wrote:
> >
> > I need to setup a POP Server that supports Secure Password
> Authentication. I
> > have some MicroSoft Outlook
Hi,
For a multiprocessor machine,to install FreeBSD,is
something extra needs to be done from what will be
done to install the OS for a uni processor machine?I
mean is there anything different to be installed for a
symmetric multi processor machine?
thanks
shubha
__
Adam Lofstedt wrote:
[ ... ]
Right, I don't care. I just want to get root's emails out of there.
Basically I'm trying to send root's emails outbound from the gateway
through the internal interface to my internal mail server. The gateway
uses my internal name server to resolve names, so nothing s
At 12:43 AM 1.7.2003 -0500, Adam Maas wrote:
>Definitely keep them included, but not so closely tied to the core
>installation. Perhaps take a page from Slackware, which includes them by
>default, even on a minimal install, but you can manually deselect them if
>you don't wish sendmail (or bind, et
-Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Andrew Prewett
> Sent: Monday, January 06, 2003 9:14 PM
> To: [EMAIL PROTECTED]
> Subject: Re: POP Server with Secure Password Authentication
>
>
> On Mon, Jan 06, 2003 at 06:33:16PM -0800, Kory Ham
just a suggestion..but i remember having those same sorts of problems with
GAIM and Yahoo. I switched to Everybuddy and had nothing but good luck
since..might be worth a shot.
Charles Pelletier
Tech Coordinator
St Luke's School
Irving, TX
-Original Message-
From: [EMAIL PROTECTED]
[mailt
Adam Maas wrote:
Definitely keep them included, but not so closely tied to the core
installation. Perhaps take a page from Slackware, which includes them by
default, even on a minimal install, but you can manually deselect them if
you don't wish sendmail (or bind, etc).
See /usr/src/release/pico
Damn this is a long thread...
> > Thanks Jack. That didn't work. This is what I got:
> forcefield# mail
> > -v -s test sendtest < /dev/null Null message body; hope that's ok
> > sendtest... Connecting to localhost.visimation.com. via relay...
> > sendtest... Deferred: Operation timed out with
Definitely keep them included, but not so closely tied to the core
installation. Perhaps take a page from Slackware, which includes them by
default, even on a minimal install, but you can manually deselect them if
you don't wish sendmail (or bind, etc).
--Adam
- Original Message -
From: "
Not to miss out on the party either, but I'd like it on record that there
are also people, like me, who like things like sendmail and Perl, etc,
included in the FreeBSD distribution. :) I had to install these packages
anyway, and found it very useful to see them already included.
I recompiled send
I bought FreeBSD powerpack ( 4.6 ) some months back and most recently
downloaded 4.7 iso's then burned them with cdbakeoven in linux.
I am unable to get my cd/dvd drive on toshiba laptop to boot BSD cd's . I have
tried both 4.6 and 4.7 cd's no luck with either.
I can boot linux cd's though.
Any i
Adam Lofstedt wrote:
[ ... ]
Thanks Jack. That didn't work. This is what I got:
forcefield# mail -v -s test sendtest < /dev/null
Null message body; hope that's ok
sendtest... Connecting to localhost.visimation.com. via relay...
sendtest... Deferred: Operation timed out with localhost.visimation.
On Mon, 2003-01-06 at 23:37, bryan cassidy wrote:
> Well, I did a cvsup and installed the latest version
> of gaim that was *suppose* to fix the yahoo logon
> problem but it still doesn't logon to yahoo AT ALL!.
> Any help with this problem I would appreciate it.
It fixed the problem for me. What
On Mon, Jan 06, 2003 at 06:33:16PM -0800, Kory Hamzeh wrote:
>
> I need to setup a POP Server that supports Secure Password Authentication. I
> have some MicroSoft Outlook users that need to pull their mail, but they are
> coming in over the internet. I looked through the ports collection, and
> d
At 08:53 PM 1.6.2003 -0800, Adam Lofstedt wrote:
>> >Well, not to be left out of the party, here's the way I've
>> done for as
>> >long as I can remember:
>> >
>> > (# are from from the aliases file)
>> ># Pretty much everything else in this file points to "root", so
>> ># you would do well in ei
> >Well, not to be left out of the party, here's the way I've
> done for as
> >long as I can remember:
> >
> > (# are from from the aliases file)
> ># Pretty much everything else in this file points to "root", so
> ># you would do well in either reading roots mailbox or forwarding
> ># roots emai
On 2003-01-06 19:48, Daniel Goepp <[EMAIL PROTECTED]> wrote:
> Lowell Gilbert wrote:
> >Then do it. If it works, I doubt there will be much trouble
> >getting it accepted into the system.
>
> [...]
> If someone can save me some time in searching, where is the source
> that controls what is install
Well, I did a cvsup and installed the latest version
of gaim that was *suppose* to fix the yahoo logon
problem but it still doesn't logon to yahoo AT ALL!.
Any help with this problem I would appreciate it.
__
Do you Yahoo!?
Yahoo! Mail Plus - Powerfu
I don't think it is, because you also have to control what source you
download. So in conjunction with only keeping what you use in sync, you
also only compile and install what you use. In fact, it's the
communication between cvs/cvsup and the FreeBSD src build/install that
I'm having problems wi
"Daniel Goepp" <[EMAIL PROTECTED]> writes:
> Lowell Gilbert wrote:
>
> >Then do it. If it works, I doubt there will be much trouble getting
> >it accepted into the system.
>
> Well yes, I would love to.
>
> Plus, why
> invent the wheel
On Tue, 2003-01-07 at 12:39, Martinez, Joey wrote:
> Hello FreeBSD folks!
>
> I have just built my first desktop and I am trying to install FreeBSD.
> FreeBSD is the only OS in this machine so I was praying for a smooth
> installation. I have encountered my first. The error message says,
>
> "
it'd be interesting to have the sendmail process hupped and watch maillog as
that occurs. If telnet to port 25 of localhost works, all I can expect is
that either dest port 25 is blocked going out, or the servers dns is not
able to look up mx records. BTW you said you had sendmail_enable="YES" in
At 08:31 PM 1.6.2003 -0600, Jack L. Stone wrote:
>At 08:13 PM 1.6.2003 -0500, Matthew Emmerton wrote:
>>[ dah! Don't top-post! ]
>>> >
>>> > I'm not a big Sendmail expert or anything, but do you even
>>> > have the MTA
>>> > process running? Can you successfully telnet localhost.visimation.com
>>>
Hello FreeBSD folks!
I have just built my first desktop and I am trying to install FreeBSD.
FreeBSD is the only OS in this machine so I was praying for a smooth
installation. I have encountered my first. The error message says,
"Automatic file system check failed . . . help!"
The message is
On Sat, 4 Jan 2003, Andreas Ntaflos wrote:
> PL> [Please CC me in your reply]
> > Can anything be gathered from the attached sysconsole messages? Oh, also,
> > is there a tcsh command line I can run that will "tee" messages both to the
> > console and to a file, such as `startx &2> startx.out` or
I need to setup a POP Server that supports Secure Password Authentication. I
have some MicroSoft Outlook users that need to pull their mail, but they are
coming in over the internet. I looked through the ports collection, and
didn't notice anything. Is there something I have overlooked?
Any help
Stacey Roberts wrote:
Hi Tom,
On Mon, 2003-01-06 at 01:47, Tom Parquette wrote:
Stacey Roberts wrote:
Hello,
On Sun, 2003-01-05 at 21:22, Tom Parquette wrote:
I'm following the Handbook instructions trying to set up a sound card.
At boot, I get the following messages.
pcm0:
At 08:13 PM 1.6.2003 -0500, Matthew Emmerton wrote:
>[ dah! Don't top-post! ]
>> >
>> > I'm not a big Sendmail expert or anything, but do you even
>> > have the MTA
>> > process running? Can you successfully telnet localhost.visimation.com
>> > port 25? What sendmail related lines do you have in /
Just took me a while.digging.
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html
"Installation Tools - Our installation program has long since outlived
its intended life span. Several projects are under development to
provide a more advanced installation mechanism. One of the
On Monday 06 January 2003 11:23 am, Jonathan Belson wrote:
> Ceri Davies wrote:
> >>
> >>Since the machine is a gateway, it has two network cards. Will
> >>'me' match *both* IP address or just the first one it comes
> >>across? I only really want it to match the IP address of the
> >>external int
on 1/6/03 4:48 PM, Daniel Goepp <[EMAIL PROTECTED]> wrote:
> Lowell Gilbert wrote:
>
>> Then do it. If it works, I doubt there will be much trouble getting
>> it accepted into the system.
>
> Well yes, I would love to.
>
> However, I'm not sure I have the know how yet. I have plenty of
> expe
On Tue, 2003-01-07 at 11:14, Adam Lofstedt wrote:
> > -Original Message-
> > From: Stacy Olivas [mailto:[EMAIL PROTECTED]]
> > Sent: Monday, January 06, 2003 1:41 PM
> > To: 'Adam Lofstedt'; [EMAIL PROTECTED]
> > Subject: RE: Redirecting root's email
> >
> >
> > In the /etc/aliases file
On Tue, 7 Jan 2003 00:53:45 +0100 Christophe Prevotaux <[EMAIL PROTECTED]> wrote:
> Well the only problem I have is that I can't use sound
> on my machine because I found nowhere information concerning
> support for the chipset EV1938 so I don't which driver corresponds
> to this chipset or if it
Have you tried Postfix? Many feel the configuration is a bit more
friendly.
-Daniel
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of Adam Lofstedt
Sent: Monday, January 06, 2003 8:07 PM
To: 'Toomas Aas'; [EMAIL PROTECTED]
Subject: RE: Redirecting root's
On Wed, 01 Jan 2003 18:36:05 -0500, Tom Parquette wrote:
>I'm starting to look at adding a basic sound card to my machine.
>I'm looking at Sound Blaster since it seems to be the least common
>denominator.
>
>The motherboard does not have any ISA slots. (PCI only).
>The man page on the web site i
> -Original Message-
> From: Stacy Olivas [mailto:[EMAIL PROTECTED]]
> Sent: Monday, January 06, 2003 1:41 PM
> To: 'Adam Lofstedt'; [EMAIL PROTECTED]
> Subject: RE: Redirecting root's email
>
>
> In the /etc/aliases file look for the following lines:
>
> # Pretty much everything else i
[ dah! Don't top-post! ]
> >
> > I'm not a big Sendmail expert or anything, but do you even
> > have the MTA
> > process running? Can you successfully telnet localhost.visimation.com
> > port 25? What sendmail related lines do you have in /etc/rc.conf?
> > --
> > Toomas Aas | [EMAIL PROTECTED] |
>
on 1/6/03 4:32 PM, Gerard Samuel <[EMAIL PROTECTED]> wrote:
> How does one "export" variables in root's shell.
> Im trying to set some variables trying to get mailman from the ports to
> install.
>
> Thanks
If I get right what you're asking...
Root's shell is csh by default. Csh does not have
>
> I'm not a big Sendmail expert or anything, but do you even
> have the MTA
> process running? Can you successfully telnet localhost.visimation.com
> port 25? What sendmail related lines do you have in /etc/rc.conf?
> --
> Toomas Aas | [EMAIL PROTECTED] |
> http://www.raad.tartu.ee/~toomas/
[Format recovered--see http://www.lemis.com/email/email-format.html]
> X-Mailer: Microsoft Outlook, Build 10.0.3416
Incorrect wrapping in quoted text.
On Monday, 6 January 2003 at 8:45:25 -0500, Phillip Smith wrote:
>
>> On Saturday, 4 January 2003 at 20:30:52 -0500, Phillip Smith wrote:
>>>
Lowell Gilbert wrote:
>Then do it. If it works, I doubt there will be much trouble getting
>it accepted into the system.
Well yes, I would love to.
However, I'm not sure I have the know how yet. I have plenty of
experience in programming, but more db and interface stuff, I also don't
have an
How does one "export" variables in root's shell.
Im trying to set some variables trying to get mailman from the ports to
install.
Thanks
--
Gerard Samuel
http://www.trini0.org:81/
http://dev.trini0.org:81/
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in
Well sort of. That only prevents them from recompiling and updating if
you do a build/install world. I realize I'm probably requiring more
control than is natural, but I don't want sendmail to have ever been
installed in the first place. But really, it goes beyond that. The
FreeBSD crew, has de
Greetings!
My friend and I are running FreeBSD 4.7 and are connected to a DSL line
with an Alcatel Speedtouch USB ADSL modem. We are able to successfully
establish a connection to our DSL provider and can successfully access
all network services. The box in question serves as a gateway for a
Hi,
On Mon, 2003-01-06 at 23:53, Christophe Prevotaux wrote:
> Well the only problem I have is that I can't use sound
> on my machine because I found nowhere information concerning
> support for the chipset EV1938 so I don't which driver corresponds
> to this chipset or if it is not supported at
On Mon, 2003-01-06 at 18:23, bryan cassidy wrote:
> Hello. Before I start here is the output from uname -r
> 4.7-STABLE-20030105-JPSNAP. I am having a problem with
> gaim 0.59.7. Everytime I try to use a *Yahoo* account
> it *never* logs on. NEVER! I just tried to logon
> *again* and this is the er
Wiroth Didier said:
> Hey,
> I would like to run bind as a caching only server (v 8.3.3
> from 4.7-release). I would also like that it only listens
> on port 127.0.0.1, but how? I tried this entry in
> named.conf, but it didn't work:
> query-source address 127.0.0.1 port 53;
in named.conf:
Well the only problem I have is that I can't use sound
on my machine because I found nowhere information concerning
support for the chipset EV1938 so I don't which driver corresponds
to this chipset or if it is not supported at all
On 06 Jan 2003 23:37:21 +
Stacey Roberts <[EMAIL PROTECTED]> w
On Tue, 2003-01-07 at 00:42, Lowell Gilbert wrote:
> Daniel Goepp <[EMAIL PROTECTED]> writes:
>
> > So mx1.freebsd.org itself runs Postfix, but yet, sendmail is still so
> > embedded in FreeBSD that it's almost imposible to get cleaned out. When
> > are they going to make the FreeBSD install conf
On Mon, Jan 06, 2003 at 11:36:09PM +0200, Paulius Bulotas wrote:
> Hello,
>
> tonight I tried upgrading my 4.6-p2 with two jails to 4.6-p6. Jails
> upgrade went smoothly as could be ;), but masters installworld failed with:
> root@server:/usr/src/gnu/usr.bin/perl/utils/h2ph# make install
> ...
> v
Hi Christophe,
On Mon, 2003-01-06 at 23:22, Christophe Prevotaux wrote:
> I have a Gateway Laptop running 4-STABLE however I can't seem to find the correct
> driver for the onboard audio chip which is:
>
>
> none0@pci0:9:0: class=0x040100 card=0x2150107b chip=0x89381102 rev=0x00 hdr=0x00
> v
On Mon, 2003-01-06 at 19:46, Özgür Özaslan wrote:
> Hi,
> When I try to send mail by using php mail function , I get an error like:
>
> sendmail(xx) : xxx: Loosing ./xxx : savemail panic
> sendmail(xx) : xxx: SYSERR (www) : can not save recejted e-mail anywhere
>
> I use FreeBSD 4.6.2 and my send
Hello. Before I start here is the output from uname -r
4.7-STABLE-20030105-JPSNAP. I am having a problem with
gaim 0.59.7. Everytime I try to use a *Yahoo* account
it *never* logs on. NEVER! I just tried to logon
*again* and this is the error I get when trying to
logon to gaim with a yahoo account.
I have a Gateway Laptop running 4-STABLE however I can't seem to find the correct
driver for the onboard audio chip which is:
none0@pci0:9:0: class=0x040100 card=0x2150107b chip=0x89381102 rev=0x00 hdr=0x00
vendor = 'Creative Labs'
device = 'EV1938 Sound'
class= multimedia
On Mon, Jan 06, 2003 at 09:18:36PM +, lewiz wrote:
> Hi,
>
> Just recently I've found my laptop has been taking a while to obtain a
> lease. I turned on all logging to the console and found the following
> (modified a bit):
>
> dhclient: DHCPREQUEST on ep0 to 255.255.255.255.0 port 67
> dh
On Mon, Jan 06, 2003 at 11:20:53PM +0100, Wiroth Didier wrote:
> Hey,
> I would like to run bind as a caching only server (v 8.3.3
> from 4.7-release). I would also like that it only listens
> on port 127.0.0.1, but how? I tried this entry in
> named.conf, but it didn't work:
> query-source address
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]] On Behalf Of
> Wiroth Didier
> Sent: Monday, January 06, 2003 2:21 PM
> To: [EMAIL PROTECTED]
> Subject: how to make bind listen only to 127.0.0.1
>
>
> Hey,
> I would like to run bind as a caching only server
Hey,
I would like to run bind as a caching only server (v 8.3.3
from 4.7-release). I would also like that it only listens
on port 127.0.0.1, but how? I tried this entry in
named.conf, but it didn't work:
query-source address 127.0.0.1 port 53;
It still listens on the real ip address?
sockstat -4 s
this is a new clean install of 4.7 release from cdrom. previously this box
had 4.5 release.
from a boot screen:
Illegal instruction (core dumped)
Jan 6 16:30:36 joseph /kernel: pid 94 (sed), uid 0: exited on signal 4 (core dumped)
setting 'update_motd="NO"' bypasses this error
release notes
On Mon, 2003-01-06 at 17:15, Stacey Roberts wrote:
> Hello,
> I've just cvsup'd ports tree and attempted to update
> pilot-link-0.11.4 via portupgrade, which fails.
>
> Here's what I've managed to capture off the screen at the end.
>
> Any pointers as to where I could look to fix?
I sent Jo
Hello,
I've just cvsup'd ports tree and attempted to update
pilot-link-0.11.4 via portupgrade, which fails.
Here's what I've managed to capture off the screen at the end.
Any pointers as to where I could look to fix?
Thanks for the time.
Regards,
Stacey
creating libpisock++.la
(cd .libs
In the /etc/aliases file look for the following lines:
# Pretty much everything else in this file points to "root", so
# you would do well in either reading root's mailbox or forwarding
# root's email from here.
# root: [EMAIL PROTECTED]
(should be at the top of the file.
make sure that you have
Hello,
tonight I tried upgrading my 4.6-p2 with two jails to 4.6-p6. Jails
upgrade went smoothly as could be ;), but masters installworld failed with:
root@server:/usr/src/gnu/usr.bin/perl/utils/h2ph# make install
...
vm/vnode_pager.h -> vm/vnode_pager.ph
*** Error code 1
Stop in /usr/src/gnu/usr
Hi,
Just recently I've found my laptop has been taking a while to obtain a
lease. I turned on all logging to the console and found the following
(modified a bit):
dhclient: DHCPREQUEST on ep0 to 255.255.255.255.0 port 67
dhclient: Trying media "media 10base2/BNC" 1
dhclient: DHCPDISCOVER on ep
On Monday, January 6, 2003, at 04:07 PM, Brian Henning wrote:
[ ... ]
> i currently am using putty to access my bsd box from windows 2000. Using
an
editor such as vi, i may edit a file and exit vi. When that happens i
would
like the terminal to return to its original state. instead it leaves so
On Monday 06 January 2003 11:28 am, Mike Hogsett wrote:
> For a reason that I have no ability to change I have a customer who
> needs to install 4.2. Can I check out RELENG_4_2 from cvsup and get
> the desired results? - or - Are 4.2 Install ISO available somewhere
> (not ftp.freebsd.org).
>
The
Hello,
let me see if i can describe my problem..
i currently am using putty to access my bsd box from windows 2000. Using an
editor such as vi, i may edit a file and exit vi. When that happens i would
like the terminal to return to its original state. instead it leaves some of
the file left of the
On Fri, Jan 03, 2003 at 11:22:51PM -0600, Hari Bhaskaran wrote:
> I can't seem to avoid the initial login delay for sshd.
oops! - this was a known gotcha since July. Fixed by copying
/etc/resolv.conf to /var/empty/etc/resolv.conf (and +schg-ing
everything in there).
http://docs.freebsd.org/cgi/ge
I am trying to install kde-3 via package add. I can not because /var is filling
up. After a few attemps I tried:
pkg_add -p /usr/tmp -t /usr/tmp/instmp.XX -r kde
I can still watch /var/tmp fill up. I finally seemed to make things work by
setting PKG_TMPDIR. I guess I do not understand the
Hi all. Just looking for pointers as to a secure Postfix setup.
I just setup Postfix on my laptop, and Im able to send/recieve mail to it.
Im going to duplicate the setup on my firewall and attempt to use
Postfix's .forward syntax to forward
periodic emails to root to my mailserver like how I did
Happy New Year!
Hope all is well. We never put anything together in '02, but I still have your contact
info on file. Let's work towards something in '03 with ultra targeted banner and
search engine clicks, lead generation, co-regs, stand-alone emails or other online
marketing platforms that we
Hi!
> I am having trouble redirecting root's email to an external email
> account. This is a 4.7-Release box with not very modifications done to
> the standard installation.
> When I look at /var/spool/clientmqueue, it is full of messages. Here is
> a snippet of one:
> MDeferred: Operation tim
For a reason that I have no ability to change I have a customer who needs
to install 4.2. Can I check out RELENG_4_2 from cvsup and get the desired
results? - or - Are 4.2 Install ISO available somewhere (not
ftp.freebsd.org).
TIA,
- Mike
To Unsubscribe: send mail to [EMAIL PROTECTED]
wi
Óâàæàåìûå Ãîñïîäà !
Ìû èìååì ÷åñòü ïîçäðàâèòü Âàñ ñ Íîâûì Ãîäîì è Ðîæäåñòâîì. Æåëàåì Âàì è Âàøèì áëèçêèì
Çäîðîâüÿ è Óäà÷è!
ÎÎÎ "Þã-Ïðîìñíàá" ïðåäëàãàåò áîëåå 6000 íàèìåíîâàíèé îáîðóäîâàíèÿ çàâîäîâ Ðîññèè è
ñòðàí áëèæíåãî çàðóáåæüÿ.
Ñîòðóäíè÷åñòâî ñ ÎÎÎ .Þã-Ïðîìñíàá. ïîìîæåò Âàì îáåñïå÷èòü ñâîå
Hi Jason,
I noticed that entries that I had made on my Palm before the first time
it was initialized didn't sync to the Jpilot desktop. Also entries that
were beamed to my Palm and then changed in some way , like being moved
to a different catagory didn't get synced. I went in to each entry
Fernando Gleiser wrote:
ifconfig xl0 | awk '/^\tinet / {print $2}'
Nice! My awk isn't what it should be...
--Jon
http://www.witchspace.com
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
I'm working on a new clean install of 4.7R from the iso.
dmesg gives an error:
"pid 94 (sed), uid 0: exited on signal 4 (core dumped)"
this comes from the 'sed' call in 'update_motd'
installing applications from ports also fail on 'sed' calls
release notes on 4.7 indicate:
"sed(1) now takes
On Mon, 6 Jan 2003, Jonathan Belson wrote:
> Jack L. Stone wrote:
> > The best way to do this is to use "awk" to determine and set a variable for
> > the external IP every time it changes and then refer to that variable in
> > your rules.
>
> ifconfig | grep ^xl0 -1 | tail -n 1 | awk '{ print $2
At 05:53 PM 1.6.2003 +, Jonathan Belson wrote:
>Jack L. Stone wrote:
>> The best way to do this is to use "awk" to determine and set a variable for
>> the external IP every time it changes and then refer to that variable in
>> your rules.
>
>ifconfig | grep ^xl0 -1 | tail -n 1 | awk '{ print $2
Jack L. Stone wrote:
The best way to do this is to use "awk" to determine and set a variable for
the external IP every time it changes and then refer to that variable in
your rules.
ifconfig | grep ^xl0 -1 | tail -n 1 | awk '{ print $2 }'
Any neater way? :-)
--Jon
http://www.witchspace.com
Dan Nelson wrote:
me is me. Maybe the "recv | xmit | via {ifX | if* | ipno | any}"
options will help? What exactly are you trying to allow/block?
My firewall rules are based on the 'simple' pattern in rc.firewall.
I've got stuff like this to explicitly allow certain connections:
# ssh
In the last episode (Jan 06), Jonathan Belson said:
> Ceri Davies wrote:
> >On Mon, Jan 06, 2003 at 05:02:01PM +, Jonathan Belson wrote:
> >>I've just been looking into the 'me' option for ipfw:
> >>
> >>me matches any IP address configured on an interface in the
> >> system. The ad
At 05:23 PM 1.6.2003 +, Jonathan Belson wrote:
>Ceri Davies wrote:
>> On Mon, Jan 06, 2003 at 05:02:01PM +, Jonathan Belson wrote:
>>
>>>I've just been looking into the 'me' option for ipfw:
>>>
>>>me matches any IP address configured on an interface in the
>>>system. The add
Ceri Davies wrote:
On Mon, Jan 06, 2003 at 05:02:01PM +, Jonathan Belson wrote:
I've just been looking into the 'me' option for ipfw:
me matches any IP address configured on an interface in the
system. The address list is evaluated at the time the
packet is analysed.
Si
>On FreeBSD4.x
>How can I restrict any pc(win9x,2000,etc) as mac address of
>it's ethernet ?
>that is can I use ipfw for that ? I did not find any document
>about that.
Have you even searched?
http://www.freebsd.org/cgi/man.cgi?query=ipfw&apropos=0&; \
sektion=0&manpath=FreeBSD+4.7-stab
-Original Message-
From: William Coles [mailto:[EMAIL PROTECTED]]
Sent: Sunday, January 05, 2003 11:39 PM
To: [EMAIL PROTECTED]
Subject: Leaping for Joy (was RE: Installing FreeBSD 4.7 from ISO image)
Hurray! I got it installed. Thanks folks, for the initial feedback. I was
able to fi
On Mon, Jan 06, 2003 at 05:02:01PM +, Jonathan Belson wrote:
> I've just been looking into the 'me' option for ipfw:
>
> me matches any IP address configured on an interface in the
> system. The address list is evaluated at the time the
> packet is analysed.
>
> Since th
Hiya
My ISP uses DHCP to allocate IP numbers, so currently every time
the IP changes, I have to manually change my firewall rules.
I've just been looking into the 'me' option for ipfw:
me matches any IP address configured on an interface in the
system. The address list is evaluate
On Mon, 6 Jan 2003, Gustaf Sjoberg wrote:
> Date: Mon, 6 Jan 2003 04:21:28 +0100
> From: Gustaf Sjoberg <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: bootmgr labels
>
> hi,
> i'm currently dual booting freebsd 4.7 and windows xp pro on my laptop and
>everything works like a charm except
On Mon, 6 Jan 2003, root wrote:
> Date: Mon, 06 Jan 2003 15:24:40 +
> From: root <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: with respect to the installing FreeBSD
>
> This is a request for help made after extensive efforts to install
> freebsd on
> my computer, and only after ha
This is a request for help made after extensive efforts to install
freebsd on
my computer, and only after having tried almost everything, i was
wondering
if you have any suggestions.
Firstly, may I say what my system is., below:
maxtor 6Y120LO hardrive
sis 5513 chipset
sis 5513 ide cont
1 - 100 of 128 matches
Mail list logo