|
Vitutuksen multihuipennus MTV uutiset 28.04-08. Jopas meinasin tuoliltani tippua, kun MTV kommentoi, miten maailmaamme nyt raateleva n�l�nh�t�kehitys on saamassa aiemmin t��ll� ved�tetyn eilisen riisilajipulan sijaan uutta megalomaniaansa. Eli nyt jo alkaa kummasti irrota vihdoin viimein suorastaan p�yristytt�v�� faktaa, kun on PAKKO. Sanot... 19 Jun 2008 01:17
Source MAC address per IP packet Hello, for a networking application, I need to set the source MAC address individually for every IP packet that I send. Is this possible at all? I know that the MAC address can be changed in software but per IP frame? On the other hand, every layer 2 switch does exactly this, so it must be possible in principl... 19 Jun 2008 01:17
get system prot using with process how can i get which port is used by which process? same as netstat ... 23 Jun 2008 06:34
Unable to use stunnel with tin... Hi. I am a newbie with stunnel and news servers that use SSL connections. What am I doing wrong as shown below? I also tried shutting down the firewall via Guarddog program, but it didn't make any differences. :( $ stunnel -c -d 1119 -r news.giganews.com:563; tin -g localhost -p 1119 tin 1.9.3 release 200805... 19 Jun 2008 01:17
tc and bandwidth limiting: What am I doing wrong? So I thought I'd limit the bandwidth on one of my network interfaces to run a few tests on a few things. I tried: tc qdisc add dev eth1 root tbf burst 20480 limit 20480 \ mtu 1514 rate 32000bps ....as was mentioned in the Traffic Control HOWTO. However, sustained transfer rates weren't 64K/sec, but were 15K/... 19 Jun 2008 01:17
following wpa_supplicant negotiations. I am having trouble hooking up to a wireless network. Unfortunately everything inthe wireless chain reports NOTHING back. One has no idea where in the chain the negotiations are failing. wpa_supplicant does not report anything to any log file-- it should be possible to have it report what it is trying to do and wha... 30 Jun 2008 15:49
iptables and Torrents Bob Simon <nobody(a)nowhere.com> wrote: Here's the entire config: global=xx.xx.xx.xx bob1=192.168.0.2 bob2=192.168.1.9 echo 1 > /proc/sys/net/ipv4/ip_forward iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE iptables -t nat -A PREROUTING -p tcp -d $global --dport 6881:6889 -j DNAT --to $b... 19 Jun 2008 01:17
Execute second command only if first fails/succeeds? I am not sure about on how to specify that a second command should only be execute in case that the first commnd fails/succeeds. When I enter: cmd1 | gzip -f ... && cmd2 Is then cmd2 executed only if cmd1 is finished successfully or if gzip is finished successfully? What if I want cmd2 only to execute if b... 29 Jun 2008 21:22
How to make IP address permanent? I have Fedora 9 installed on a PC. X is not working, so I cannot use /usr/bin/system-config-network to configure the network interface. So, I used the "setup" command, which allows you to configure networking. However, this does not save the changes to the /etc/sysconfig/network* files. Neither does ifconfig. I... 19 Jun 2008 01:17
ARP discovers MAC on the same subnet? Hi All I am finding that ARP assigns the gateway MAC for addresses outside the subnet. For instance: Ping from 172.16.170.30 to 172.16.170.35 adds an entry for .30 in ARP table of .35. Vice versa. Ping from 172.16.170.30 to 10.170.100.21 adds an entry for .21 in ARP table with the MAC address of the gateway... 19 Jun 2008 01:17 |