similar to: Broadcast UDP on command line

Displaying 20 results from an estimated 80000 matches similar to: "Broadcast UDP on command line"

2007 Apr 18
1
[Bridge] [BUG/PATCH/RFC] bridge: locally generated broadcast traffic may block sender
Hello Stephen, I may have tracked down some unexpected behaviour from a common bridge setup, and would like to incite expert oppinion on my observations. The issue relates to both 2.6 and 2.4 kernel series bridging code, and as far as I can see might have been present in all releases hitherto. Consider this setup: - two ethernet devices in a simple bridge configuration - bridge-interface
2009 Mar 28
3
command line programs for ldap
Hi all. I am looking for some command line programs (pre made) that will connect to an ldap server and list out the users in question provided by the search argument given. I found some mention of it from oracle but I did not see where they can be downloaded. Is something like this available and I just havent found them? Thanks, Jerry
2014 Sep 30
2
CentOS 7 turn off power saving by command line
In CentOS 6 gconftool-2 (command line) is used to enable/disable items. In CentOS 7 I found "settings->power-> blank screen" as something I wish to configure by the command line? How is that accomplished? I brought up gconf-editor and searched for power and blank and found nothing. How can I control this setting from the command line? Thanks Jerry
2012 Jun 20
1
Winbind: disable UDP/137 broadcasts
I have a samba winbind server which is operating properly. I have the firewall configured to DROP outbound traffic on UDP/137 and 139. The broadcast traffic on these ports will not reach any pertinent machines due to subnetting, and is unwanted traffic. The server is working without this traffic hitting the network. However, Winbindd is constantly trying to broadcast and logging that it
2003 Feb 06
0
[Bug 43] UDP Broadcast
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=43 laforge@netfilter.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Component|iptables |unknown Product|iptables userspace
2013 Oct 11
0
Proper setup for Broadcast, Multicast? (large mail)
Hello, I have some questions regarding the proper tinc configuration to allow IP-broadcasting, IPX etc. aka the complete gaming setup. I searched the net and did not find a working (or well enough documented) solution for my needs. Let me describe what I want and what I tried so far and what worked or failed. I want to use the following setup with three machines (all with the same tinc
2002 Dec 26
1
udp broadcast over ipsec
Hello all, I am configuring a vpn between freeswan and windows 2000. I am following the steps at http://www.jacco2.dds.nl/networking/win2000xp-freeswan.html, to get the VPN up and running. using this I have a ppp tunnel between windows and linux, which is inside a l2tp tunnel which is again encrypted by IPSec. (the url gives the configuration in detail and I have followed it exactly) Now the
2006 Dec 18
2
command line with < > and not wanting to redirect
How do you format a command line that needs < > and they are not meant to redirect anything they are part of an email address. command -f "Some Email <someemail at somedomain.com>" -x -y -z I tried putting a backslach in front of the < and > but that didnt do it either. Thanks, Jerry
2008 Oct 30
4
broadcast packets from domU duplicated?
I''m running a nevada b99 guest on a nevada b99 host. The guest is configured as a dhcp client. When I snoop in dom0 while the guest boots, I see two back-to-back DHCPREQUEST packets issued by the guest. The first of the two packets has an empty UDP checksum; otherwise they seem identical. Is this a bug? Fred Oliver ETHER: ----- Ether Header ----- ETHER: ETHER: Packet 246 arrived
2012 Sep 28
0
netcat issue: no UDP transmission
Hello listamtes, Here's is a curious issue: netcat (nc) seems to not do UDP for me, even though TCP works flawlessly. Not even on the local host. Here's the "server session" I am running: cat test.dd | nc -l -u -n -k -v 2456 (test.dd is just a large file with random data) Here's the client: nc -v -u 127.0.0.1 2456 | dd of=/dev/null ^C0+0 records in 0+0 records out 0
2018 Apr 13
0
Relaying some UDP traffic through tinc?
Hi, On Fri, 2018-04-13 at 18:17 +0100, Etienne Dechamps wrote: > I can confirm that Steam In-Home Streaming does work properly over > tinc, for having tried it myself, as long as tinc is configured to > route the broadcasts properly, as Guus described. Hmmm, tinc 1.11 is not in Debian stable so I guess this will be a bit of a PITA to set up. > Note that it would be easier to set up
2013 Dec 24
0
LDAP server listening on UDP for resource location
Hi, If I understand the MS documentation right a Windows desktop uses DNS (or WINS) to determine a DC and then connects to the ldap udp port 389 to get further details about the DC. I do not want to run a full DC but only a "simple" Heimdal or MIT kdc for Browser Negotiate authentication. Does Samba include such a standalone ldap service which just returns the only supported
2007 Apr 20
1
using command line to setup auto login
I am trying to find a way to set auto login for a machine under X using the command line. I presume I want to use gconftool-2 to do that. Under the old X centos 4 I edited /etc/X11/gdm/gdm.conf This file no longer exists under X 7 for centos 5. I cant find a way to "show all" under gconftool-2 so that I can see what the key/value pair should be. When I do "gconftool-2 -a "
2014 Sep 28
1
Proposals for UDP information transport over the metagraph
While working on SPTPS UDP relaying I realized that there is one issue I didn't account for, which is that the sending node only knows the PMTU to the first relay node. It doesn't know the PMTU of the entire relay path beyond the first hop, because the relay nodes don't provide their own PMTU information over the metaprotocol. Now, in the legacy protocol this is not really an issue,
2018 Apr 12
2
Relaying some UDP traffic through tinc?
Hi, I've got a four site site-to-site tinc mesh working nicely. I have the following systems at two of those sites: 10.a.a.2: Linux box running tinc and DHCP/DNS for site A 10.a.a.dhcp: Windows desktop with a GPU 10.b.b.2: Linux box running tinc and DHCP/DNS for site B 10.b.b.dhcp: Linux laptop I'd like to use Steam In-Home Streaming to game in the laptop streaming from the desktop. The
2012 Mar 14
2
testing a udp socket with netcat
i've this udp daemon which is waiting for an incoming udp datagram. now i want test this daemon for random garbage to test how it behaves. My udp daemon is running because its shows on netstat. problem is if i issue following command for putting udp datagram : $nc -uvvz <host> <port> it does not output any thing. i have straced the udp daemon. which does not returns from recv()
2018 Apr 13
3
Relaying some UDP traffic through tinc?
I can confirm that Steam In-Home Streaming does work properly over tinc, for having tried it myself, as long as tinc is configured to route the broadcasts properly, as Guus described. Note that it would be easier to set up tinc nodes on your Windows desktop and Linux laptops, to avoid the additional complication of having to relay broadcast packets between your local networks and the tinc network.
2018 Apr 13
0
Relaying some UDP traffic through tinc?
On Thu, Apr 12, 2018 at 11:57:27PM +0200, Alex Corcoles wrote: > I've got a four site site-to-site tinc mesh working nicely. I have the > following systems at two of those sites: > > 10.a.a.2: Linux box running tinc and DHCP/DNS for site A > 10.a.a.dhcp: Windows desktop with a GPU > 10.b.b.2: Linux box running tinc and DHCP/DNS for site B > 10.b.b.dhcp: Linux laptop >
2006 Apr 07
3
ntp server
I thought I'd play with making my system an ntp server. I did the "service ntpd start" it started OK. on my laptop I did "ntpdate IP" and it says no server for sync found. My firewall has open ntp:udp What did I miss? Thanks, Jerry
2004 Dec 02
1
Masquerading and UDP replies to local network doesn''t work.
Hi all. I have a NAT problem. I have read FAQs and a lot of masquerading docs, but this seems such a simple problem, that I guess noone else will consider this a problem... This is my setup: shorewall version 1.4.6.c uname -a Linux server 2.4.21-0.13mdksecure #1 SMP [root@server shorewall]# ip addr show 1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue link/loopback 00:00:00:00:00:00