RE: Config freebsd as getway

2004-08-19 Thread Philip Payne
Hi,

Is this something obvious like the default gateway not being set on either
of the PC's in question.

Without seeing the IP setup its not obvious.

Cheers,
Phil.

 -Original Message-
 From: Andras Kende [mailto:[EMAIL PROTECTED]
 Sent: 18 August 2004 17:34
 To: 'lily'; [EMAIL PROTECTED]
 Subject: RE: Config freebsd as getway
 
 
 
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of lily
 Sent: Tuesday, August 17, 2004 9:34 PM
 To: [EMAIL PROTECTED]
 Subject: Config freebsd as getway
 
 Dear all:
 
 I have install freebsd 4.x,and have two netcards.
 I want it as getway.
 I have config gateway_enable=YES   in rc.conf,and then reboot.
 [a pc][freebsd]---[b pc]
 After reboot , I try to use a pc to ping b pc ,it`s not work 
 ,but a pc and b
 pc can ping freebsd successful,why?
 Please give me a hand.
 Thanks!!
 
 LILY
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
 
 
 LILY,
 
 There is a very easy guide:
 http://bsdguides.org/guides/freebsd/networking/ipfilter.php
 
 
 
 Andras Kende
 http://www.kende.com
 
 
 
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]
 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Config freebsd as getway

2004-08-18 Thread Rob G
Ok my setup is something a little different but still works on the same
premise

Internal Lan --- 10base Hub --- FBSD -- Internet

THe only thing that I have different is the 24 port hub inbetween my lan and
the FreeBSD box.

It's been awhile since it was configured but here is an excerpt from my
rc.conf file:

network devices=vr0 dc0 lc0
ifconfig_vr0=media10BaseT/UTP up (This is my internet connection)
ifconfig_dc0=***.***.***.*** 255.255.255.0 (Lan Card)
gateway_enable=yes

The ip for the internal LAN has been masked because they are routable IP's
and I am having problems with attacks on my network right now.

I am not sure you can do what you want to without a hub between a pc and b
pc as if my logic serves me correct both network cards would have to be set
as a gateway.

Hopefully this gets you pointed in the right direction.

Rob G
No Special Titles


- Original Message - 
From: lily [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, August 17, 2004 10:33 PM
Subject: Config freebsd as getway


Dear all:

I have install freebsd 4.x,and have two netcards.
I want it as getway.
I have config gateway_enable=YES   in rc.conf,and then reboot.
[a pc][freebsd]---[b pc]
After reboot , I try to use a pc to ping b pc ,it`s not work ,but a pc and b
pc can ping freebsd successful,why?
Please give me a hand.
Thanks!!

LILY
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Config freebsd as getway

2004-08-18 Thread Andras Kende


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of lily
Sent: Tuesday, August 17, 2004 9:34 PM
To: [EMAIL PROTECTED]
Subject: Config freebsd as getway

Dear all:

I have install freebsd 4.x,and have two netcards.
I want it as getway.
I have config gateway_enable=YES   in rc.conf,and then reboot.
[a pc][freebsd]---[b pc]
After reboot , I try to use a pc to ping b pc ,it`s not work ,but a pc and b
pc can ping freebsd successful,why?
Please give me a hand.
Thanks!!

LILY
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]



LILY,

There is a very easy guide:
http://bsdguides.org/guides/freebsd/networking/ipfilter.php



Andras Kende
http://www.kende.com



___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]