Home Page › Forums › Network Management › ZeroShell › Really Frustrated! › Re: update
Fulvio:
After running wireshark, I found a problem in routing and corrected it. Now I can ping internal and external.
Problems that remain:
1. Leaking dhcp ip’s to 10.xxx.xxx.xx network. Is this a firewall issue? Here is my firewall config:
INPUT Chain
Chain INPUT (policy ACCEPT 5819 packets, 673K bytes)
pkts bytes target prot opt in out source destination
11938 1365K SYS_INPUT all — * * 0.0.0.0/0 0.0.0.0/0
15 2065 SYS_HTTPS tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:80
3388 382K SYS_HTTPS tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:443
0 0 SYS_SSH tcp — * * 0.0.0.0/0 0.0.0.0/0 tcp dpt:22
FORWARD Chain
Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
pkts bytes target prot opt in out source destination
0 0 CapPort all — * * 0.0.0.0/0 0.0.0.0/0
OUTPUT Chain
Chain OUTPUT (policy ACCEPT 11038 packets, 2972K bytes)
pkts bytes target prot opt in out source destination
15936 3424K SYS_OUTPUT all — * * 0.0.0.0/0 0.0.0.0/0
2. Still can not connect to internal or external websites. Is this an internet proxy issue? If so, can you suggest how I might fix it.
thanks – any help is greatly appreciated.
Noemi