Displaying 6 results from an estimated 6 matches for "34014".
Did you mean:
30014
2024 Jul 09
1
RemoteForward Dynamic Port Allocation
...to v4+v6; That's how we tell on the server
which Port LISTENed on by a given sshd PID leads to the remote SSH and
which to HTTPS.
Today, for the first time, we noticed that two logins had "dynamically
allocated" the *same* port, one for SSH, one for HTTPS:
> # ss -natp | grep 34014
> LISTEN 0 128 127.0.0.1:34014 *:* users:(("sshd",pid=22509,fd=9))
> LISTEN 0 128 [::1]:34014 [::]:* users:(("sshd",pid=22511,fd=10))
> # ps -eo pid,lstart,cmd | egrep '(22509|22511) '
> 22509 Sun Jul 7 20:30:10 2024 sshd: <user>...
2024 Jul 09
1
RemoteForward Dynamic Port Allocation
On Tue, 9 Jul 2024, Jochen Bern wrote:
> allocated" the *same* port, one for SSH, one for HTTPS:
No, it?s not the same port, it?s a different (address, port) tuple.
> Is there anything I can do to prevent a port number being double assigned like
> this?
Use IPv4+IPv6 bindings for both?
bye,
//mirabilos
--
15:41?<Lo-lan-do:#fusionforge> Somebody write a testsuite for
2008 May 13
2
how add size (, S=size) and virtual size (, W=vsize) fields to a maildir filename ?
Hi to all,
I'm a sys admin in a college, and we're using Dovecot as IMAP/POP3
server and delivery; we're also patch dovecot to add managesieve
capability. I've a question:
I've read on dovecot's wiki, that is possible improve the performance on
maildir files by adding ,S=<size>,W=<vsize> fields on filename. How is
possible to do that ? I've search on all
2011 Sep 14
2
[Bug 40886] New: Improve our lockup detection, reporting and recovery
...be what the devs want, mostly.
We extract a couple error codes from the error_state file to use as a
way of automatically detecting dupes.
Here's a few examples of the results of all this:
- https://bugs.freedesktop.org/show_bug.cgi?id=35854
- https://bugs.freedesktop.org/show_bug.cgi?id=34014
- https://bugs.freedesktop.org/show_bug.cgi?id=34307
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
2020 Apr 10
0
Wine release 5.6
...ory (path too long?)
30810 Keygener Assistant 2.x: main window has incorrect size and contents are all black
31207 Monogram GraphStudio v0.3.x crashes when using Graph->Insert Filter
33290 Fullscreen games cause panning configurations to be generated on some NVidia proprietary drivers
34014 Star Wars KOTOR II: The Sith Lords: Movies/cutscenes do not play with opengl on
37029 Evernote 5.5.x - unable to capture webcam note
37043 Keyboard input broken in Roblox Player
37051 Roblox Studio embedded webpage does not load consistently or properly using built-in winhttp
38856 LEG...
2009 Sep 24
3
[LLVMdev] Is line number in DbgStopPointInst in LLVM accurate?
...32 814, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit134216 to { }*))
[34013] File Name: [14 x i8] c"sql_insert.cc\00, LineNo: 814, Inst: call void @llvm.dbg.stoppoint(i32 814, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit134216 to { }*))
[34014] File Name: [14 x i8] c"sql_insert.cc\00, LineNo: 724, Inst: call void @llvm.dbg.stoppoint(i32 724, i32 0, { }* bitcast (%llvm.dbg.compile_unit.type* @llvm.dbg.compile_unit134216 to { }*))
[34015] File Name: [14 x i8] c"sql_insert.cc\00, LineNo: 725, Inst: call void @llvm.dbg.stoppoint(...