hi oninz,

i have added the lines that you told me but still won't work. 
Please help me.

Thank you
Mark

[EMAIL PROTECTED] wrote:

>> hi pluggers,
>>
>> i have set the following rules for my ipchains. but why is it not
>> working. what i mean, i can't surf the net. i have also set 1 for
>> packet forwarding. did i miss something?
>>
>> Chain input (policy ACCEPT):
>> target     prot opt     source                destination
>> ports icmp       icmp ------  anywhere             anywhere
>>  any ->   any ACCEPT     tcp  ------  10.0.0.0/8           anywhere
>>          any ->   any ACCEPT     udp  ------  10.0.0.0/8
>> anywhere              any ->   any Chain forward (policy ACCEPT):
>> target     prot opt     source                destination
>> ports MASQ       tcp  ------  10.0.0.0/8           anywhere
>>  any ->   any MASQ       udp  ------  10.0.0.0/8           anywhere
>>          any ->   any Chain output (policy ACCEPT):
>> Chain icmp (1 references):
>> target     prot opt     source                destination
>> ports ACCEPT     all  ------  anywhere             anywhere
>>  n/a
>>
>>
>> Thank you
>> Mark
>>
>> __________________________________
>> www.edsamail.com
>> _
>> Philippine Linux Users Group. Web site and archives at
>> http://plug.linux.org.ph To leave: send "unsubscribe" in the body to
>> [EMAIL PROTECTED]
>>
>> To subscribe to the Linux Newbies' List: send "subscribe" in the body
>> to [EMAIL PROTECTED]
>
>try to add this things.... /etc/sysconfig/ipchains
>
>ipchains -A input -s 0/0 -d 0/0 -i lo -j ACCEPT - "if this one cannot solve"
>ipchains -A input -s 0/0 -d 0/0 -i eth0 -j ACCEPT -" try to add this lines"
>ipchains -A input -s 0/0 -d 0/0 -i eth1 -j ACCEPT
>
>
>oninz <-- {^0^}
>
>
>_
>Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
>To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
>To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
>[EMAIL PROTECTED]
>
>------------------------ Yahoo! Groups Sponsor ---------------------~-->
>Buy Stock for $4
>and no minimums.
>FREE Money 2002.
>http://us.click.yahoo.com/k6cvND/n97DAA/ySSFAA/IYOolB/TM
>---------------------------------------------------------------------~->
>
>===========================
>to subscribe to plug (email list):
>send "subscribe" (without the quotes) 
>to [EMAIL PROTECTED]
>===========================
>
> 
>
>Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ 
>
>
>
>

__________________________________
www.edsamail.com
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to