Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

problem with mpd



Hi,

I am using FreeBSD 5.4-STABLE FreeBSD 5.4-STABLE #2: Tue Jun  7 23:41:06
CEST 2005     brane@xxxxxxxxxxxxxxxxxxx:/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.

greetz, mile