Displaying 2 results from an estimated 2 matches for "salvatorelionetti".
2011 Feb 21
1
Full program list at client side
Hi,
i'd like to have, at client side, the program list of either the item currently played and the items' to be played in following one or more hour.
Is it possible?
How could i accomplish this job?
In case of list changing, does exist a 'notification' for such event?
Many thanks
2009 Sep 01
1
[Bug 604] New: OUTPUT/FORWARD drop for udp not working
...or udp not working
Product: iptables
Version: unspecified
Platform: i386
OS/Version: Ubuntu
Status: NEW
Severity: normal
Priority: P1
Component: iptables
AssignedTo: laforge at netfilter.org
ReportedBy: salvatorelionetti at yahoo.it
Hi,
i'am on an Ubuntu 9.04. This commands
iptables -I OUTPUT -p udp -j DROP
iptables -I FORWARD -p udp -j DROP
iptables -I INPUT -p udp -j DROP (just for try)
does not block a DHCP request from my PC toward the network
iptables -I OUTPUT -p tcp -j DROP
work good, freezing for...