LUAR BIASA!!! ABSENSI SIDIK JARI HANYA 1, 3 JUTA = LIFETIME WARANTY

2010-04-22 Thread Absensi terbaik di Indonesia hanya 1,3 jt
·  ABSENSI SIDIK JARI TERBAIK DI INDONESIA
·  Penyedia Solusi Pengamanan Sistem, Aplikasi dan Data Perusahaan 
Menggunakan Teknologi Sidik Jari Pertama di Indonesia (lebih aman daripada 
menggunakan password,unique ID,encryption,dll)
Hanya 1,3JT

GARANSI SPARE PART 3 TAHUN
GARANSI SERVICE LIFETIME


TINGGALKAN ABSENSI MANUAL ANDA BERALIHLAH MENGGUNAKAN ABSENSI SIDIK JARI

Hub : Rosnita Fingerspot (021) 93229090/ (021) 62202861


Please visit us @ www.fingerspot .com

PT BiomeTrik Citra Solusi


___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Current best version for router use

2010-04-22 Thread Paul Thornton

Hi list,

A bit of advice please, folks.

We currently use 6.2-release + Quagga as a router on a number of boxes.  
These are stable but we have seen some CPU issues recently and clearly 
the code is all getting old now, and so I'm starting to look at updating 
them.


Specifically, the hardware consists of a single dual-core Xeon at 2GHz 
with 2G RAM, containing 10x em interfaces (2x quad PCI-X cards, plus 2 
onboard) .  IRQ sharing is a bit of an issue and only 8 of those 1G 
ports can be used without re-using an interrupt.

They run with polling enabled, with kern.polling.user_frac = 22
These routers run Quagga 0.99.7 doing v4 and v6 OSPF/BGP.
We do use a number of vlans and a couple of gif tunnels.
Total throughput varies quite a lot - from 50M to about 200M - but 
usually isn't high.


There seem to be a lot of issues that have appeared around 8.0 and the 
em code, and although patches have quickly appeared, I know that a lot 
of the forwarding and routing code in 8 is new  - so whilst I would 
normally have just tested this with 8 and not considered anything else, 
I am thinking that maybe sticking with 7 is a better plan.


I'd appreciate any input from anyone who is using 8.0 in a similar 
environment, any advice and suggestions would be gratefully received.


Thanks,

Paul.

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: Current best version for router use

2010-04-22 Thread Balaji G
Hi Paul

 There seem to be a lot of issues that have appeared around 8.0 and the em
code, and although patches have quickly appeared, I know that a lot of the
forwarding and routing code in 8 is new  - so whilst I would normally have
just tested this with 8  and not considered anything else, I am thinking
that maybe sticking with 7 is a better plan.

I have been using FreeBSD 8.0 and as well 7.2 but from a routing perspective
i would say you could go ahead with 8.0 for the reason being 7.2 still does
not support ECMP but 8.0 supports ECMP which is quite important but having
said that load balancing and fast protection has got issues in 8.0 too but
from a longer run 8.0 would be better choice as Qing and other few people
are putting lot of fixes to flowtable and general routing infrastructure .


Hope this helps

Thanks,
Cheers,
  - Balaji


On 4/22/10, Paul Thornton p...@prt.org wrote:

 Hi list,

 A bit of advice please, folks.

 We currently use 6.2-release + Quagga as a router on a number of boxes.
  These are stable but we have seen some CPU issues recently and clearly the
 code is all getting old now, and so I'm starting to look at updating them.

 Specifically, the hardware consists of a single dual-core Xeon at 2GHz with
 2G RAM, containing 10x em interfaces (2x quad PCI-X cards, plus 2 onboard) .
  IRQ sharing is a bit of an issue and only 8 of those 1G ports can be used
 without re-using an interrupt.
 They run with polling enabled, with kern.polling.user_frac = 22
 These routers run Quagga 0.99.7 doing v4 and v6 OSPF/BGP.
 We do use a number of vlans and a couple of gif tunnels.
 Total throughput varies quite a lot - from 50M to about 200M - but usually
 isn't high.

 There seem to be a lot of issues that have appeared around 8.0 and the em
 code, and although patches have quickly appeared, I know that a lot of the
 forwarding and routing code in 8 is new  - so whilst I would normally have
 just tested this with 8 and not considered anything else, I am thinking that
 maybe sticking with 7 is a better plan.

 I'd appreciate any input from anyone who is using 8.0 in a similar
 environment, any advice and suggestions would be gratefully received.

 Thanks,

 Paul.

 ___
 freebsd-net@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-net
 To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


3-Line MLPPP DSL on BSD - MTU/MRRU/MRU??

2010-04-22 Thread Carrick, David
Hi Guys,

I have posted this question in a few different forums but I have not had much 
luck with a response and I'm hoping someone can help me out. I recently 
upgraded to a triple-5meg DSL service setup with MLPPP here in Ontario Canada 
through a provider called Teksavvy. I chose FreeBSD as my o/s of choice and I'm 
using MPD5.5 to bond the connections. I believe they are using Juniper 
equipment on their end, not sure if it matters.

