Displaying 20 results from an estimated 70 matches for "portnumb".
Did you mean:
portnum
2008 Jan 30
1
Windows client not honorring the Port directive?
Hi all,
I have trouble making a tinc daemon on a Windows XP machine behave properly.
In order to let the connection go through the (NAT) firewall I need to
be able to pinpoint the exact portnumber used, so I can make the
proper rewriting rules.
However when I don't specify any Port number the firewall receives
connection attempt for the other tinc machine on the internet from a
"random" high port number (1025 and up, increasing with each attempt).
If I *do* specify a Port d...
2009 Apr 01
4
UDP and NAT
At the moment I have 2 network connected in a VPN and I'm planning to
extend this.
Actual status:
Network A has a public IP
Network B is behind a provider-scale NAT.
Actually I'm using openvpn with a single UDP connection from B to A, and
hosts inside Network A can communicate with B.
I tried with tinc, and I saw tinc has to go TCP-Only for accomplish
this. This is because Tinc
1998 Feb 08
3
Multiple SAMBA servers
...to take over
the failed machine's services. Also the IP adress is moved (the machine
will now have multiple IP adresses (on the same logical net)).
So what I want to do is to run two SAMBA-servers with diffrent
configuration on one machine.
Is this possible?
Must I run the servers on diffrent portnumbers?
If I have to change one of the servers portnumber how do I do with my NT4
clients ??
My clients are configured to access both of the SAMBA-servers and need to
do this also in a case of a failure.
Suggestions?
Regards,
Henrik
Henrik Ejderholm Phone: + 46 13 23 52 00
Sectra-Imtec AB...
2009 Dec 04
2
two questions about ssh tunneling
if I:
ssh -fND localhost:6000 somebody at 192.168.56.5 -p PORTNUMBER
from computer "A" to computer "B" [B = 192.168.56.5] then I can set the
SOCKS proxy for e.g.: Firefox to use "localhost:6000" on computer "A".
Ok. I can surf the web through "B".
But:
- Can anyone sniff the traffic of "A"? [e.g.:...
2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
...t hv_device *Device)
DPRINT_INFO(STORVSC, "QUERY_PROPERTIES_OPERATION...");
memset(vstorPacket, 0, sizeof(struct vstor_packet));
- vstorPacket->Operation = VStorOperationQueryProperties;
- vstorPacket->Flags = REQUEST_COMPLETION_FLAG;
- vstorPacket->StorageChannelProperties.PortNumber =
+ vstorPacket->operation = VSTOR_OPERATION_QUERY_PROPERTIES;
+ vstorPacket->flags = REQUEST_COMPLETION_FLAG;
+ vstorPacket->storage_channel_properties.port_number =
storDevice->PortNumber;
ret = vmbus_sendpacket(Device->channel, vstorPacket,
@@ -290,26 +290,27 @@ static...
2010 Dec 06
7
[PATCH 1/8] staging: hv: Convert camel case struct fields in vstorage.h to lowercase
...t hv_device *Device)
DPRINT_INFO(STORVSC, "QUERY_PROPERTIES_OPERATION...");
memset(vstorPacket, 0, sizeof(struct vstor_packet));
- vstorPacket->Operation = VStorOperationQueryProperties;
- vstorPacket->Flags = REQUEST_COMPLETION_FLAG;
- vstorPacket->StorageChannelProperties.PortNumber =
+ vstorPacket->operation = VSTOR_OPERATION_QUERY_PROPERTIES;
+ vstorPacket->flags = REQUEST_COMPLETION_FLAG;
+ vstorPacket->storage_channel_properties.port_number =
storDevice->PortNumber;
ret = vmbus_sendpacket(Device->channel, vstorPacket,
@@ -290,26 +290,27 @@ static...
2012 Aug 15
5
PV USB Use Case for Xen 4.x
...reboot (which is almost never.)
On the dom0 server I have to do the following steps:
*/usr/sbin/xm usb-list-assignable-devices* (get the bus-id of the USB
device)
*/usr/sbin/xm usb-hc-create $Domain 2 2* (Create a USB 2.0 Root Hub with
2 ports in $Domain)
*/usr/sbin/xm usb-attach $Domain $DevId $PortNumber $BusId* (Attach the
USB bus-id found in step 1 to the hub created in step 2)
On the domU the lsusb looks like this after the above (before it returns
nothing)
*
mgaca:~ # lsusb
Bus 001 Device 002: ID 04e6:5116 SCM Microsystems, Inc. SCR331-LC1
SmartCard Reader
Bus 001 Device 001: ID 1d6b:0002 Li...
2007 Oct 20
4
deploying with capistrano - web site responds much faster
...ing else too, though the speed of how the site runs has
increased a lot.
there is another thing though: I''m using a shared account on
textdrive, and there it''s set up with lighttpd. bottom line, you have
to setup a proxy in order to see the site at domain.tld instead of
domain.tld:portnumber.
When the site was running really slow, I didn''t have this proxy setup
and probably it took a lot to find out the app or something. what''s
the right explanation?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the G...
2009 Oct 31
1
how to set default proxy?
hi
I know that I could use ssh tunneling:
ssh -fND localhost:6000 SOMEBODY at 192.168.56.5 -p PORTNUMBER
to surf the web through another machines internet connection -> I just need to set Firefox to use proxy 6000.
But:
How can I set that on the client side, to e.g.: ping through the
machine with openssh-server? Not just setting Firefox to use port 6000.
Is there any method for setting t...
2011 Nov 22
1
proxy server connection broken
It seems that wine broke the ability to connect to a proxy server.
Has anyone else noticed this?
i.e. after establishing a proxy connection on my linux platform to another server ...... ' ssh -o "ServerAliveInterval 60" -D portnumber user at ipaddress'
I used to and ought to be able to connect whilst running metatrader4
Tools -> options -> enable proxy server -> "localhost:portnumber"
But is currently broken. I thought it may have been the build of metatrader4, but seems more likely that it is...
2004 Jun 17
0
portmap spoofing in nfsmount
...basically a vestigial portmap daemon which gets
launched before the mount() call and then just records any transactions
it gets to a file and sends back an affirmative reply.
There are two ways to use it (this belongs in a README file, but it's
too late at night right now):
a) Set a fixed portnumber in /proc/sys/nfs/nlm_tcpport and
/proc/sys/nfs/nlm_udpport before calling nfsmount; once the portmapper
starts feed that fixed portnumber to pmap_set(8). In this case the
pmap_file can be /dev/null.
b) Allow the kernel to bind to any port and use the file produced by
nfsroot to feed to pmap...
2014 Jan 10
1
asterisk 11.7.0: Delayed audio
...ring the call there is about 6-7 seconds before
audio is heard on either side.
When looking at the CLI traces when I answer the incoming call that
asterisk extensions were dialing, I see immediately upon answering
>0xhexnumber -- Probation passed - setting RTP source address to
192.168.1.11:portnumber
then not until about 6 seconds later I see this
>0xhexnumber -- Probation passed - setting RTP source address to
192.168.1.11:diffportnumber
and immediately hear audio
what appears to be an issue is that the RTP link(audio) setup is delayed.
Anyone have suggestions on how to fix this issu...
2000 Dec 28
1
Might want to allow different host keys for different ports on same host
...ssh -p 2224 fw.somesite.com
> ssh -p 2223 fw.somesite.com
> ssh -p 2222 fw.somesite.com
> Thus, there are different host keys, which leads `ssh' to believe that
> the host key has been altered between sessions.
> Would it be possible to save both host/IP as well as portnumber as
> keys in the 'known_hosts' file?
Ciao
Christian
--
Debian Developer and Quality Assurance Team Member
1024/26CC7853 31E6 A8CA 68FC 284F 7D16 63EC A9E6 67FF 26CC 7853
2004 Aug 06
1
frame size
...e6
3ed8 13ca 2722 1388 0028 4893 8062 b576
0000 7800 6cee c076 19c0 227f a415 aebc
d7e5 eab3 e9cf 8ba9 fbb7 c039
So, each UDP package with 20 bytes speex-data, we send:
20 bytes speex
12 bytes ogg headers (and others?)
28 bytes UDP/IP headers (2 IP numerbers, 2 portnumbers, checksum, etc, etc)
and, if it goes over the phone, each package has a few ppp headers.
<p>Am I overlooking something, or does this fixed frame size mean that
the "8kbps" in reality means at least 24kbps?
Or is there something ohphone/gnomemeeting/etc can/should do to
put mor...
2000 Jul 16
1
"smbclient -p <port>" appears to be broken in Samba 2.x
...option is still processed in "client.c". I was hoping that
there would be a patch available, so I don't have to try to debug it
myself.
Here again is the description of the problem:
************************************************************
It appears that "smbclient -p <portnumber>" doesn't work as advertised in
Samba 2.x. On both Linux 6.2 and Solaris 2.6, independent of firewalls and
the like, it works with old Samba (e.g. 1.9.18p10) , but not with new Samba
(e.g. 2.0.7). The new version seems to *IGNORE* the port specification and
stubbornly attempt to con...
2010 Apr 28
1
[GLUG-tech] Re: how to reroute all ADSL traffic via another server on the internet?
On Wed, Apr 28, 2010 at 4:19 PM, zerlgi <zerlgi at gmail.com> wrote:
> ?Probably the easiest VPN to set up, but not terribly secure, is VTun.
>
> If you use (horrors) PPTP, then windows already has a client for it.
> .. openVPN also has a nice Windows client that can be run as a service
> at startup or called on demand.
> .. openVPN supports multiple tunnels (one per .cfg
2006 Aug 03
9
Finding out on which port mongrel is running
Hi *,
What''s the best way to find out on which port mongrel is running from
within Rails?
I have a cluster of mongrels behind a balancer (Pen) behind a webserver
(Apache).
In Rails,
request.port return 80
and
request.env[''SERVER_PORT''] returns 3000 (the port of Pen)
Any ideas?
Cheers,
Max
2004 Aug 06
1
frame size
Joost Witteveen (joost@iliana.nl) wrote:
>
> So, each UDP package with 20 bytes speex-data, we send:
>
> 20 bytes speex
> 12 bytes ogg headers (and others?)
> 28 bytes UDP/IP headers (2 IP numerbers, 2 portnumbers, checksum, etc, etc)
>
> and, if it goes over the phone, each package has a few ppp headers.
>
> Am I overlooking something, or does this fixed frame size mean that
> the "8kbps" in reality means at least 24kbps?
>
> Or is there something ohphone/gnomemeeting/et...
2017 Mar 19
2
Hello to all
Try a free or paid DDNS service like noip.com ? just remember to port forward to your server address on the lan with the port you use for icecast
From: Can Kirca<mailto:cankirca at gmail.com>
Sent: Sunday, March 19, 2017 7:08 PM
To: icecast at xiph.org<mailto:icecast at xiph.org>
Subject: [Icecast] Hello to all
Hello to all,
My name's Can, I'm a server administrator in a
2010 Aug 20
0
libvirt support spice protocol
...+746,36 @@
</group>
<group>
<attribute name="type">
+ <value>spice</value>
+ </attribute>
+ <optional>
+ <attribute name="port">
+ <ref name="PortNumber"/>
+ </attribute>
+ </optional>
+ <optional>
+ <attribute name="tlsPort">
+ <ref name="PortNumber"/>
+ </attribute>
+ </optional>
+ <optional&...