Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
basic router config
Name: Khaos Date: September 8, 2003 at 02:39:01 Pacific OS: SuSE 8.2 CPU/Ram: 2200/512
Comment:
Ok- this is ridiculous. I am/was running apache 1.3.27 on suse 8.2 pro. Connected directly to the modem, everything worked fine. I put the system on a Belkin router, changed the listen directives to 192.168.2.70:80 (the internal ip of the machine)..it works fine from within the lan, of course..but times out any other time. I also added port 80 in the "virtual servers" in the belking router..as well as setting it DMZ; both solutions were a no go. Any ideas ? Thanks in advance!
Name: khaos Date: September 8, 2003 at 03:54:53 Pacific
Reply:
Oh..I forgot to mention it works from within the lan..from the "outside", it just imes out...and there is not trace of any attempts in the access_log and no errors in the error_log. I also used Bind * and the listen directive is Listen 192.168.2.70:80 Thanks in advance!
0
Response Number 2
Name: Chris Date: October 5, 2003 at 05:17:31 Pacific
Reply:
Not sure what the current story is, but Belkin has had issues with port 80 in the past.
Summary: check to see if the 'dhcpcd' daemon is running. do 'ifconfig' to see what network adaptors are active. You should have: lo (loopback) eth0 (you network card). If you do see eth0 check that your IP is ...
Summary: This is a basic PROFTPD config question. I have setup my directories but instead of using the Umask in my config file I give to the DIRS chmod 057 /var/www/whatever. is this the best practice ? and if...
Summary: Can i forward all the trafic from a router to a server (not the isp's server - just to point out another IP - the server - as a gateway ) on the internet and that server to manage all the trafic? The...