Re: linux security/network issue....

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

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sat, 18 Jan 2003 12:36:28 -0800, Bruce Douglas wrote:

> [root@lserver2 root]# ifconfig -a
> eth0      Link encap:Ethernet  HWaddr 00:03:47:63:41:AA
>           inet addr:192.168.1.52  Bcast:192.168.1.255 
>           Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST  MTU:1500 

Raises the question why you wrote "192.222.33.4" in your original
posting? ;) There's absolutely no need to not tell your internal IP
addresses. It justs adds plenty of confusion upon trouble-shooting.
Same applies to your router. Originally, you wrote it is at
198.222.33.1, actually it is at 192.168.1.1. All that doesn't help
understanding your network configuration.

> the router (Linksys BEFN2PS4) is pretty straightford to configure for
> the Port Forwarding. And, as I mentioned, everything works when I
> forward the port to a Windows box.

We'll see.

> Is there any way/log file that I could look at which would tell me if
> the linux box sees anything coming from the router???

Type this in, everything on one line:

  iptables --insert INPUT --in-interface eth0 --protocol tcp
  --destination-port http --jump LOG --log-level info
  --log-prefix "www in: "

With default configuration of syslogd you should see packet filter
log messages in /var/log/messages when you access port 80 of your
Linux box.

- -- 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+Kca10iMVcrivHFQRAp2iAJ9hzfHPLxqBDXu/wg0b7W52vIJ3gQCfRMl6
UUD7WgAq/icJp4gBxQd6Txc=
=xth0
-----END PGP SIGNATURE-----



-- 
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux