Site não acessa na rede interna!

1. Site não acessa na rede interna!

Slackjeff
slackjeff

(usa Slackware)

Enviado em 07/01/2017 - 19:24h

Galera estou com problema.
Eu tenho um site o qual acessa no meu pc tranquilamente, porem se tentar conectar com meu celular ou outro computador ele não vai.
não da nenhum erro... só simplesmente não abre a página!
alguma dica?
Modem aberto com a porta padrao 80 e firewall liberado com porta 80

IPTABLES:



[root@localhost teslo]# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
INPUT_direct all -- anywhere anywhere
INPUT_ZONES_SOURCE all -- anywhere anywhere
INPUT_ZONES all -- anywhere anywhere
DROP all -- anywhere anywhere ctstate INVALID
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited
ACCEPT tcp -- 192.168.1.0/24 192.168.1.3 tcp dpt:http
ACCEPT tcp -- 192.168.1.0/24 192.168.1.3 tcp dpt:https

Chain FORWARD (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere ctstate RELATED,ESTABLISHED
ACCEPT all -- anywhere anywhere
FORWARD_direct all -- anywhere anywhere
FORWARD_IN_ZONES_SOURCE all -- anywhere anywhere
FORWARD_IN_ZONES all -- anywhere anywhere
FORWARD_OUT_ZONES_SOURCE all -- anywhere anywhere
FORWARD_OUT_ZONES all -- anywhere anywhere
DROP all -- anywhere anywhere ctstate INVALID
REJECT all -- anywhere anywhere reject-with icmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
OUTPUT_direct all -- anywhere anywhere
ACCEPT tcp -- 192.168.1.3 192.168.1.0/24 tcp dpt:http
ACCEPT tcp -- 192.168.1.3 192.168.1.0/24 tcp dpt:https
ACCEPT tcp -- localhost.localdomain 192.168.25.0/24 tcp dpt:https

Chain FORWARD_IN_ZONES (1 references)
target prot opt source destination
FWDI_home all -- anywhere anywhere [goto]
FWDI_public all -- anywhere anywhere [goto]

Chain FORWARD_IN_ZONES_SOURCE (1 references)
target prot opt source destination

Chain FORWARD_OUT_ZONES (1 references)
target prot opt source destination
FWDO_home all -- anywhere anywhere [goto]
FWDO_public all -- anywhere anywhere [goto]

Chain FORWARD_OUT_ZONES_SOURCE (1 references)
target prot opt source destination

Chain FORWARD_direct (1 references)
target prot opt source destination

Chain FWDI_home (1 references)
target prot opt source destination
FWDI_home_log all -- anywhere anywhere
FWDI_home_deny all -- anywhere anywhere
FWDI_home_allow all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere

Chain FWDI_home_allow (1 references)
target prot opt source destination

Chain FWDI_home_deny (1 references)
target prot opt source destination

Chain FWDI_home_log (1 references)
target prot opt source destination

Chain FWDI_public (1 references)
target prot opt source destination
FWDI_public_log all -- anywhere anywhere
FWDI_public_deny all -- anywhere anywhere
FWDI_public_allow all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere

Chain FWDI_public_allow (1 references)
target prot opt source destination

Chain FWDI_public_deny (1 references)
target prot opt source destination

Chain FWDI_public_log (1 references)
target prot opt source destination

Chain FWDO_home (1 references)
target prot opt source destination
FWDO_home_log all -- anywhere anywhere
FWDO_home_deny all -- anywhere anywhere
FWDO_home_allow all -- anywhere anywhere

Chain FWDO_home_allow (1 references)
target prot opt source destination

Chain FWDO_home_deny (1 references)
target prot opt source destination

Chain FWDO_home_log (1 references)
target prot opt source destination

Chain FWDO_public (1 references)
target prot opt source destination
FWDO_public_log all -- anywhere anywhere
FWDO_public_deny all -- anywhere anywhere
FWDO_public_allow all -- anywhere anywhere

Chain FWDO_public_allow (1 references)
target prot opt source destination

Chain FWDO_public_deny (1 references)
target prot opt source destination

Chain FWDO_public_log (1 references)
target prot opt source destination

Chain INPUT_ZONES (1 references)
target prot opt source destination
IN_home all -- anywhere anywhere [goto]
IN_public all -- anywhere anywhere [goto]

Chain INPUT_ZONES_SOURCE (1 references)
target prot opt source destination

Chain INPUT_direct (1 references)
target prot opt source destination

Chain IN_home (1 references)
target prot opt source destination
IN_home_log all -- anywhere anywhere
IN_home_deny all -- anywhere anywhere
IN_home_allow all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere

Chain IN_home_allow (1 references)
target prot opt source destination
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW
ACCEPT udp -- anywhere anywhere udp dpt:netbios-ns ctstate NEW
ACCEPT udp -- anywhere anywhere udp dpt:netbios-dgm ctstate NEW

Chain IN_home_deny (1 references)
target prot opt source destination

Chain IN_home_log (1 references)
target prot opt source destination

Chain IN_public (1 references)
target prot opt source destination
IN_public_log all -- anywhere anywhere
IN_public_deny all -- anywhere anywhere
IN_public_allow all -- anywhere anywhere
ACCEPT icmp -- anywhere anywhere

Chain IN_public_allow (1 references)
target prot opt source destination
ACCEPT udp -- anywhere 224.0.0.251 udp dpt:mdns ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:ssh ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:http ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:radan-http ctstate NEW
ACCEPT udp -- anywhere anywhere udp dpt:radan-http ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp dpt:http ctstate NEW
ACCEPT udp -- anywhere anywhere udp dpt:http ctstate NEW
ACCEPT tcp -- anywhere anywhere tcp spt:http ctstate NEW

Chain IN_public_deny (1 references)
target prot opt source destination

Chain IN_public_log (1 references)
target prot opt source destination

Chain OUTPUT_direct (1 references)
target prot opt source destination
[root@localhost teslo]#



  


2. Re: Site não acessa na rede interna!

carlos augusto mendes neves
carlosrv

(usa Outra)

Enviado em 07/01/2017 - 20:55h

Boa noite,

Como o acesso é interno as portas do moldem não vai interferir em nada, você esta utilizado o apache2 correto ?
essa maquina sua não tem outro programa que esteja rodando na porta 80 ? ja tentou alterar a porta do apache para
8080 e realizar um teste de acesso, você consegui pingar no servidor que esta tentado acessar ? os mesmo estão
na mesma faixa de rede ?




3. Re: Site não acessa na rede interna!

Slackjeff
slackjeff

(usa Slackware)

Enviado em 07/01/2017 - 21:24h

Troquei na porta do xampp a porta para 8080.
No meu notebook está aparecendo um outro ip...
No caso no meu pc que estou usando aqui o fedora aparece este ip: 192.168.25.7 já no meu celular o ip adreess é: 192.168.25.4

Rede é wifi!


4. Re: Site não acessa na rede interna!

carlos augusto mendes neves
carlosrv

(usa Outra)

Enviado em 07/01/2017 - 23:10h

sim o IP tem que ser único dentro de uma rede, esta correto e todos eles pertecem a faixa 25, o seu computador que esta utilizando o xampp e windows ?
se for linux sugiro usar o apache2, como esta chamando a pagina web no seu celular ?
um exemplo se o seu servidor estiver com IP 192.168.25.10 você devera chamar ele via browser http://192.168.25.10:8080 se estiver na porta 8080 ainda.



5. Re: Site não acessa na rede interna!

Slackjeff
slackjeff

(usa Slackware)

Enviado em 07/01/2017 - 23:26h

Sim é Linux!
É que o Apache2 sozinho não ta rodando por isso instalei o Xampp

# service httpd start
Redirecting to /bin/systemctl start httpd.service
Job for httpd.service failed because the control process exited with error code.
See "systemctl status httpd.service" and "journalctl -xe" for details.
[root@localhost teslo]#








Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts