Mouse Trails?

2013-08-17 Thread Walter Hurry
My sight is deteriorating. I can still see and read the screen, but sometimes locating the mouse pointer (LXDE here) is difficult. Is there a port which will give me mouse trails when the rodent is moved? Thanks. ___ freebsd-questions@freebsd.org mail

Re: VPN where local private address collide

2013-08-17 Thread Frank Leonhardt
On 16/08/2013 20:30, Terje Elde wrote: On 16. aug. 2013, at 19:17, Frank Leonhardt wrote: Has anyone actually done this, and if so, how? This is wrong on so many levels, and you'll have to work around all og them. Yes, you can use nat, but what about adress-resolution? And so on. If it's a s

Re: VPN where local private address collide

2013-08-17 Thread Terje Elde
On 17. aug. 2013, at 12:42, Frank Leonhardt wrote: > The setup is basically as described and the desired outcome is to NAT "the > other end" so the addresses appear different. That's a solution to a problem, but I don't yet know what the problem is, which makes it harder to give any advice. D

Re: Laptop Fn key causes X (Gnome 2) to sleep immediately

2013-08-17 Thread Matthias Petermann
Am 17.08.2013 03:22, schrieb Polytropon: On Fri, 16 Aug 2013 18:07:25 -0700, Adrian Chadd wrote: What keyboard / laptop has the key code '150' map to 'go to sleep' ? My Sun Type 7 USB keyboard has the "Copy" key at code 150... :-) In my case it is a Lenovo X121e. Regards, Matthias _

Re: Laptop Fn key causes X (Gnome 2) to sleep immediately

2013-08-17 Thread Matthias Petermann
At the moment it is not clear to me at which layer the issue is originated. In fact the acpi_ibm module doesn't work completely for the Lenovo X121e (brightness control with Fn+F8/F7 nonfunctional), so the issue might be related to this. I shall file a PR during the day. Kind regards, Matth

Re: jail.conf ignoring exec.fib?

2013-08-17 Thread Fbsd8
Karl Pielorz wrote: --On 14 August 2013 08:58 -0400 Fbsd8 wrote: The jail(8) man page lacks details about how to use exec.fib. It requires either a new kernel (with "options ROUTETABLES=2" or however many you want), or a boot-time setting with "net.fibs=2" in /boot/loader.conf (requiring a

Re: VPN where local private address collide

2013-08-17 Thread Frank Leonhardt
On 17/08/2013 12:02, Terje Elde wrote: On 17. aug. 2013, at 12:42, Frank Leonhardt wrote: The setup is basically as described and the desired outcome is to NAT "the other end" so the addresses appear different. That's a solution to a problem, but I don't yet know what the problem is, which m

Torrent Link Dead

2013-08-17 Thread Jim Dunn
Hey, I noticed that the http://torrents.freebsd.org:8080/ link is dead (it's listed on http://distrowatch.com/table.php?distribution=freebsd) Thx! -- *Jim Dunn* *jimd...@usa.net* ___ freebsd-questions@freebsd.org mailing list

Re: Mouse Trails?

2013-08-17 Thread Polytropon
On Sat, 17 Aug 2013 09:07:20 + (UTC), Walter Hurry wrote: > My sight is deteriorating. I can still see and read the screen, but > sometimes locating the mouse pointer (LXDE here) is difficult. If LXDE uses an ugly white mouse cursor, try changing it to black (the normal color for mouse cursor

Re: Mouse Trails?

2013-08-17 Thread Walter Hurry
On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > On Sat, 17 Aug 2013 09:07:20 + (UTC), Walter Hurry wrote: >> My sight is deteriorating. I can still see and read the screen, but >> sometimes locating the mouse pointer (LXDE here) is difficult. > > If LXDE uses an ugly white mouse curso

Re: jail.conf ignoring exec.fib?

2013-08-17 Thread Arthur Chance
On 14/08/2013 16:49, Karl Pielorz wrote: --On 14 August 2013 08:58 -0400 Fbsd8 wrote: The jail(8) man page lacks details about how to use exec.fib. It requires either a new kernel (with "options ROUTETABLES=2" or however many you want), or a boot-time setting with "net.fibs=2" in /boot/load

NAT loopback using natd and ipfw

2013-08-17 Thread Frank Leonhardt
Does anyone know how to get NAT loopback (aka NAT hairpin or NAT reflection) working with natd and ipfw? It seems to work with the in-kernel NAT without the need for configuration, but not if you're using natd. I have a feeling it may be something do do with the ipfw "diverted-loopback" test

Re: VPN where local private address collide

2013-08-17 Thread Terje Elde
On 17. aug. 2013, at 16:37, Frank Leonhardt wrote: > This is just the sort of problem Google will have when it buys Facebook :-) Probably not. If Google were to buy Facebook, I'm confident they'd be able to renumber their networks if they have to. > Your explanation of the foul-up possible wit

Re: VPN where local private address collide

2013-08-17 Thread Adam Vande More
On Sat, Aug 17, 2013 at 6:29 PM, Terje Elde wrote: > On 17. aug. 2013, at 16:37, Frank Leonhardt wrote: > > This is just the sort of problem Google will have when it buys Facebook > :-) > > Probably not. If Google were to buy Facebook, I'm confident they'd be able > to renumber their networks if

Re: Mouse Trails?

2013-08-17 Thread cpghost
On 08/17/13 18:14, Walter Hurry wrote: > On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > >> If LXDE uses an ugly white mouse cursor, try changing it to black (the >> normal color for mouse cursors on all serious GUI systems). The >> classical way of solving the "where is the mouse cursor"

Re: Myrinet 10Gb odd behavior - SOLVED

2013-08-17 Thread iamatt
Wow myricom still around... used to use the lanai stuff never on bsd though. All FDR Infiniband these days. Are you using the myrinet protocol or ethernet, just curious. Glad you got it working! On Aug 16, 2013 8:12 PM, "aurfalien" wrote: > > On Aug 16, 2013, at 8:47 AM, aurfalien wrote: > >

Re: Myrinet 10Gb odd behavior - SOLVED

2013-08-17 Thread aurfalien
Spoke to soon. Fine for a while (doing a 5 day rsync of 38TB) but getting those errors every 7 min. And I'm only getting 1.24Gb/s over a 10Gb jumbo link. Definitely causing connection issues. Using it for ethernet. Gonna go in tomorrow and give my Solarflare another shot as it was giving me i

Re: Mouse Trails?

2013-08-17 Thread Polytropon
On Sun, 18 Aug 2013 03:08:16 +0200, cpghost wrote: > On 08/17/13 18:14, Walter Hurry wrote: > > On Sat, 17 Aug 2013 17:31:26 +0200, Polytropon wrote: > > > >> If LXDE uses an ugly white mouse cursor, try changing it to black (the > >> normal color for mouse cursors on all serious GUI systems). The