I have been using Linux for 15 years, and am an AIX Infrastructure Analyst by 
trade, but I am not very familiar with more advanced networking terms and 
technologies, and I am pretty new to FreeBSD.

I was wondering if someone could help me with the optimal values for my 
mpd.conf file - Max Transmit units, Max recieve unit, all that stuff. Here is 
what I've got going so far... Please note I am not on the freebsd-net mailing 
list so if you could CC me on the responses that would be great!

default:

load DSL

DSL:
create bundle static B1
set iface route default
set ipcp ranges 0.0.0.0/0 0.0.0.0/0
set ipcp enable req-pri-dns
set ipcp enable req-sec-dns
set ipcp disable vjcomp

set bundle disable round-robin
set bundle disable bw-manage
set bundle links L1 L2 L3
set iface mtu 1492
set iface disable on-demand
set iface enable tcpmssfix
create link static L1 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set link max-redial 0
set link keep-alive 10 60
set pppoe iface fxp1
set pppoe service teksavvy
set link enable multilink
set link enable shortseq
set link disable protocomp
set link mrru 1500
# set link mru 1500
set link mtu 1492
set link bandwidth 5056000
set link action bundle B1
open

create link static L2 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set link max-redial 0
set link keep-alive 10 60
set pppoe iface fxp2
set pppoe service teksavvy
set link enable multilink
set link enable shortseq
set link disable protocomp
set link mrru 1500
# set link mru 1500
set link mtu 1492
set link bandwidth 5056000
set link action bundle B1
open

create link static L3 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set link max-redial 0
set link keep-alive 10 60
set pppoe iface fxp3
set pppoe service teksavvy
set link enable multilink
set link enable shortseq
set link disable protocomp
set link mrru 1500
# set link mru 1500
set link mtu 1492
set link bandwidth 5056000
set link action bundle B1
open



I can't really recall why I commented the MRU values - I think they defaulted 
to 1500 anyway. I adapted the config from a fast 2 Line setup posted in another 
forum around here. When I tested it as two lines, it was definitely as fast as 
it could go. Not as impressed with the 3 line setup.

Any advice or direction on this would be greatly appreciated.

Thanks

David Carrick
Senior AIX Infrastructure Analyst
AIX Services | Spectra Energy
519.436.4600 x2464 (desk)
800.571.8446 x2464 (toll free)
519.437.7194 (cell)
dcarr...@uniongas.commailto:dcarr...@uniongas.com
For first call resolution please contact the Spectra Energy Enterprise IT Help 
Desk @ local  or toll free @ 1-866-252-8881




___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: 3-Line MLPPP DSL on BSD - MTU/MRRU/MRU??

2010-04-22 Thread Julian Elischer

On 4/22/10 8:35 AM, Carrick, David wrote:

Hi Guys,

 I have posted this question in a few different forums but I have not
had much luck with a response and I'm hoping someone can help me
out. I recently upgraded to a triple-5meg DSL service setup with
MLPPP here in Ontario Canada through a provider called Teksavvy. I
chose FreeBSD as my o/s of choice and I'm using MPD5.5 to bond the
connections. I believe they are using Juniper equipment on their
end, not sure if

 matters.


I have been using Linux for 15 years, and am an AIX Infrastructure
Analyst by trade, but I am not very familiar with more advanced
networking terms and technologies, and I am pretty new to FreeBSD.

I was wondering if someone could help me with the optimal values
for my mpd.conf file - Max Transmit units, Max recieve unit, all
that stuff. Here is what I've got going so far... Please note I am
not on the freebsd-net mailing list so if you could CC me on the
responses that would be great!



Not my area of best knowledge but a couple of points..
Use 'load' to abstract away common items from the links
Try not to reference things until after they are defined..

is this working? and if not, what happens?
(keep list on Cc please)


# How I would have structured it:
# just off the top of my head.. untested and probably with errors.


default:
load DSL

common:
set link max-redial 0
set link keep-alive 10 60
set pppoe service teksavvy
set link enable multilink
set link enable shortseq
set link disable protocomp
set link mrru 1500
#   set link mru 1500
set link mtu 1492
set link bandwidth 5056000
set link action bundle B1

L1:
create link static L1 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp1
load common
open

L2:
create link static L2 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp2
load common
open

L3:
create link static L3 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp3
load common
open

DSL:
create bundle static B1
set iface route default
set ipcp ranges 0.0.0.0/0 0.0.0.0/0
set ipcp enable req-pri-dns
set ipcp enable req-sec-dns
set ipcp disable vjcomp
set bundle disable round-robin
set bundle disable bw-manage
set iface mtu 1492
set iface disable on-demand
set iface enable tcpmssfix
load L1
load L2
load L3
set bundle links L1 L2 L3
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


