Hello,
I see you have a problem here. First what kind of connectivity does your
DSL provider use? Companies like Covad, VerizonEast, Earthlink & AOL use
pppoe. So the first thing is to figure out what you provider requires DHCP,
Static, or pppoe. Then it is very simple to begin nating between t
You can do it with a cisco like this. You can pickup a used 250x series
cheap. Just make sure you are using IOS 12 >
ip nat pool trans 10.10.10.0 10.10.10.254 netmask 255.255.255.0
ip nat inside source list 1 interface Ethernet0 overload
ip nat inside source static tcp 10.10.10.13 110 interface Et
I am trying to recover some files which were on a windowz system,
which crashed go figure so someone wiped out the drive format and then
relized that they had important files on the drive. They then used sometype
of recovery software to extract them and now I have them. These files are
suppos
Not sure totally understand question. I will take a stab at it. sendmail
uses a file /etc/mail/access to controll relaying. It actually does not use
this file it uses /etc/mail/access.db but this is a database file "hash"
which cannot be edited by people of ordinary intelligents or at least not
Is that an ISA card? If so 3com use to have a utility to change IRQ & DMA. I
have used it with building LRP boxes. It may be quicker to test with another
card you may find there is someother problem.
- Original Message -
From: "Pat Hayes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: T
What is the ip address of this server? and what accounts have no passwords?
you may want to take a look at the file /etc/hosts.allow
- Original Message -
From: "dave" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 13, 2004 9:26 PM
Subject: limiting where a user can log in fr
You might want to look at MySQL. There is tons of online resources. Here are
a few places to get started.
http://dev.mysql.com/doc/
http://www.cs.wcupa.edu/~rkline/mysqlEZinfo/perl_dbi.html
http://216.239.39.104/search?q=cache:YUq8C0ZDFEkJ:miner.chem.purdue.edu/Lect
ures/Lecture24.pdf++DBI+mysql+DB
This behavior could be caused by a virus/ trojan or worm. Sasser will
reboot windowz boxes. Get some AV software update it and scan your system.
If you only see this when your attempting to save files to the samba server
try shutting down application in an attempt to locate the bad process. You
mi
Here you go. Here is an example of a dhcpd.conf entry
subnet 4.10.10.0 netmask 255.255.252.0 {
dynamic-dhcp range 4.10.10.2 4.10.13.254 {
option subnet-mask 255.255.252.0;
option domain-name "dsl-verizon.net";
option domain-name-servers 4.2.2.4,4.2.2.5,4.2.2.6;
option routers 4.10.10.1;
option dh
Sometimes the power goes out and my machine shuts off . when I power it
backup it fails at check root file system. and drops me into a shell I run
fsck /dev/da0s1a and answer yes to fixing of fragmented inodes. figure
out what drive/partition root is mounted of by typing df and then run fsck
o
Yes Mailscanner is good but you may have to jump through hoops to get it to
work with BSD . No matter what OS you will still need to install a bunch of
perl modules for mailscanner & spamassasin. If thats ok with you then they
are pretty good. First your going to need a licensed version of sometyp
The answer to your question is:
/etc/mail/sendmail.cf
change this option & restart sendmail
O DaemonPortOptions=Port=25
- Original Message -
From: "Gerard Seibert" <[EMAIL PROTECTED]>
To: "freebsd-questions" <[EMAIL PROTECTED]>
Sent: Saturday, June 05, 2004 7:49 PM
Subject: Changing SendMa
I have used teamspeak running server on FreeBSD 5.0 and the clients on
windows. You can get everything at
http://www.teamspeak.org/
I think I run my version in linux compat . Haven't used it in a while but it
did work quite well.
- Original Message -
From: "JJB" <[EMAIL PROTECTED]>
To:
You should check out puremessage from ActiveState & Sophos. Other choices
are mailscanner & spamassasin, as for free scanners most of these still
require sometype of an AV engine. You can download an evaluation of sophos
savi it will work for about three months. Most free software like
mailscanner
you will have it
after this, provided the machine is connected to the internet.
good luck
Tom
- Original Message -
From: "Thomas Farrell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, June 03, 2004 11:38 PM
Subject: Re: F
man ipfw
kldstat
kldload /boot/kernel/ipfw.ko
Thats it !
- Original Message -
From: "Ron & Ariane Joordens" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 04, 2004 7:31 PM
Subject: Firestarter or equivalent?
>
> Hello FreeBSDers,
>
> Two questions really.
>
> 1. I share
I just add an entry in /etc/fstab like this
/sbin/mount_smbfs //[EMAIL PROTECTED]/interchk/mnt/interchk
I use this command to mount my sophos em library share running on XP to my
BSD 5.0 machine and then symbolically link the /mnt/interchk to the root of
webserver for remote update via h
You can run a server. I run teamfortress on my FreeBSD 5.0 366Mhz 256MB, and
can have 16 people cranking away no problem. Just download
hlds_l_3110_full.tar.gz and get the counterstike mods.
- Original Message -
From: "Ernesto Ortiz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tue
try man su
I think a modifier to like -l"L" would make difference.
"L"
- Original Message -
From: "Andy Holyer" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 26, 2004 10:06 AM
Subject: Odd one: my root account disappears into hyperspace.
> Here's a really odd one.
>
Mailmonitor will work on BSD. I have it running you have to build a symbolic link to
the libsavi.so.3 library in /compat/linux/lib/ . Like this
ln -s /usr/local/sav/lib/libsavi.so.3 /compat/linux/lib/libsavi.so.2 . Keep in
mind that this is in linux compat mode
so once it starts up all you
20 matches
Mail list logo