search for: tcn

Displaying 20 results from an estimated 31 matches for "tcn".

Did you mean: cn
2007 Apr 18
0
[Bridge] [PATCH] bridge: random extra bytes on STP TCN packet
We seem to send 3 extra bytes in a TCN, which will be whatever happens to be on the stack. Thanks to Aji_Srinivas@emc.com for seeing. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> diff -Naur a/net/bridge/br_stp_bpdu.c b/net/bridge/br_stp_bpdu.c --- a/net/bridge/br_stp_bpdu.c 2006-09-03 23:40:08.000000000 +0530 +++ b/net...
2003 Jul 31
1
Updated from 2.2.8a to 3.0b3 gives smbtar newer failure
...ad interaction with smbclient. Eg,: # smbtar -s PC -x Share -u User -p Pwd -d / -t - -N last-backup -v gives (if you print out the eval at the end of smbtar script): eval /usr/bin/smbclient '\\PC\Share' 'Pwd' -U 'User' -E -N -d 2 -D '/' -c 'tarmode full' -TcN last-backup - ${1+"$@"} giving: [backup@pc1 CADPC6]$ cat Team.tar.log Error setting newer-than time Usage: [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER] [-M|--message HOST] [-I|--ip-address IP] [-E|--stderr] [-L|--list HOST] [-t|--terminal CODE] [-m|--max-...
2006 Jul 07
2
Hello New MAC / DHCP Request - How to spot the presents of a new MAC address...
...P server on my Linux (debian) gateway gives them an IP, my script is run automatically to change the firewall rules and start recording their presents, or if it''s an unknown user it will add their MAC to a list of unknown users. More details of the application can be seen here: http://www.tcn.bowenvale.co.nz/component/option,com_wrapper/Itemid,23/ Cheers Don -- Don Gould www.thinkdesignprint.co.nz - www.tcn.bowenvale.co.nz - www.bowenvale.co.nz - SkypeMe: ThinkDesignPrint Upcoming events: Software Freedom Day - 16 September 2006 - www.softwarefreedomday.org ____________________...
2007 Nov 10
0
[Bridge] WDS STP weirdness
...bridge max age 50.00 hello time 2.00 bridge hello time 5.00 forward delay 0.00 bridge forward delay 0.00 ageing time 300.00 hello timer 1.26 tcn timer 0.00 topology change timer 0.00 gc timer 0.26 flags eth0.0 (1) port id 8001 state forwarding designated root 8000.00095bf7938d path cost...
2007 Apr 18
0
[Bridge] [PATCH] typo in br_stp.c: propgating -> propagating
....c 2004-07-19 14:43:44.000000000 +0300 +++ linux-2.5/net/bridge/br_stp.c 2004-07-19 14:53:15.000000000 +0300 @@ -299,7 +299,7 @@ int isroot = br_is_root_bridge(br); pr_info("%s: topology change detected, %s\n", br->dev->name, - isroot ? "propgating" : "sending tcn bpdu"); + isroot ? "propagating" : "sending tcn bpdu"); if (isroot) { br->topology_change = 1;
2010 Aug 22
2
please help with xen networking with 2 ips
...eth0 bridge id 8000.40618651c0b6 designated root 8000.40618651c0b6 root port 0 path cost 0 max age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 0.00 bridge forward delay 0.00 ageing time 300.01 hello timer 1.10 tcn timer 0.00 topology change timer 0.00 gc timer 0.10 flags peth0 (1) port id 8001 state forwarding designated root 8000.40618651c0b6 path cost 19 designated bridge 8000.40618651c0b6 message age timer 0.00 designated port 8001 forward delay timer 0.00 desi...
2005 Sep 25
2
Can't access www.xiph.org from Japan
...HTTP/1.0 Accept: */* Accept-Language: ja Host: www.xiph.org HTTP/1.1 406 Not Acceptable Date: Sun, 25 Sep 2005 18:00:47 GMT Server: Apache/2.0.53 (Ubuntu) DAV/2 SVN/1.1.1 PHP/4.3.10-10ubuntu4.1 Alternates: {"index.shtml.en" 1 {type text/html} {language en} {length 3931}} Vary: negotiate TCN: list Content-Length: 365 Connection: close Content-Type: text/html; charset=iso-8859-1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>406 Not Acceptable</title> </head><body> <h1>Not Acceptable</h1> <p>A...
2016 Mar 24
1
KVM networking issue
...19.99 bridge max age 19.99 hello time 1.99 bridge hello time 1.99 forward delay 0.00 bridge forward delay 0.00 ageing time 299.95 hello timer 0.29 tcn timer 0.00 topology change timer 0.00 gc timer 0.29 hash elasticity 4 hash max 512 mc last member count 2 mc init query count 2 mc router 1...
2007 Aug 30
1
[Bridge] configure linux bridge
...20.00 bridge max age 200.00 hello time 2.00 bridge hello time 20.00 forward delay 150.00 bridge forward delay 15.00 ageing time 300.00 hello timer 0.29 tcn timer 0.00 topology change timer 0.00 gc timer 0.09 flags eth0 (1) port id 8001 state forwarding designated root 8000.0050c20c3000 path cost 19 designated brid...
2007 Apr 18
2
[Bridge] Trouble with ARP traffic
Raffaele If you don't want to see much arp traffic on eth1, assuming that you have a subnet 10.190.190.0/24, with 10.190.190.1 on eth1 and the rest of the hosts on eth0, you can use for example, the following filter ebtables -N f1 ebtables -P f1 DROP ebtables -t filter -A FORWARD -i eth0 -o eth1 -p ARP -j f1 ebtables -t filter -A f1 -p ARP --arp-ip-src 10.190.190.0/24 --arp-ip-dst
2007 Apr 18
1
[Bridge] eth2.100: received packet with own address as source address
...ax age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 5.00 bridge forward delay 5.00 ageing time 300.01 hello timer 1.67 tcn timer 0.00 topology change timer 0.00 gc timer 0.03 flags eth0.200 (1) port id 8001 state forwarding designated root 5dc0.0007e90f40c1 path cost 19 designated bridge 5dc0.0007e90f40c1 message...
2007 Apr 18
1
[Bridge] Linux Bridge + STP + VLAN
...4.00 bridge max age 4.00 hello time 1.00 bridge hello time 1.00 forward delay 4.00 bridge forward delay 4.00 ageing time 300.00 hello timer 0.25 tcn timer 0.00 topology change timer 0.00 gc timer 0.06 flags eth0 (0) port id 0000 state forwarding designated root 0000.000423c1e5f2 path cost 10...
2007 Sep 25
4
No eth0 device found in domU
...20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 0.00 bridge forward delay 0.00 ageing time 300.01 hello timer 0.58 tcn timer 0.00 topology change timer 0.00 gc timer 0.04 flags vif6.0 (0) port id 0000 state disabled designated root 8000.feffffffffff path cost 100 designated...
2007 Sep 02
0
[Bridge] Linux bridge configure
...20.00 bridge max age 200.00 hello time 2.00 bridge hello time 20.00 forward delay 150.00 bridge forward delay 15.00 ageing time 300.00 hello timer 0.29 tcn timer 0.00 topology change timer 0.00 gc timer 0.09 flags eth0 (1) port id 8001 state forwarding designated root 8000.0050c20c3000 path cost 19 designated brid...
2009 Jul 28
0
Guests dont ping gateway
...      20.00                 bridge max age            20.00  hello time                2.00                 bridge hello time          2.00  forward delay             0.00                 bridge forward delay       0.00  ageing time             300.01  hello timer               1.93                 tcn timer                  0.00  topology change timer     0.00                 gc timer                   0.93  flags peth0 (1)  port id                8001                    state                  disabled  designated root        8000.001b210d6131       path cost                100  designated bri...
2010 Aug 23
0
xen netwroking problem
...th0 :~# brctl showstp eth0 eth0 bridge id 8000.40618651c0b6 designated root 8000.40618651c0b6 root port 0 path cost 0 max age 20.00 bridge max age 20.00 hello time 2.00 bridge hello time 2.00 forward delay 0.00 bridge forward delay 0.00 ageing time 300.01 hello timer 1.10 tcn timer 0.00 topology change timer 0.00 gc timer 0.10 flags peth0 (1) port id 8001 state forwarding designated root 8000.40618651c0b6 path cost 19 designated bridge 8000.40618651c0b6 message age timer 0.00 designated port 8001 forward delay timer 0.00 designated cost 0 hol...
2000 Jan 19
1
Backups using smbclient and smbd...
...XXXXX -Uuser -Tc /usr/tmp/share.tar /var/log* /usr/home* etc... This is taking too long for all of the servers. What is the exact syntax so I can backup changed/updated files in relation to the tar that the above command would create? I've tried: smbclient file://server/share XXXXX -Uuser -TcN /usr/tmp/share.tar but that is not working... Any help is appreciated -WIll
2006 Aug 05
1
How to become your IP range...
...lowable... My servers lan side is eth1, on detecting a packets running around with the ip range above, it will then assign a new ip range to it self so that the laptop will function. Has anyone heard of an OSS system that will do this? Cheers Don -- Don Gould www.thinkdesignprint.co.nz - www.tcn.bowenvale.co.nz - www.bowenvale.co.nz - www.hearingbooks.co.nz - SkypeMe: ThinkDesignPrint
2012 Dec 02
0
3 root nodes, -o recovery/btrfs has no effect
...air, doesn''t appear to change anything as well. Did mkfs.btrfs in order to restore from backup but mounting failed (broken superblock something). How can a freshly mkfs''ed fs not mount?! I restored a dd dump I took beforehand, mounts, boots but is broken. Any suggestions? thx tcn BTW what do multiple root nodes mean actually? That I do have 3 different trees with individual nodes pointing to different versions of data? -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo inf...
2007 Apr 18
2
[Bridge] Error while trying to setup bridge, appears to be a loop
...st 0 max age 19.99 bridge max age 19.99 hello time 1.99 bridge hello time 1.99 forward delay 14.99 bridge forward delay 14.99 ageing time 299.95 hello timer 0.00 tcn timer 0.00 topology change timer 0.00 gc timer 239.83 flags eth0 (2) port id 8002 state disabled designated root 8000.000423c1fa36 path cost 19 designated bridge 8000.000423c1fa36 message age timer 0.00 designated...