Displaying 20 results from an estimated 1200 matches similar to: "2 links - is one able to?"
2009 Dec 25
1
Downloads are not available
Hi guys!
I'm trying to get NUT into RPMForge and confusingly enough, it turns out
that the code downloads are not available from the official website:
http://new.networkupstools.org/download.html
[buildbot at servinet SOURCES]$ wget http://www.networkupstools.org/source/2.4/nut-2.4.1.tar.gz
--2009-12-25 13:26:23-- http://www.networkupstools.org/source/2.4/nut-2.4.1.tar.gz
Resolving
2007 Sep 09
2
Batch mode scenario ("use case")
Hello,
I came up with this scenario of the use of batch mode while
thinking of back-up schemes to use for myself. However, it could
be that the last step needed in this scenario is not supported by
rsync! Here's the scenario:
At one time, /c/home/wer/work and /e/gold had identical content
and were really huge (say, 200 GBytes).
After some complex, intricate work, Mr. Wer
2005 Jul 26
4
how to classify sip traffic (voip)
How i can classify sip traffic (voip)??
I try dst 5060 udp port, but dont''work. sip sesion use dynamic port.
Sniffing packets with windows net-peeker, I see that packets lenghts
is always=87
How i can filter, by packet lenght, with u32?
Regards
Fabian
2010 Feb 23
6
Network UPS Tools 2.4.3
Network UPS Tools version 2.4.3 has been released.
http://www.networkupstools.org/
Note: this is only a bugfix release that only solves the regression on
IPv6 activation.
Direct access:
- Download: http://www.networkupstools.org/source/2.4/nut-2.4.3.tar.gz
- News: http://www.networkupstools.org/source/2.4/new-2.4.3.txt
- ChangeLog: http://www.networkupstools.org/source/2.4/ChangeLog
the NUT
2002 Nov 17
2
Proxy-ARP
I''m working with LEAF boxes as gateway machines. I''m trying to implement
Proxy-ARP to build a bandwidth manager for my network. I''ve gone as per
the lartc howto to implement a transparent bridge in an existing network
and plan to put in my tc script after this. I''m configuring the box as a
standalone one before plugging it into the network. I''m getting
2012 Jul 02
1
IPv6 routed setup
Hello folks,
we're planning an IPv6-Deployment using tinc. A routed tinc-network should connect a couple of wireless access points. In order to avoiding scaling issues, the network should not be run in switched mode.
Our site uses 2001:470:780f::/56 - Each ap gets a single /64 network, to be distributed to its wireless clients.
Example:
ap 1: 2001:470:780f:1::/64
ap 2:
2004 Apr 17
1
One tc filter police for 2 subnets
I´d like to limit input traffic from 2 subnets. Ex. 128Kbps for the two
subnets: 10.0.0.0/24 10.0.1.0/24
Like:
tc filter add dev eth3 parent ffff: protocol ip prio 5 u32 match ip src
10.0.0.0/24 ; 10.0.1.0/24 police rate 128kbit burst 10k drop flowid :1
Obviously this command did not work because tc does not accept two subnets
as src separeted by ";".
Is there a way of doing this ?
2004 Feb 15
1
Problems getting tinc running
Hi folks,
Sorry to trouble you all - I'm having some trouble getting tincd up and
running - I suspect I'm having problems with subnets. Any help would
relaly be appreciated!
At the moment I'm trying to get two linux boxes, both of which are
running as NAT routers for their respective networks to talk. My goal is
to allow staff to connect to the corporate network from their laptops
2005 Jan 06
3
tc and ntop inconsistent data flow
Dear List,
Sorry for the dublicated email but I couldn''t get any answer.
I am trying to limit some IP blocs with tc with following three step.
# interface
tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 bandwidth 256kbit # class
tc class add dev eth0 parent 1: classid 1:1 cbq rate 64kbit \
allot 1500 prio 5 bounded isolated
# rules
# download
tc filter add dev eth0 parent 1:
2005 Jan 05
0
tc and ntop inconsistent trafic.
Dear List,
I am trying to limit some IP blocs with tc with following three step.
# interface
tc qdisc add dev eth0 root handle 1: cbq avpkt 1000 bandwidth 256kbit
# class
tc class add dev eth0 parent 1: classid 1:1 cbq rate 64kbit \
allot 1500 prio 5 bounded isolated
# rules
# download
tc filter add dev eth0 parent 1: protocol ip prio 16 u32 \
match ip dst 10.0.1.0/24 flowid 1:1
# upload
tc
2004 May 26
0
Samba as PDC
I have Samba v 2.28 on RedHat 8.0. (Please don't ask or tell me to update
Samba or the OS, as it's not an option right now). This server acts as the
PDC for a domain we are setting up.
I have this problem that whenever a W2K client (actually I haven't tried it
with any other OS) tries to log into this domain (I have, by the way, added
the client computer to the Samba server), they get
2006 Jul 17
0
Errors in nmbd.log
Hi,
I am using samba for our internal network and everything is working perfectly.
But I am receiving many errors through the nmbd log file.
[2006/07/16 04:15:10, 0]
nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488)
get_domain_master_name_node_status_fail:
Doing a node status request to the domain master browser at IP 192.168.1.100 failed.
Cannot get workgroup name.
2020 Apr 05
8
[Bug 1415] New: adjacent ip ranges in vmap causing error
https://bugzilla.netfilter.org/show_bug.cgi?id=1415
Bug ID: 1415
Summary: adjacent ip ranges in vmap causing error
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
2012 Sep 26
7
Routing issue
Hello,
This is on Centos 6 and not something I think is wrong with Centos 6
but I am looking to see if anybody else has experienced this and
if there is solution. So thanks up front for indulging me.
Because Linux makes routing decisions before SNAT it is causing
problems when trying to use FTP with two upstream providers in
a load balanced setup.
Other than ftp, things seem to work OK. Below
2010 Dec 12
3
weird fail with conversion to bridges?
I''m converting my network from a "one interface per segment" to a
"single connection with vlans", well, some hardware I have requires
using different vlan IDs. suffice it to say I need bridges to connect a
few different vlans that should all be one but can''t be because of
firmware constraints. so my first step is to get shorewall to know
about bridges.
2007 Jul 12
0
Linux CIFS-access problem since samba 3.0.25(a/b)
Hi there,
at first, the following scenario is used in our environment:
Server-Side:
- One Samba PDC using 3.0.24 release with TDB-backend.
- Some Samba member servers serving files, home-dirs, etc.
Client-Side:
- Windows XP-Clients.
- Windows Vista Clients (testing).
- some Linux Ubuntu Distro (Feisty) Clients, using CIFS to access the
samba-shares.
fstab-entry of the Ubuntu-clients:
2006 Jun 12
0
Not able to access global JS variable in Rails
Hie,
I have a very genuine problem, may be i am unaware abt the method of
doing it.
I have to declare a global variable and have to give him a value
dynamically.
I am doing it at top of my page in script tag as
<script language="text/javascript">
var holidays = ''<%=@holidays_list%>'';
</script>
I am using dyna arch calendar to implement the dynamic
2006 Jun 16
3
Not able to recognize helper class method in controller!
Hi,
Not able to recognize helper class method in controller!
When I try to call some method "get_formatted()" in my controller, it
says local method not recognized.
Please help me out.
Thanks,
josua
--
Posted via http://www.ruby-forum.com/.
2006 Apr 05
1
Not able to pass the parameters in Firefox
I have a typical browser issue when using firefox to pass the parameters
while using form_remote_tag.But in IE i am able to get these values in
the controller
but firefox all it is getting in NULL from the form.
Appreciate if anybody can help me out.
Thanks,
Chandra.
--
Posted via http://www.ruby-forum.com/.
2006 Apr 26
1
cant able to c welcome page. ...http://localhost:3000/
Hi,
After starting instant rails and starting apache by using command
ruby script/server
i got all the messages perfectly as it was informed....and no error
was
shown
but after i entered http://localhost:3000 it was half way in loading
and i
cant able to get welcome page....
i tried deleting that instant rails and again extracted the new one
but
nothing works...
tell me what can be