RE: 3-Line MLPPP DSL on BSD - MTU/MRRU/MRU??

2010-04-22 Thread Carrick, David
The config works - just don't think it is optimal. I structured it based on the 
mpd5.conf.sample and some other configurations stolen from dslreports.com.

I am looking more for advised MRU/MTU, and MRRU values for the links and the 
bundle as a whole as I do not believe my settings are optimal. I have tested a 
2link configuration with similar values and obtained very, very fast speeds. 
Adding the 3rd link with the settings below does improve the speed, but I do 
not feel it is as fast as it should be. 

Repsectfully, 

David Carrick
AIX Services | Spectra Energy
519.436.4600 x2464 (desk)
800.571.8446 x2464 (toll free) 
519.437.7194 (cell)

-Original Message-
From: Julian Elischer [mailto:julianelisc...@gmail.com] On Behalf Of Julian 
Elischer
Sent: April-22-10 12:12 PM
To: Carrick, David
Cc: freebsd-net@freebsd.org
Subject: Re: 3-Line MLPPP DSL on BSD - MTU/MRRU/MRU??

On 4/22/10 8:35 AM, Carrick, David wrote:
 Hi Guys,

  I have posted this question in a few different forums but I have not
 had much luck with a response and I'm hoping someone can help me
 out. I recently upgraded to a triple-5meg DSL service setup with
 MLPPP here in Ontario Canada through a provider called Teksavvy. I
 chose FreeBSD as my o/s of choice and I'm using MPD5.5 to bond the
 connections. I believe they are using Juniper equipment on their
 end, not sure if
  matters.

 I have been using Linux for 15 years, and am an AIX Infrastructure
 Analyst by trade, but I am not very familiar with more advanced
 networking terms and technologies, and I am pretty new to FreeBSD.

 I was wondering if someone could help me with the optimal values
 for my mpd.conf file - Max Transmit units, Max recieve unit, all
 that stuff. Here is what I've got going so far... Please note I am
 not on the freebsd-net mailing list so if you could CC me on the
 responses that would be great!


Not my area of best knowledge but a couple of points..
Use 'load' to abstract away common items from the links
Try not to reference things until after they are defined..

is this working? and if not, what happens?
(keep list on Cc please)


# How I would have structured it:
# just off the top of my head.. untested and probably with errors.


default:
load DSL

common:
set link max-redial 0
set link keep-alive 10 60
set pppoe service teksavvy
set link enable multilink
set link enable shortseq
set link disable protocomp
set link mrru 1500
#   set link mru 1500
set link mtu 1492
set link bandwidth 5056000
set link action bundle B1

L1:
create link static L1 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp1
load common
open

L2:
create link static L2 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp2
load common
open

L3:
create link static L3 pppoe
set auth authname x...@wiredhighspeed.com
set auth password xxx
set pppoe iface fxp3
load common
open

DSL:
create bundle static B1
set iface route default
set ipcp ranges 0.0.0.0/0 0.0.0.0/0
set ipcp enable req-pri-dns
set ipcp enable req-sec-dns
set ipcp disable vjcomp
set bundle disable round-robin
set bundle disable bw-manage
set iface mtu 1492
set iface disable on-demand
set iface enable tcpmssfix
load L1
load L2
load L3
set bundle links L1 L2 L3

___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: net/mpd5, ppp, proxy-arp issues

2010-04-22 Thread Marin Atanasov
Hello,

Thanks a lot for the patch, Qing!

It works fine. However I've noticed one thing, after I start mpd5 and
connect to my home network:

kernel: WARNING: attempt to domain_add(netgraph) after domainfinalize()

Not very sure if this is something to worry about or not?

Regards,
Marin

On Tue, Apr 20, 2010 at 11:03 AM, Qing Li qin...@freebsd.org wrote:

 
  I was using csup to track RELEN_8_0 branch. Currently I'm syncing to
  RELENG_8.
 
  If I understood you right, after getting the sources for RELENG_8, I need
 to
  apply the patch and then rebuild world?
 

 You only need to rebuild the kernel.

 -- Qing




-- 
Marin Atanasov Nikolov
dnaeon AT gmail DOT com
daemon AT unix-heaven DOT org
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: 3-Line MLPPP DSL on BSD - MTU/MRRU/MRU??

2010-04-22 Thread Bruce Simpson

On 04/22/10 18:14, Carrick, David wrote:

The config works - just don't think it is optimal. I structured it based on the 
mpd5.conf.sample and some other configurations stolen from dslreports.com.

I am looking more for advised MRU/MTU, and MRRU values for the links and the 
bundle as a whole as I do not believe my settings are optimal. I have tested a 
2link configuration with similar values and obtained very, very fast speeds. 
Adding the 3rd link with the settings below does improve the speed, but I do 
not feel it is as fast as it should be.
   


Tried using hping or other tools to manually discover path MTU in both 
directions?


Yes many DSLAMs clip it below 1500 due to ATM and PPPoA framing overhead.
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org