Enviado em 11/12/2018 - 16:36h
Galera tenho uma shell em um servidor(como root) porem nao esta funcionando comandos como wget,nc ,curl porem consigo fazer ping em qualquer ip da internet acredito que seja alguma configuraçao de proxy ou de roteamento , ja verifiquei iptables e host.deny e host.alow e nao tem nada , alguem tem uma ideia de que tipo de serviço ou configuraçao pode estar bloqueando essa conexão ?Shell> netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
10.132.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
0.0.0.0 10.132.2.16 0.0.0.0 UG 0 0 0 eth0
Shell> ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:56:89:05:30
inet addr:10.132.2.174 Bcast:10.132.2.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fe89:530/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:67507252 errors:0 dropped:0 overruns:0 frame:0
TX packets:62726140 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2695977361 (2.5 GiB) TX bytes:2642463035 (2.4 GiB)