Hi,there.is.a.FreeBSD-questions.letter.From.a.Chinese.boy!

2004-10-16 Thread FreeBSDer China
Hi,FreeBSDers! First of all, I am a Chinese FreeBSD fan. I am only 16-year-old May be the youngest boy using FreeBSD in China!!! I've accessed http://www.cn.freebsd.org/mailto.html , and got this email address. so,I decided to write to you! to ask tell something. Since I am a freebsd fan,so i

FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-18 Thread freebsder
... please advise. freebsder wrote: This is what I get: # ipfw -a list 00100 49820 12066079 allow ip from any to any 00100 00 allow tcp from any to any 65535 2 96 deny ip from any to any The Second and Third lines don't seem right.. What do I need to do correct

Re: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-18 Thread freebsder
Hi Mark, I put in: natd_flags=-dynamic But I could not get it up and running. Btw, previously, what I've been doing to get the machine on line was typing in: # ipfw add 100 allow tcp from any to any via any 00100 allow tcp from any to any # ipfw add 100 allow ip from any to any via any 00100

FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-16 Thread freebsder
OK - I have taken everyone's advice and made some changes to my rc.conf. Things have improved ... All my computers can ping each other! BUT I can only connect to the internet from the FreeBSD server. All requests made by the WinXP machines go unanswered!! Yet when I ping from them, they can

Re: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-16 Thread freebsder
. Although now this may pose a problem with this network. Please advise. I can send you a copy of my existing firewall file if needed ... Thanks as always freebsder wrote: Any ideas why my FreeBSD machine is not routing these requests and putting up a road block

Re: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2

2004-07-16 Thread freebsder
127.0.0.1 netmask 0xff00 tun0: flags=8051UP,POINTOPOINT,RUNNING,MULTICAST mtu 1492 inet 6X.7X.5X.23X -- 6X.23X.25X.12X netmask 0x Opened by PID 215 ORIGINAL MESSAGE Subject: Re: FreeBSD 5.1 - WinXP Networking Problem UPDATE #2 freebsder [EMAIL PROTECTED] wrote

FreeBSD 5.1 - WinXP Networking Problem UPDATE

2004-07-14 Thread freebsder
Thanks to everyone for their patience and help ... you know who you are. I have gotten rid of the vr0 config line My RC.CONF file now looks like this: [...] ##initialise NIC network_interfaces=vr0 ed0 lo0 tun0 ifconfig tun0 ifconfig vr0= media 10baseT/UTP up

FreeBSD 5.1 - WinXP Networking Problem UPDATE

2004-07-14 Thread freebsder
Hi Everyone ... thanks for your help thus far. I've made some changes below. [I have Not made all the changes that you've kindly suggested but enough that I am able to ping back and forth ... if I have ignored your suggestion and you still see a gapping error, please feel free to reinterate, I

[no subject]

2004-07-13 Thread freebsder
. This is a broken configuration. You need to renumber one of these networks into non-overlapping space. I would change the DSL-modem side to use 192.168.0.0/24, then use 192.168.1.0/24 on the LAN. From: freebsder [EMAIL PROTECTED] I have a Freebsd 5.1 box connected to the internet. It works. But I am

FreeBSD 5.1 DSL:Bellnet HS Network Connection Set-up Problems

2004-06-22 Thread freebsder
NETWORK CONFIG/SETUP: +++ISP - DSL(high-speed) - Modem FreeBSD51 server machine in at Gateway vr0 (192.168.0.1) +++Freebsd machine LAN Interface at ed0 (192.168.0.3) - HUB +++HUB 1) 192.168.0.2 - WinXP #1 machine 2) 192.168.0.3 - Freebsd machine in at ed0 3) 192.168.0.4 - Winxp #2 machine