Re: fetchmail question

2004-06-27 Thread Bikrant Neupane
Sorry.. I mentioned the wrong header :( Indeed the hearder was added by sendmail. This is the one added by fetchmail Received: from pop2.wlink.com.np [202.79.32.43] by localhost with POP3 (fetchmail-5.9.0) for [EMAIL PROTECTED] (single-drop); Sun, 27 Jun 2004 00:32:39 +0545 (NPT)

Re: fetchmail question

2004-06-27 Thread Bikrant Neupane
Sorry.. I mentioned the wrong header :( Indeed the hearder was added by sendmail. This is the one added by fetchmail Received: from pop2.wlink.com.np [202.79.32.43] by localhost with POP3 (fetchmail-5.9.0) for [EMAIL PROTECTED] (single-drop); Sun, 27 Jun 2004 00:32:39 +0545 (NPT)

Re: fetchmail question

2004-06-28 Thread Bikrant Neupane
On Sun, 27 Jun 2004 15:02:57 +0545, Bikrant Neupane > > <[EMAIL PROTECTED]> wrote: > > Sorry.. I mentioned the wrong header :( > > Indeed the hearder was added by sendmail. > > > > This is the one added by fetchmail > > > > Received: from pop2.wlink.

ipfw bandwidth shaping

2004-07-12 Thread Bikrant Neupane
Hi I am using freebsd 4.9 with ipfw to shape b/w for my broadband clients. I have created a 64Kbit pipe and I have configured few ips to use the pipe. ie more than one client share the same 64Kbit pipe. I have been montoring the b/w utilization by using the command: ipfw pipe show $inpipe | tail

Change/Ignore TOS value

2004-08-04 Thread Bikrant Neupane
Hi, I would like my freebsd system to ignore the IP TOS value (whatever it is set to). Or is there any way to set the TOS value to some preferred value?? thanks bikrant ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinf

Default LQR timeout period

2005-01-12 Thread Bikrant Neupane
Hi We have pppoe server running on FreeBSD 4.9 and 90% of our wireless clients are using MS Windows OS to access the service. I have noticed that when ever there is some problem in the link ( due to AP or SM reboot, switch reboot etc etc ) the pppoe connection closes. I have also noticed that t

Re: Default LQR timeout period

2005-01-13 Thread Bikrant Neupane
> > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of > > Bikrant Neupane > > Sent: Wednesday, January 12, 2005 9:51 PM > > To: freebsd-questions@freebsd.org; freebsd-net@freebsd.org > > Subject: Default LQR timeou

64bit Cpu

2005-01-30 Thread Bikrant Neupane
Hi I have Dell SC1420 with Intel Xeon em64T processor. Any idea which is the best OS for this system?? I first installed FreeBSD 4.10 but that's for 32 bit. Now I am trying to install 5.3 but the system doesn't boot from the CD :( I have been using 4.10 for more than years (in other 32 bit cpu)

pppoed error message?

2004-01-15 Thread Bikrant Neupane
ost 0 age 0 max 20 hello 2 fdelay 15 I've these rules in ipfw 00050 9576 1200086 divert 8668 ip from any to any via xl1 00100 5840 501000 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 00300 0 0 deny ip from 127.0.0.0/8 to any

Re: install FreeBSD using PPPoE

2004-01-17 Thread Bikrant Neupane
Take a look at this site http://www.hpi.net/whitepapers/warta/ It has everything, from setting up pppoe to b/w mgmt. However you need to tweak ppp.conf in order to make it work from Win98 using Raspppoe client. good luck :) Bikrant Neupane System Administrator World Link Communications Pvt. Ltd

Re: install FreeBSD using PPPoE

2004-01-17 Thread Bikrant Neupane
sorry I mis-interpreted your last mail.. :( regards, Bikrant On Saturday 17 January 2004 22:35, ar wrote: > Hello, > > I am another one (yet one more?) who was trying to install FreeBSD using > PPPoE connection. For some reason I cannot reach the article at: > http://www.treefort.org/~rpratt/ppp

PPPoed crashed!!

2004-04-18 Thread Bikrant Neupane
I'm running pppoed on freebsd-4.9. It is running smoothly. However it crashes sometime with a pppoed.core file dumpped at the root directory. gdb -c pppoed.core shows that it crashed with signal 11 segmentation fault. I'm running the package as it came with the os. I have not upgraded any thing e

Bypass Lan Card

2005-11-15 Thread Bikrant Neupane
Hi, I am looking for a Bypass LAN card that is supported by FreeBSD. I would like to know if anyone has used such card. Also, please let me know which Watchdog programme should I use. Thanks to all! with regards, Bikrant ___ freebsd-questio

Ipfw accept rule

2004-09-22 Thread Bikrant Neupane
Hi, When a packet hits "allow | accept | pass | permit" rule the packet is accepted and the search is retiminated at that point. I need to accept the packet but still want the packet to continue travers rules further below. However, once it hits "deny | drop" rule it should be dropped and the

Re: Ipfw accept rule

2004-09-23 Thread Bikrant Neupane
mmer.com to any > ... > > HTH, > David Atkinson > > On Thu, 23 Sep 2004, Bikrant Neupane wrote: > > Hi, > > When a packet hits "allow | accept | pass | permit" rule the packet is > > accepted and the search is retiminated at that point. > > > &

Re: Ipfw accept rule

2004-09-23 Thread Bikrant Neupane
On Thursday 23 September 2004 22:29, Jon Simola wrote: > On Thu, 23 Sep 2004, Bikrant Neupane wrote: > > Here is my rule set: > > > > #skip dependind the pkt layer > > 01000 32214780 skipto 1 ip from any to any layer2 in via xl0 > > 01100 2009320

Re: Ipfw accept rule

2004-09-24 Thread Bikrant Neupane
On Friday 24 September 2004 15:26, dima wrote: > В пт, 24.09.2004, в 10:20, Bikrant Neupane пишет: > > On Thursday 23 September 2004 22:29, Jon Simola wrote: > > > On Thu, 23 Sep 2004, Bikrant Neupane wrote: > > > > Here is my rule set: > > > > > >

about ifconfig

2003-02-02 Thread Bikrant Neupane
Hi, I would like to know if this command 'ifconfig fxp0 media 100baseTX mediaopt full-duplex' remains effective even after reboots. And, how can I set full-duplex option for a particular interface while it is initializing at boot time ? Thanks, Bikrant Neupane To Unsubscribe: se