Hi,

in my home network I am connected to my Internet Service Provider
(ISP)'s cable modem (CM).
This is the Thomson TWG870 - Wireless Voice Gateway.

It has four Ethernet connectors:
Eth1
Eth2 -- Raspberry Pi Model 2 ( RasPi ) - Gentoo Linux
Eth3 -- laptop - Gentoo Linux
Eth4

RasPi and laptop gets it's IP addresses through DHCP of the CM.
RasPi IP address is 192.168.0.11
laptop IP address is 192.168.0.10

On RasPi I have a web server which has a domain cspl.hu .
I get from my ISP a fix IP address which is associated with MAC
address on my RasPi.
host cspl.hu
cspl.hu has address 217.17.98.71

>From my laptop I am trying to ping RasPi:
ping 192.168.0.11
without any success.

I can ssh in to RasPi.
Shorewall rules on RasPi is:
after
?SECTION NEW
Ping(ACCEPT)    net:192.168.0.10        $FW
Web(ACCEPT)     net     $FW

Why can't I ping RasPi?
Why can't I open my web site cspl.hu from my laptop and from the Internet?

-- 
Best, Pali

Attachment: shorewall_dump.txt.bz2
Description: BZip2 compressed data

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to