Linux / UNIX Tech Support Forum
This is a discussion on iptables bypass within the Networking, Firewalls and Security forums, part of the Mastering Servers category; Hi. Can anyone tell me , how can i bypass a specific ip from cache. I've applied this rule in ...
|
|||||||
| Networking, Firewalls and Security No it's not a secret. Talk about firewalls and security issues. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi.
Can anyone tell me , how can i bypass a specific ip from cache. I've applied this rule in firewall. iptables -A PREROUTING -i eth0 -t mangle -p tcp -d MSN.com --dport 80 -j RETURN But this did not work. please help. Regards Asim |
| Sponsored Links | ||
|
|
|
||||
|
What do you mean by bypass cache? To accept traffic for specific IP (don't use msn.com, it will put dns overheads), try ACCEPT target
iptables ---your-rules-blah-blah -j ACCEPT
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Iptables | nixsen | CentOS / RHEL / Fedora | 2 | 29-11-2007 03:01 PM |
| iptables help | vitaminme | Networking, Firewalls and Security | 1 | 04-09-2007 02:42 AM |
| help me bypass college proxy server | freakysunny2003 | Networking, Firewalls and Security | 2 | 27-03-2007 11:44 AM |
| IPTABLES Help | asim.mcp | Linux software | 3 | 08-07-2006 02:53 AM |
| IPTABLES help | vasanth | Linux software | 1 | 09-03-2005 09:15 AM |