El sáb, 15-12-2007 a las 17:21 -0200, Adriano Bernardi escribió: > Hi > > I can't access my ebox. I can ping, but i can't acess they through ip > (https://192.168.1.54). Ebox 0.11, two network cards. From the ebox, i > can ping external sites and my internal network.
You may enter using ssh and open up the firewall by running these two commands: $ iptables -I INPUT -j ACCEPT $ iptables -I OUTPUT -j ACCEPT Then, change wherever you may need on web interface prior to saving changes. Best regards, _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
