> what's the diference between ifconfig_fxp0="inet 192.168.2.72/24" and
> ifconfig_fxp0="inet 192.168.2.72 netmask 255.255.255.0"?
Two different ways of saying the same thing. I believe the former is
CIDR notation.
Victor
--
[EMAIL PROTECTED]
___
[
On Wed, Mar 26, 2003 at 08:32:18PM -0500, Dragoncrest wrote:
[...]
> putting it on the KVM. I know some people have mentioned issues with that
> before, so I wanted to be ready and aware of any and all issues so I could
> nail them as they show up so I'm not ripping my hair out trying to solve
> i have never been able to successfully keep the mouse working using
> freebsd and Belkin KVM's. The mouse works at first when you start up
> the mouse daemon but if you switch KVM consoles to another box and then
> switch back the mouse is all messed up and you have to manually restart
> the
On Thu, Mar 27, 2003 at 11:31:54AM -0700, James Earl wrote:
[...]
> Or, do I even need to worry about reverse DNS entries since my ISP
> already has them setup?
If your ISP has reverse DNS for your IP(s), there's really no point in
you mapping them on your own. Your network might see whatever yo
On Thu, Mar 27, 2003 at 11:52:04AM -0700, James Earl wrote:
[...]
> I'm assuming if I can use nslookup [ip-address] to get my hostname,
> that reverse DNS on the ISP is setup properly. Is this an okay
> assumption?
Most likely, yes. Just to be safe, I would do something like
nslookup [ip-addr
On Thu, Mar 27, 2003 at 10:32:34PM +0100, Sergey Niunco wrote:
[...]
> I'm using XFree86-4.3.0, Nvidia drivers 1.0.3203 from ports
> The system is: FreeBSD 4.8-RC #0: Thu Mar 20 02:34:57 CET 2003
Do you have the same problem if you use the generic SVGA drivers?
In my experience, spontaneous reboo
On Fri, Mar 28, 2003 at 11:20:34AM +1030, Greg 'groggy' Lehey wrote:
> > zone "0.168.192.in-addr.arpa" {
> > type slave;
> > file "s/0.168.192.in-addr.arpa.bak";
> > masters {
> > 192.168.1.1;
> > };
> > };
>
> This is a slave entry. It would be more interesting to see
On Fri, Mar 28, 2003 at 10:51:06AM +0100, Martin Moeller wrote:
> BTW, how can I check if somebody specifies me as his MX? ;-)
$ host -t mx theirdomainname.com
Will give you a list of the MX's they specified for their domain. Of
course getting the spammers real domain is a bit more involved.
On Sat, Mar 29, 2003 at 09:21:27AM +1200, Jonathan Chen wrote:
> > I;ve never set up a POP server before. What packages should I look at?
> ports/mail/popper.
For IMAP (also includes POP2/3 daemon):
http://www.washington.edu/imap/
For webmail, I like squirrelmail (which requires IMAP):
http://www
On Mon, Mar 31, 2003 at 02:12:23PM -0500, Moti Levy wrote:
> http://ezine.daemonnews.org/200303/bind9.html
> the title is :
> Replacing FreeBSD Base System's BIND with BIND 9
I'm not sure if article mentions this, but if you replace your base
system bind8 with bind9, you may want to set "NO_BIND=t
On Fri, Apr 04, 2003 at 07:25:45PM +0200, Moritz Fromwald wrote:
> What is the best methode to access a cisco router via a console
> cable on freebsd ,like hyperterminal in windoze?
tip(1)
Usually,
# tip com1
will do the trick.
Victor
--
[EMAIL PROTECTED]
___
11 matches
Mail list logo