(no subject)
From: Mile (mile_at_cefur.net)
Date: 07/12/05
- Previous message: Danny Braniss: "Re: tcp troughput weirdness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 12 Jul 2005 11:36:54 +0200 (CEST) To: freebsd-net@freebsd.org
Hi,
I am using FreeBSD 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Jun 7 23:41:06
CEST 2005 brane@office.mobila-pu.si:/usr/obj/usr/src/sys/mobila i386
and i have one big problem with lan...
If i use mpd then some sites dont work on lan (www.hp.com www.najdi.si .....)
but if i use ppp then everything work.
My configs
natd.conf
interface ng0
dynamic yes
use_sockets yes
/etc/ipfw
#natd
/sbin/ipfw 15 add divert natd all from any to any via ng0
sysctl.conf
security.bsd.see_other_uids=0
security.bsd.see_other_gids=0
security.bsd.unprivileged_read_msgbuf=0
net.inet.tcp.blackhole=2
net.inet.udp.blackhole=1
vm.swap_idle_enabled=1
kern.ipc.maxsockbuf=2097152
kern.ipc.somaxconn=2048
kern.maxfiles=65536
kern.maxfilesperproc=32768
net.inet.tcp.rfc1323=0
net.inet.tcp.delayed_ack=0
net.inet.tcp.sendspace=32768
net.inet.tcp.recvspace=32768
net.inet.udp.recvspace=32768
net.inet.udp.maxdgram=57344
net.local.stream.recvspace=32768
net.local.stream.sendspace=32768
net.inet.icmp.drop_redirect=1
net.inet.icmp.log_redirect=1
net.inet.ip.redirect=1
net.inet6.ip6.redirect=0
net.inet.ip.sourceroute=1
net.inet.ip.accept_sourceroute=1
net.link.ether.inet.max_age=1200
net.inet.icmp.bmcastecho=0
net.inet.tcp.drop_synfin=1
net.inet.ip.fw.verbose=1
I think that it isnt problem in configs.... because as i said with ppp
everythink work fine. I had same issues with freebsd 4.11.
greetz, mile
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Danny Braniss: "Re: tcp troughput weirdness"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|