Iptable

Feb 27, 2007

We run a (remote) dedicated Fedora Core 2 server from 1and1.com

Lately.. at around Midnight or so.. Iptables seems to block out my work IPaddress. Not sure why.

I'm a complete newb to IPTABLES.. so, unfortuantely, the only way I can get it working again is by typing "iptables --flush". I realize that this removes all rules.

I've also tried entering "iptables -A INPUT -s IP-ADDRESS -j ACCEPT" but this doesn't seem to do the trick. Which is odd, because we're on a static IP address here.

View 1 Replies


ADVERTISEMENT

How To Find How Many IP Address Blocked In Iptable

Jul 29, 2008

how to find how many ip blocked in ip table?also tell me how clear the ip table and find what are ips blocked in ip table

View 5 Replies View Related

How Can I Remove List Of Blocking IPs On Iptable On My Server

Feb 1, 2008

how can i remove list of blocking IPs on iptable on my server its over 100 IPs how can i remove it?

View 2 Replies View Related

Linux Iptable Rules - Redirect Web Server

Jul 24, 2008

I am having an issue with redirecting our local (inside network) traffic to our new web server via iptables in Linux. The setup we have right now is a Linux server (old web server and current firewall) and a new Windows 2003 server for the new web server.

Linux IP: 192.168.0.1
New Server IP: 192.168.0.22

-A PREROUTING -i eth0 -p tcp -m tcp --dport 80 -j DNAT --to-destination 192.168.0.22:80

The above works great for everyone outside the office but the internal network still sees the old web server (same box as this firewall).

I thought I could redirect the older server's ip to the new server for the internal office but this did nothing.

-A PREROUTING -p tcp -d 192.168.0.1 --dport 80 -j DNAT --to-destination 192.168.0.22:80

I then changed the 192.168.0.1 to our real ip number and this might be closer but the website now times out (packets getting lost maybe?).

View 3 Replies View Related

Warning: Unknown Iptable Module: Ipt_owner, Skipped

Jul 25, 2007

ssh user don`t work i go to command center and run wget .... and vps take Warning: Unknown iptable module: ipt_owner, skipped i use of hypervm(openvz)

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved