|
FOr some reason I cannot log on my redhat box using telnet or ssh. I already set everything up and I do not have any firewall. What should I do?
I tried doing ipchains --flush too.
Started by Niu Do on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at computing):
And for ssh just start the sshd service ($ service sshd... .
Just edit the file /etc/xinit.d/telnet; change "disable =yes" to "disable = no" and restart service xinetd($ service xinitd restart) .
In some versions of RH linux, telnet/ssh is disable by default .
|
|
What is a good firewall program, that is somewhat easy to setup as im new to linux. I guess i would be using IPChains.
Started by nathan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at computing):
We'll have to ....
Although i have to recommend configuring or ipchains.
Maybe you want to check
out Webmin (proxy), full blown ipchains firewall and DHCP running.
Your guess is correct! You can use either
ipchains or iptables.
|
|
On Tue, 12 Feb 2008 15:42:04 -0500, Zach <netrek@gmail.com> wrote:
Anyone know a way (or even better have a script) to convert a file of
ipchains rules into iptables rules?
Zach
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian...
Started by Zach on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
Regards,
Andrei of
ipchains rules into iptables....
It is very well
documented very powerful and not hard to use.
To convert a file of
ipchains rules into iptables rules?
Rather then using a script you could try shorewall.
|
Ask your Facebook Friends
|
We have an OpenBSD router at each of our locations, currently running on generic "homebrew" PC hardware in a 4U server case. Due to reliability concerns and space considerations we're looking at upgrading them to some proper server-grade hardware with...
Started by Kamil Kisiel on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at serverfault):
We make heavy use of VLANs....
We've been running software FreeBSD Core 2GHz CPU (my load balancers use the multiple cores) 4GB Kingston ECC Registered RAM Dual-port idle).
Can use simultaneously and also has non-GIANT networking layer.
|
|
The Perfect Linux Firewall Part I -- IPCop
Author: Joseph Guarino
This document describes how to install the GNU/Linux GPL IPCop firewall and create a small home office network. In the second installment we cover creating a DMZ for hosting your own web...
Started by zakanator on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at d3scene):
|
|
Linux Red Hat 7.2
etho 64.x.x.x Static IP Address
255.x.x.252
64.x.x.10 Default Gateway
eth1 192.168.0.1 IP
255.255.255. Netmask
192.168.0.1 Gateway
DSL is working fine on the redhat linux box.
Red Linux Machine # 2
192.168.0.2
255.x.x.x
192.168.0.1 Default...
Started by Johny Makh on
, 7 posts
by 6 people.
Answer Snippets (Read the full thread at computing):
And if you do decide to use iptables, then I also suggest using gSheild, it's a very not available" and
"ipchains: Incompatible with this kernel"
so I find another way to use RH7.2 to share yourself that....
Of ipchains.
|
|
I have a linux box and a windows xp box networked through a hub. Linux (10.100.70.110--STATIC) will ping WinXP (10.100.70.111--STATIC), but WinXP will NOT ping Linux. Today I fooled with ipchains so I could share my internet connection (dial-up) with ...
Started by Kris Farris on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at computing):
To ping the linux box?
if you turn off the ipchains, can it now ping? I think they do pings a little is most at fault is the linux box will be set to block ICMP traffic in ipchains this is what ping uses, i would turn off ipchains....
|
|
On Fri, 03 Oct 2008 21:39:24 GMT, notbob <notbob@nothome.com
Can there be any more proof that ubuntu is aimed at the braindead?:
https://wiki.ubuntu.com/UbuntuFirewall
-----
Policy
(Completed: Hardy)
The default firewall policy will be:
...
Started by notbob on
, 46 posts
by 14 people.
Answer Snippets (Read the full thread at omgili):
So lack of decent firewall / security can lead to expensive side effects --
and it is common for people to use a wireless modem / router -- ignoring
security, as
I don't agree with it (my reaction, though....
Why people
use those plans...
|
|
Aattention admins eat your banannas..
time to goto work attempting to post in offtopic amcfeek computer is totally banned ....
cant eaven read the forum ipchains must be banning anny thing from my ip adress from atempting to post
you get this \error
Forbidden...
Started by sofa_king_fast on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at everything2stroke):
|
|
On Wed, 21 Jan 2009 09:45:13 -0800 (PST), Chris Dew <cmsdew@googlemail.com
I'm using kernel 2.4.37 and iptables 1.3.8.
I have a complex firewall requirement - what I need is to do DNAT
without it creating an entry in the connection tracking table...
Started by Chris Dew on
, 8 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
However you may use the NOTRACK target, via eth0, due to routing.) This used to work
with ipchains, as it did not rewrite the packet's Jan 2009 06:05:41 -0800 (PST), Chris....
A connection is not defined by the
input/output interface.
|