Search found 382 matches
- Mon Sep 03, 2012 3:26 am
- Forum: Fedora/Red Hat
- Topic: disappearing hdd
- Replies: 2
- Views: 15223
Re: disappearing hdd
just to follow up it was bad cable
- Wed Mar 28, 2012 9:17 am
- Forum: The Lounge
- Topic: Google +
- Replies: 1
- Views: 13132
Google +
Does anyone else here use Google+ if so find me on there I have almost a 1000 users listed in my Linux circles alone - there is some good Linux / android content to had on there
- Wed Mar 28, 2012 6:35 am
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
This is my end solution *filter :INPUT ACCEPT [0:0] :FORWARD ACCEPT [0:0] :OUTPUT ACCEPT [0:0] -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT -A INPUT -p icmp -j ACCEPT -A INPUT -i lo -j ACCEPT -A INPUT -m state --state NEW -m tcp -p tcp --dport 22 -j ACCEPT -A WEBHEADS -i eth1 -m state --s...
- Sun Mar 25, 2012 6:22 am
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
UPDATE: what I was originally thinking can't be done - however I can use a custom iptables chain to achieve the same result - now I just need to take time ti figure out the syntax
- Sat Mar 24, 2012 6:30 am
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
the file is a config file used by the service # ll /etc/sysconfig/ip* -rw-------. 1 root root 678 Mar 11 07:35 /etc/sysconfig/ip6tables -rw------- 1 root root 1753 Feb 24 23:26 /etc/sysconfig/ip6tables-config -rw-------. 1 root root 613 Feb 28 02:01 /etc/sysconfig/ip6tables.old -rw------- 1 root roo...
- Thu Mar 22, 2012 4:28 pm
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
cent os 6
- Thu Mar 22, 2012 4:01 pm
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
I want to declare it and use the variable inside /etc/sysconfig/iptables file itself
- Wed Mar 21, 2012 7:37 pm
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
this is wrapping iptables in a script i wanted to use the variables inside iptables itself
- Wed Mar 21, 2012 3:12 pm
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
Re: variables in iptables?
thanks!!! I'll share mine as further example once I get them implemented w this!!
- Wed Mar 21, 2012 6:19 am
- Forum: Networking
- Topic: variables in iptables?
- Replies: 12
- Views: 36898
variables in iptables?
Can you use variables inside iptables? example: WEB_HEAD="10.178.198.133 10.178.198.136 10.178.198.138" -A INPUT -i eth1 -m state --state NEW -m tcp -s WEB_HEAD -p tcp --dport 2049 -j ACCEPT I have multiple rules that I want to use to accept traffic only from certain IPs and I know I can use -A INPU...
- Tue Mar 06, 2012 1:43 am
- Forum: Fedora/Red Hat
- Topic: disappearing hdd
- Replies: 2
- Views: 15223
disappearing hdd
my /dev/sdc mounted as /mnt/media keeps disappearing from system intermittently i run a mount -a and it mounts without issue here is what I see in /var/log/messages Mar 6 00:49:30 whiskey kernel: [718312.856890] ata3: exception Emask 0x10 SAct 0x0 SErr 0x90200 action 0xe frozen Mar 6 00:49:30 whiske...
- Thu Mar 01, 2012 11:11 am
- Forum: Fedora/Red Hat
- Topic: CENT 6 / NFS
- Replies: 13
- Views: 36074
Re: CENT 6 / NFS
No it was my vps platform that was in beta
- Mon Feb 27, 2012 2:08 am
- Forum: Fedora/Red Hat
- Topic: CENT 6 / NFS
- Replies: 13
- Views: 36074
Re: CENT 6 / NFS
Problem solved: sort of
The server in question is part of a beta program and it turned out to be a bug in the kick
The server in question is part of a beta program and it turned out to be a bug in the kick
- Sat Feb 25, 2012 7:30 pm
- Forum: Fedora/Red Hat
- Topic: CENT 6 / NFS
- Replies: 13
- Views: 36074
Re: CENT 6 / NFS
no haven't had chance to try again since posting here
- Sat Feb 25, 2012 4:07 pm
- Forum: Fedora/Red Hat
- Topic: CENT 6 / NFS
- Replies: 13
- Views: 36074
Re: CENT 6 / NFS
the kick was from my host it is a virtual private server