Re: Foolish question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Meerz 70 wrote:
Hello List,
I am using RH 7.3 as a proxy serverin an ISP Enviornment.There is a problem with my users is that they are not able to use other services like voice chat, sms etc because of my firewall if I give following configuration in my ipchains it start browsing but stop other services
:input ACCEPT
:output ACCEPT
:forward ACCEPT
-A input -p tcp -s 0/0 -d 0/0 80 -j REDIRECT 8080
-A input -p tcp -s 0/0 -d x.x.x.x/255.255.255.240 80 -j ACCEPT

Please help in resolving this issue.I will be grate ful if some one give me configuration.


I don't know anything about ipchains and very few people still use it. You really ought to update to iptables; it's included in RH 7.3.

Jeff

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux