Date: Wed, 4 Jul 2007 09:18:21 +0200 From: "Gabor Tjong A Hung" <g.v.tjongahung@gmail.com> To: ports@freebsd.org Subject: Samba NetBios Message-ID: <822946050707040018o1877737ia46252c8ae40fc9b@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Dear all, I've recently put my samba server in a jail, but as you can see @ http://www.faughnan.com/netbios.html NetBIOS is a bit of a problem and can cause alot of headache. I was unable to find a nat helper for pf, so I was wondering if I could bridge my jail with it's host. the bridge manual<http://www.freebsd.org/cgi/man.cgi?query=bridge&sektion=4>however requires me to have *two* network devices(or so it says), but my jails are just aliases on the same network device. Does anyone know another solution to make browsing possible? or have a clue on how to make the solutions I tried work. >ifconfig rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=8<VLAN_MTU> inet6 fe80::202:44ff:fe30:dd04%rl0 prefixlen 64 scopeid 0x1 inet 172.20.25.177 netmask 0xfffffc00 broadcast 172.20.27.255 inet 10.0.0.3 netmask 0xffffffff broadcast 10.0.0.3 inet 10.0.0.2 netmask 0xffffffff broadcast 10.0.0.2 inet 10.0.0.6 netmask 0xffffffff broadcast 10.0.0.6 inet 10.0.0.4 netmask 0xffffffff broadcast 10.0.0.4 inet 10.0.0.5 netmask 0xffffffff broadcast 10.0.0.5 ether 00:02:44:30:dd:04 media: Ethernet autoselect (100baseTX <full-duplex>) status: active
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?822946050707040018o1877737ia46252c8ae40fc9b>