Re: MAC Layer of TCP/IP stack

2002-02-16 Thread Jason Hunt
If you mean that you would like to change the MAC address that the card has programmed into it, then yes you can change it, but not perminatly. The MAC address is hard-coded into the card, and is restored on a reboot if you change it. You can configure the machine to use a MAC address that you sp

Re: broadcast over loopback

2002-12-06 Thread Jason Hunt
On Fri, 6 Dec 2002, Joshua Graessley wrote: > I am aware of the issues with broadcast, and I strongly urge people to > use multicast instead of broadcast for a variety of reasons. All the > same, I've been asked to address this issue and I wanted to understand > why FreeBSD doesn't allow broadcast

Re: unique routing problem

2003-01-29 Thread Jason Hunt
On Wed, 29 Jan 2003, Dave Cornejo wrote: > local network is 192.168.1.0/24 > > 192.168.1.4 > | > | > 192.168.1.1 -- ethernet -- 192.168.1.2 / global IP addr -- internet > | > | > 192.168.1.3 > > now,

Re: Vacation?

2003-06-05 Thread Jason Hunt
On Wed, Jun 04, 2003 at 02:32:44PM +0200, John Angelmo wrote: > I have a sendmail mail server and some users want to add vacation > messages as they go on vacation, is there any EASY (web)gui that the > users can use for this? Usermin requiers a file and well quite simply > Usermin is to advance

Re: Setting up a NAT Router that will route between 3 networks

2003-07-28 Thread Jason Hunt
On Mon, Jul 28, 2003 at 06:14:29PM -0400, [EMAIL PROTECTED] wrote: > I was wondering how to modify the appropriate files to setup a FreeBSD > computer to act as a NAT Router, that would do the following: > Check the natd(8) man page, it should give you a good start. Chapter 19.12 in the handbook