nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

iptables bypass

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 ...


Go Back   nixCraft Linux Forum > Mastering Servers > Networking, Firewalls and Security

Linux answers from nixCraft.


Networking, Firewalls and Security No it's not a secret. Talk about firewalls and security issues.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 28-10-2007, 12:20 PM
Senior Member
User
 
Join Date: Jul 2006
Posts: 145
Thanks: 0
Thanked 2 Times in 2 Posts
Rep Power: 4
asim.mcp is on a distinguished road
Angry iptables bypass

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
Reply With Quote
  #2 (permalink)  
Old 28-10-2007, 01:51 PM
nixcraft's Avatar
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
OS: RHEL
Scripting language: Bash and Python
Posts: 2,710
Thanks: 11
Thanked 245 Times in 184 Posts
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

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
Be proud RHEL user, and let the world know about your enterprise choices! Join RedHat user group.
Always use CODE tags for posting system output and commands!
Do you run a Linux? Let's face it, you need help
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


All times are GMT +5.5. The time now is 11:30 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38