Displaying 7 results from an estimated 7 matches for "johnphilips42".
2007 Dec 14
3
Nested conditions
..."puppet://myserver.com/files/os/rhel5/etc/ssh/sshd_config"
}
}
}
}
...
source => $pkg_src
Is there a reason the first method doesn''t work, or
better yet, a way to make it work? :-) It uses fewer
lines and is easier to read.
Thanks.
--
John Philips
johnphilips42@yahoo.com
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
2007 Mar 05
4
Router dropping packets?
Hey guys,
I have several Linux routers in place at high-usage
locations (student apartment complexes). I''m having
trouble with some of the routers which use 6Mbit DSL
lines as their Internet feed. The routers use PPPoE
and perform NAT.
During peak usage periods, the routers are dropping
alot of packets. I''m lead to believe this is because
there are too many active
2007 Dec 14
12
Manual package installation
...ge to /tmp using puppet (I don''t want
to bother with a different server such as FTP/SCP
because it adds overhead of additional auth).
2. Install package.
3. Delete package from /tmp.
Others must have run into this same situation, please
tell me how you handle it.
Thanks.
--
John Philips
johnphilips42@yahoo.com
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
2007 Jan 17
1
Use l7-filter on router performing NAT?
Hey guys,
Here''s an easy one.
Is it possible to use the l7-filter extension on a box
that performs NAT? The HOWTO says the filter only
works 100% of the time if it can see both sides of the
connection. I tried putting the l7 MARK rules in the
POSTROUTING chain on a box that does NAT and it does
successfully mark some packets. I''m not 100% sure if
it''s working, or if
2006 Dec 19
0
Override dead
Hello,
Like others which have posted to this list, I
configured a load balancing router using Julian''s
patches as described in "nano.txt" for multiple ISP
links. It works perfectly when all ISPs are up and
running. Here''s a sample diagram:
ISP A ISP B
| |
| WAN | WAN
2008 Feb 05
2
Restore from filebucket
Hi,
I''m using the ''backup'' parameter in file resources to
backup to a central filebucket on the puppetmaster.
How do I restore a backup? I couldn''t find anything
in the wiki, but saw some docs by running ''filebucket
--help''.
It says to restore a backed up file, you need to know
the md5sum. Unfortunately, AFAIK the only place this
2007 Dec 05
5
Reporting / determining state of nodes
Hello,
I recently started deploying puppet on our server
farm. It works wonderfully with RHEL4, Gentoo and
Debian.
I''m looking for a way to determine the state of all
nodes.
Say for example that I change a file on the
puppetmaster which affects 200 nodes. Then I go to
lunch. When I get back, I''d like to know which nodes
have been updated and which have not.
I asked this in