i know now. thanks.
#chkconfig --list iptables shows all levels. i have to turn off all.
t. hiep
On Tue, Mar 11, 2008 at 11:25:33AM -0700, Hiep Nguyen alleged:
> hi all, i asked this topic couple days ago, but i have problem again.
>
> for some reasons, iptables was turned on again. is the
On Tue, 11 Mar 2008, Ray Van Dolson wrote:
On Tue, Mar 11, 2008 at 11:25:33AM -0700, Hiep Nguyen wrote:
hi all, i asked this topic couple days ago, but i have problem again.
for some reasons, iptables was turned on again. is there any way to
disable iptables completely?
this is what i did la
Hiep Nguyen wrote:
hi all, i asked this topic couple days ago, but i have problem again.
for some reasons, iptables was turned on again. is there any way to
disable iptables completely?
this is what i did last time:
#service iptables stop
iptables != selinux, they are two completely diffe
On Tue, Mar 11, 2008 at 11:25:33AM -0700, Hiep Nguyen alleged:
> hi all, i asked this topic couple days ago, but i have problem again.
>
> for some reasons, iptables was turned on again. is there any way to
> disable iptables completely?
>
> this is what i did last time:
> #service iptables sto
On Tuesday 11 March 2008 14:25:33 Hiep Nguyen wrote:
> hi all, i asked this topic couple days ago, but i have problem again.
>
> for some reasons, iptables was turned on again. is there any way to
> disable iptables completely?
>
> this is what i did last time:
> #service iptables stop
Of course
Hiep Nguyen wrote:
hi all, i asked this topic couple days ago, but i have problem again.
for some reasons, iptables was turned on again. is there any way to
disable iptables completely?
this is what i did last time:
#service iptables stop
man chkconfig
or try system-config-services
On Tue, Mar 11, 2008 at 11:25:33AM -0700, Hiep Nguyen wrote:
> hi all, i asked this topic couple days ago, but i have problem again.
>
> for some reasons, iptables was turned on again. is there any way to
> disable iptables completely?
>
> this is what i did last time:
> #service iptables stop
A
On 11/03/2008, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
>
>
> for some reasons, iptables was turned on again. is there any way to
> disable iptables completely?
>
> this is what i did last time:
> #service iptables stop
>
> service iptable stop
chkconfig --level 2345 iptables off
HTH.
Alan.
___
On Tue, Mar 11, 2008 at 1:25 PM, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> hi all, i asked this topic couple days ago, but i have problem again.
>
> for some reasons, iptables was turned on again. is there any way to
> disable iptables completely?
>
> this is what i did last time:
> #service ip
hi all, i asked this topic couple days ago, but i have problem again.
for some reasons, iptables was turned on again. is there any way to
disable iptables completely?
this is what i did last time:
#service iptables stop
thanks,
t. hiep
___
CentO
Hiep Nguyen wrote:
thanks. i may well do that b/c i'm behind firewall anyway. also, i'm
not ready to tackle iptables at this time.
you can configure the simple default firewall with the GUI
system-config-securitylevel, or the command line version,
system-config-securitylevel-tui (uses curses
thanks. i may well do that b/c i'm behind firewall anyway. also, i'm not
ready to tackle iptables at this time.
t. hiep
Hiep Nguyen wrote:
> On Tue, 4 Mar 2008, Alex White wrote:
> > On Tue, 4 Mar 2008, Hiep Nguyen wrote:
> >> On Tue, 4 Mar 2008, Tom Brown wrote:
>
> with minimal ins
On Tue, 4 Mar 2008 11:11:22 -0800 (PST)
Hiep Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled:
> On Tue, 4 Mar 2008, Dan Carl wrote:
>
> >
> >
> >>
> >> for testing, i need to disable selinux, but something still
> >> not working right.
> >>
> >> i'm trying to figure out why i can't
Hiep Nguyen wrote:
> On Tue, 4 Mar 2008, Alex White wrote:
> > On Tue, 4 Mar 2008, Hiep Nguyen wrote:
> >> On Tue, 4 Mar 2008, Tom Brown wrote:
>
> with minimal installation on centos 5, selinux also included.
> how do i remove selinux or disable it at least?
> >>>
> >>> cat /etc/sys
On Tue, 4 Mar 2008, Dan Carl wrote:
for testing, i need to disable selinux, but something still not working
right.
i'm trying to figure out why i can't access http://10.0.0.160 from the
same network (10.0.0.x).
on 10.0.0.160 box, i can access http://localhost, or http://10.0.0.160,
but fro
On Tue, Mar 04, 2008 at 10:51:57AM -0800, Hiep Nguyen enlightened us:
> >On Tue, 4 Mar 2008 09:29:34 -0800 (PST)
> Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled:
> >
> >>On Tue, 4 Mar 2008, Tom Brown wrote:
> >>
> >>>
>
>
> with minimal installation on centos 5, selinu
>
> for testing, i need to disable selinux, but something still not working
> right.
>
> i'm trying to figure out why i can't access http://10.0.0.160 from the
> same network (10.0.0.x).
>
> on 10.0.0.160 box, i can access http://localhost, or http://10.0.0.160,
> but from any other compute
On Tue, 4 Mar 2008, Alex White wrote:
On Tue, 4 Mar 2008 09:29:34 -0800 (PST)
Hiep Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled:
On Tue, 4 Mar 2008, Tom Brown wrote:
with minimal installation on centos 5, selinux also included.
how do i remove selinux or disable it at le
On Tue, 4 Mar 2008 09:29:34 -0800 (PST)
Hiep Nguyen <[EMAIL PROTECTED]> took out a #2 pencil and scribbled:
> On Tue, 4 Mar 2008, Tom Brown wrote:
>
> >
> >>
> >>
> >> with minimal installation on centos 5, selinux also included.
> >> how do i remove selinux or disable it at least?
> >>
> >
>
Hiep Nguyen wrote:
> what command i can issue to enforce the change w/o reboot the box.
Disabling is impossible without reboot. You can put it into permissive
mode with "setenforce 0".
But normally you shouldn't need to turn off SELinux at all.
Ralph
pgpXiSRd0l6Gs.pgp
Description: PGP signatu
On Tue, Mar 4, 2008 at 3:29 PM, Hiep Nguyen <[EMAIL PROTECTED]> wrote:
> On Tue, 4 Mar 2008, Tom Brown wrote:
> >> with minimal installation on centos 5, selinux also included. how do i
> >> remove selinux or disable it at least?
> >
> > cat /etc/sysconfig/selinux
> >
> > you'll figure it out from
Hiep Nguyen wrote:
what command i can issue to enforce the change w/o reboot the box.
If your selinux fs is on /selinux then:
echo "0" > /selinux/enforce
Regards,
Phil.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailm
On Tue, 4 Mar 2008, Tom Brown wrote:
with minimal installation on centos 5, selinux also included. how do i
remove selinux or disable it at least?
cat /etc/sysconfig/selinux
you'll figure it out from there!
what command i can issue to enforce the change w/o reboot the box.
thanks
On Tue, 4 Mar 2008, Tom Brown wrote:
with minimal installation on centos 5, selinux also included. how do i
remove selinux or disable it at least?
cat /etc/sysconfig/selinux
you'll figure it out from there!
super. thanks.
t. hiep
___
Cent
with minimal installation on centos 5, selinux also included. how do
i remove selinux or disable it at least?
cat /etc/sysconfig/selinux
you'll figure it out from there!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailm
hi all,
with minimal installation on centos 5, selinux also included. how do i
remove selinux or disable it at least?
t. hiep
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos
26 matches
Mail list logo