Csányi Pál
2017-07-11 04:18:45 UTC
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?
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
Best, Pali