ing protection which causes this.
You can get around it by adding the following rule to IPFilter. Place this
before any pass rules, and it should work.
block return-rst in on xl0 proto tcp from any to any
Marco Radzinschi
[EMAIL PROTECTED]
"Among those who dislik
PROTECTED]"
>
ext_if=tun0
ext_if_address=`ifconfig $ext_if | grep "inet " | awk '{print $2}'`
Marco Radzinschi
[EMAIL PROTECTED]
"Among those who dislike oppression are
many who like to oppress." - Napoleon Bonaparte
__
On Tue, 11 Mar 2003, John Umina wrote:
> Hi,
>
> I was wondering what terminal mail clients there are for FreeBSD.
>
> And which one is best for reply rules or reply opitons.
>
> Thanks
I use PINE, but some people prefer mutt.
Marco Radzinschi
[EMAIL PROTECTED]
&qu
any words of wisdom on how to make
> this thing work?
>
> can I boot from a raid subsystem?
>
> hal
Did you create a RAID array using the 3ware BIOS ?
Yes, you can boot from a RAID subsystem.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Thu Feb 27 22:12:30 EST 2003
To Unsubscribe
print: 254F B2AC 9939 C715 278C DA95 4109 9F69 777C BF3F
> Listening to: MC5 - 12 I Can Only Give you Everyth
Place the following BEFORE any other rules, and replace $intsubnet with
your internal subnet. The second rule will allow active FTP from the
firewall itself.
map dc0 $intsubnet -> 1.1
hoo.com
.pager.yahoo.com
.msg.edit.yahoo.com
.cs.yahoo.com
.messenger.yahoo.com
.messenger.yahoo.akadns.net
.msg.yahoo.com
.chat.yahoo.com
.chat.sc5.yahoo.com
.kazaa.com
.kazaa.net
.weatherbug.com
.winmx.com
.morpheus.com
.filetopia.com
.filetopia.net
.filetopia.org
.gnutella.com
.gnutella.net
.gnutella.o
ally, but it works like a charm, especially when
Comcast's DNS servers suddenly stop working.
Try running /usr/sbin/named to get started.
Otherwise, man named.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Sat Jan 11 11:38:01 EST 2003
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
AIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
man ipmon
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Sat Jan 11 11:50:58 EST 2003
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
('ipf -Fa') and try again from one client.
> >
> #ipnat -l
> List of active MAP/redirect filters:
> map x10 192.168.1.0/24 -> 0.0.0.0/32 portmap tcp/udp
> 4:6
> map x10 192.168.1.0/24 -> 0.0.0.0/32
>
> List of active sessions:
>
> I've tr
missing?
> Do I need routed installed and running? I also tried
> forward_sourceroute="YES", but that didn't seem to help.
>
> Thanks,
> Adam Lofstedt
You need a MAP rule in your ipnat.rules file to map the private subnet
into your public IP address (that of the gateway).
t want to imagine how that would run with 16 MB RAM.
On the other hand, that was with XFree86 4, but it might have run well
had I tried it with XFree86 3. You may want to consider not running
XFree86 4.
http://www.fvwm.org
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Wed Dec 18 09:15:47 EST 2002
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
You need a gateway for the 10.17.47.0 network. Your cable modem should
have a second, internal interface with a different IP address. Find out
what that IP address is, and do a "route add -net 10.17.47.0 "
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Mon Dec 16 18:49:15 EST 2002
On M
t be the cable modem though, since it is
supposed to act like a bridge.
AT least this is how it works for me, except that the cable modem has a
192.168.100.* address as well as a 10/8, but I don't have either as a
default route.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Mon Dec 16 14:42:22
o synchronize tens of thousands of
images. Rsync works, but it does not scale very well. I had to use cvsupd
and cvsup because the memory usage of rsync would grow past 512 MB and it
would eventually core dump.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Sun Dec 8 22:13:51 EST 2002
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
i realized it had my library still in there which i deleted months
> ago. Any help on this is appreciated, and no need to CC me, as my website
> mirrors your archives and they will soon span across multiple pages as
> well as be searchable.
Add the following line to your supfile:
*defa
send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>
Use "Auto" mouse type and "MouseMan" when you run xf86config.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Fri Dec 6 20:20:27 EST 2002
To Unsubscribe: send mail
hanks,
> Paul.
>
>
>
> --
> Paul T. RootE/Mail: [EMAIL PROTECTED]
> 600 Stinson Blvd, Fl 1S PAG: +1 (877) 693-7155
> Minneapolis, MN 55413 WRK: +1 (612) 664-3385
> NIC:PTR FAX: +1 (612) 664-4779
Just u
7;t exit...
>
> -Clint
I can second this strange behavior, but since it only happens on my
firewall machine, which I rarely use interactively, I never bothered to
diagnose it.
As such, the only insight that I can offer is that it happens on only one
of my 4.7-STABLE machines.
Marco Radzins
Thanks,
> Shv
Yes, with IPFilter. In particular, you want to look at the ipnat part of
IPFilter, and the rdr (redirect) keyword. Be sure to redirect to the
loopback interface (lo0).
man ipf
man 5 ipf
man ipnat
man 5 ipnat
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Thu Nov 21 22:56:35 EST
h 256MB RAM and 40GB HD, Asus mobo.
> Can somebody help me ?
> TIA Vidor
You need apmd_enable="YES" in rc.conf, and you need to recompile the
kernel. There is a line in the kernel config file that reads
device apm0 at nexus? disable flags 0x20
Delete the disable, rebuild k
internet
service provider's proxy server. That is, of course, if it is an HTTP or
HTTPS proxy.
I don't see how it would conflict, but without further information, I
can't say for sure.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
Sat Nov 16 19:51:17 EST 2002
To Unsubscribe: send mail t
ld have to have the kernel and
modules on a non-RAID partition.
That is, assumming Mr. Lehey add support for this. :-)
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
"Whoever fights monsters should see to it that in the process he does not
become a monster. And when you look long into an abyss,
from one disk to the other.
>
> When you say "dump + restore" you mean do a level 0 dump and then a
> restore? Is that correct?
Dump level 0 is the correct one, but in your particular case, you may want
to use tar instead. It is up to you.
Marco Radzinschi
E-Mail: [EMAIL PROT
can set the jumpers on the new drive to match the
position of the old one (master, for example) and simply swap it out.
Reboot, and enjoy.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
On Sat, 9 Nov 2002, Mike Loiterman wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
Pity I didn't know about this before I built two 1200 MB arrays. Linux
and FreeBSD both died past 1 TB, so I had to make the array smaller.
I have used NetBSD before, so this would not have been a problem. I
should have done my homework. :-)
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
O
I was unable to get past 1 TB on 4.6.2-Release on i386.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
On Mon, 4 Nov 2002, Joseph Gleason wrote:
> IIRC There was a 1TB limit on the size of any filesystem (or actually of any
> block device) in FreeBSD based the kernel internaly using
DNS updates on your internal
DNS server and setting up your DHCP server to perform the updates as it
hands out IP addresses.
man dhcpd
man named
man named.conf
man dhcpd.conf
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
AOL IM: CrackedBoy
"Whoever fights monsters should see to it that i
Use ncftp (in the ports) to download an entire directory. You can use the
-R switch with get, as in "get -R " to fetch a directory and
everything in it.
If you want to download it from Windows, you can use an ftp client like
WS_FTP, which can be found on www.download.com.
Marco Rad
I use tin. It is in the ports collection.
Marco Radzinschi
E-Mail: [EMAIL PROTECTED]
AOL IM: CrackedBoy
"Whoever fights monsters should see to it that in the process he does not
become a monster. And when you look long into an abyss, the abyss also
looks into you." -- Friedrich
Just posting this for posterity, for the next guy searching the google
usenet archives.
Matthew's instructions worked perfectly the first time and I was able to
do a backup and restore without any trouble.
Thank you,
Marco Radzinschi
[EMAIL PROTECTED]
On Tue, 9 Jul 2002, Matthew Bett
30 matches
Mail list logo