Re: IPFILTER Question

2003-04-03 Thread Marco Radzinschi
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 dislike oppression are many who like to oppress. - Napoleon Bonaparte

Re: Determine ip address on tun0 for use with ipfw

2003-03-29 Thread Marco Radzinschi
me! ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED] ext_if=tun0 ext_if_address=`ifconfig $ext_if | grep inet | awk '{print $2}'` Marco Radzinschi

Re: Mail Clients

2003-03-11 Thread Marco Radzinschi
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] Among those who dislike

Re: HELP 3Ware Escalade 7000-2 raid controller

2003-02-27 Thread Marco Radzinschi
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: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body

Re: ipf ftp proxy problem?

2003-02-18 Thread Marco Radzinschi
$intsubnet with your internal subnet. The second rule will allow active FTP from the firewall itself. map dc0 $intsubnet - 1.1.1.1/32 proxy port ftp ftp/tcp map dc0 1.1.1.1/32 - 1.1.1.1/32 proxy port ftp ftp/tcp Marco Radzinschi E-Mail: [EMAIL PROTECTED] Tue Feb 18 17:07:05 EST 2003 To Unsubscribe

Re: IPFW, blocking IM servers

2003-01-25 Thread Marco Radzinschi
.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.org .jabber.com .jabber.net .jabber.org Marco Radzinschi E-Mail: [EMAIL

Re: ipfilter/ipmon log msgs

2003-01-11 Thread Marco Radzinschi
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

Re: DNS and DHCPD

2003-01-11 Thread Marco Radzinschi
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

Re: Help with IPF and IPNAT

2002-12-25 Thread Marco Radzinschi
IP address (that of the gateway). If you don't have this in there, then you are not doing NAT, just packet filtering. man ipnat man 5 ipnat Marco Radzinschi E-Mail: [EMAIL PROTECTED] Wed Dec 25 17:08:12 EST 2002 To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-questions

Re: Can't route past gateway

2002-12-25 Thread Marco Radzinschi
: I've tried ipf -Fa, but no luck yet. Thanks and happy holidays. Adam Lofstedt Have you issued an ipf -y command to synchronize IPFilter's address with the 0/32 rule? Marco Radzinschi E-Mail: [EMAIL PROTECTED] Wed Dec 25 17:12:14 EST 2002 To Unsubscribe: send mail to [EMAIL PROTECTED

Re: Going from Windows to X - suggestions

2002-12-18 Thread Marco Radzinschi
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

Re: gateway on different subnet

2002-12-16 Thread Marco Radzinschi
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 IP Marco Radzinschi E-Mail: [EMAIL PROTECTED] Mon Dec 16 18:49:15 EST 2002 On Mon, 16 Dec

Re: Silly cvsup question.

2002-12-08 Thread Marco Radzinschi
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: *default delete Marco Radzinschi E-Mail: [EMAIL PROTECTED] Sun

Re: Silly cvsup question.

2002-12-08 Thread Marco Radzinschi
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

Re: Xwindow configuration

2002-12-06 Thread Marco Radzinschi
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 to [EMAIL PROTECTED] with unsubscribe freebsd-questions in the body

Re: booting using NT boot loader

2002-12-05 Thread Marco Radzinschi
FAX: +1 (612) 664-4779 Just use bootpart, and run it under windows. Tell it which partition is your FreeBSD one, and it will create the appropriate bootsector file (and entry). http://www.winimage.com/bootpart.htm Marco Radzinschi E-Mail: [EMAIL PROTECTED] Thu Dec 5 20:17:38

Re: 4.7: Odd 'man' behavior

2002-12-02 Thread Marco Radzinschi
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 Radzinschi E-Mail: [EMAIL PROTECTED] Mon Dec 2 22:23:20 EST 2002 To Unsubscribe: send mail to [EMAIL

Re: port forwarding

2002-11-21 Thread Marco Radzinschi
. 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 2002 To Unsubscribe: send mail

Re: Power off problem

2002-11-17 Thread Marco Radzinschi
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 kernel, and reboot. If apmd is running, which the apmd_enable line should take care of, it should work. Marco Radzinschi E-Mail: [EMAIL

Re: Installation of FreeBSD using volume manager

2002-11-12 Thread Marco Radzinschi
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, the abyss also

Re: Adding additional HD space

2002-11-10 Thread Marco Radzinschi
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 My current 2GB HD is reaching maximum

Re: FreeBSD filesystem 1TB Limit

2002-11-06 Thread Marco Radzinschi
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] On Tue

Re: FreeBSD filesystem 1TB Limit

2002-11-04 Thread Marco Radzinschi
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 a 512

Re: Resolving hostname takes too long

2002-10-21 Thread Marco Radzinschi
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

Re: multiple_file_downloading

2002-10-15 Thread Marco Radzinschi
Use ncftp (in the ports) to download an entire directory. You can use the -R switch with get, as in get -R dirname 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 Radzinschi

Re: internet news question

2002-07-23 Thread Marco Radzinschi
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 Nietzsche

Re: Backup Exec Agent?

2002-07-12 Thread Marco Radzinschi
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 Bettinger