Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Servers & Networking
FedoraForum Search

Forgot Password? Join Us!

Servers & Networking Discuss any Fedora server problems and Networking issues such as dhcp, IP numbers, wlan, modems, etc.

Reply
 
Thread Tools Search this Thread Display Modes
  #31  
Old 28th March 2008, 02:14 PM
koperry's Avatar
koperry Offline
Registered User
 
Join Date: Aug 2006
Location: Austin, TX
Age: 50
Posts: 84
Wordpress registration

I have been able to get everything up and running with relative ease. I set up a wordpress site that is easily visible from the web but when someone tries to register they never get the email that send them a temp password. Do I need to set something up in sendmail, open port 25 in firewall, port forward 25 in router or all three?

Thanks in advance!
Reply With Quote
  #32  
Old 11th April 2008, 03:25 AM
biggied Offline
Registered User
 
Join Date: Mar 2008
Posts: 9
I am also having the problem that my domain is forwarded to my router login - not my webpages.

Could this have anything to do with me running Fedora in VMWare?
Reply With Quote
  #33  
Old 11th April 2008, 12:19 PM
Night Fire Offline
Registered User
 
Join Date: Mar 2008
Posts: 74
What i found out was that its because your in the same network. Try it from outside your network and see if it works. I call my friend and had him try and it showed the apache site. Good Luck
Reply With Quote
  #34  
Old 11th April 2008, 10:43 PM
biggied Offline
Registered User
 
Join Date: Mar 2008
Posts: 9
For some reason, i was being forwarded to another host - router. I setup everything again and it's working fine.
Reply With Quote
  #35  
Old 24th April 2008, 06:15 AM
tinak Offline
Registered User
 
Join Date: Dec 2006
Location: Sebastopl, Ca
Age: 31
Posts: 32
Wow! Awesome guide! Thank you very much, I did this just for the fun of setting something like this up... you made it to easy
Reply With Quote
  #36  
Old 24th April 2008, 01:26 PM
robert.forster's Avatar
robert.forster Offline
Registered User
 
Join Date: Feb 2008
Location: Newport News, VA
Posts: 128
your tutorial is fairly easy to follow for it is ALMOST impossible to have a perfect one for there will always be someone that will misinterpret something along the line (is the glass half full or half empty).
OTHERWISE IT IS GREAT..thank you for the contribution to the community.
that is what makes Open Source great!!

One thing that might be a good thing to append to your already gret tutorial:
SOME providers (ISPs) block port 80 and 25. With that in mind dyndns.org and I am sure a few others has what they call webhop the service (which is free with dyndns.org) provides you the ability to change the port for your web from 80 to 8000 or 8080 and not need to explain it to others. Lamens terms:
when you got to your website www.yours.net defaults to www.yours.net:80 without tell it. if your provider blocks port 80, no one will be able to get to your forum or website. So you must change the port to lets say 8000. that means you would have to educate everyone HOW to get to your website hence http://www.yours.net:8000/
using the webhop you dont need to you just put in the appropriate values on their site (need to think a little outside of the box thinking) and your good
just a FYI
__________________
Intel Core2 QUADcore 2.4 Ghz
RAM = 3GIG
ATI Radeon HD 2400
Dual 19" monitors
Windows XP sp3
DVD+/- RW 16
HD=250G (OS) 500G + 300G (storage)

[Microsoft] Vista - Definition per http://dictionary.reference.com "a far-reaching mental view" :eek: (but not realistic?)

registered linux user #467749 :cool:

Last edited by robert.forster; 24th April 2008 at 07:14 PM.
Reply With Quote
  #37  
Old 26th June 2008, 01:27 PM
Zero-Override Offline
Registered User
 
Join Date: May 2005
Posts: 741
i've set up a LOT of webservers before but tried the toturial and must say it works like a charm! it's extremely easy to follow and get into and allows for users to have the basic stuff running so they can mess about with it and start learning more advanced things from there!!

kudo's on the tutorial
__________________
LINUX NUMBER 389596
machine number 290131
Reply With Quote
  #38  
Old 29th June 2008, 04:48 PM
huklBerry Offline
Registered User
 
Join Date: Jan 2007
Posts: 5
Thank You. The linux firewall setup step in your tutorial is skipped in every other tutorial and apache help page I found on the web. I know it's a noob thing to miss but still.
Reply With Quote
  #39  
Old 22nd July 2008, 06:32 AM
hermouche's Avatar
hermouche Offline
Registered User
 
Join Date: Apr 2006
Location: Algeria
Posts: 800
Hy all there,

This is a Great tutorial SenDerek, Thanks.
What might change in your tutorial if i want to use it on an Intranet. I am in an institution where we want to setup a web site just for the local personnel (INTRANET).
The web server will got i guess two NIC'c, one for the LAN and the other for the WAN !!

Thanks

red
__________________
IBM ThinkPad z60m
Reply With Quote
  #40  
Old 28th July 2008, 06:46 PM
dstaver Offline
Registered User
 
Join Date: Jul 2008
Posts: 4
SendDerek thanks for your guide for setting up the ftp server.
I have followed it (tried) but I can't log into my ftp server.
I must have done something so stupid even I can't think of it, so if someone can point me to a guide for debugging ftp servers when something goes wrong, that would help a lot.

I have tried all sorts of options in vsftpd.config to no avail (user_list, no user_list, anonymous, etc).
My local http server works fine and I opened ports on my router and Fedora-8 firewall in like manner for ftp, but no go.

thanks,
Dan
Reply With Quote
  #41  
Old 28th July 2008, 06:57 PM
dstaver Offline
Registered User
 
Join Date: Jul 2008
Posts: 4
I should also add I use dyndns for my web server and that works fine. I didn't think I needed to do anything for ftp, so I didn't.
Is that an issue, also?
Reply With Quote
  #42  
Old 28th July 2008, 07:44 PM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Do you have port 20 & 21 open for your ftp server with system-config-firewall?
Can you login anonymous with no issues?
Reply With Quote
  #43  
Old 28th July 2008, 07:46 PM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
Do you have these in your /etc/vsftpd/vsftpd.conf file?
Code:
# Allow anonymous FTP? (Beware - allowed by default if you comment this out).
anonymous_enable=YES
#
# Uncomment this to allow local users to log in.
local_enable=YES
Reply With Quote
  #44  
Old 28th July 2008, 10:25 PM
dstaver Offline
Registered User
 
Join Date: Jul 2008
Posts: 4
Yes, I have opened both ports 20 & 21 (using system-config-firewall).
Also, I have the following lines in my vsftpd.config file: (hope this helps)
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
dual_log_enable=YES
xferlog_file=/var/log/xferlog
xferlog_std_format=YES
idle_session_timeout=600
data_connection_timeout=1200
ftpd_banner=Welcome to ftp service.
listen=YES

pam_service_name=vsftpd

userlist_enable=YES
userlist_deny=NO
userlist_file=/etc/vsftpd/user_list


log_ftp_protocol=YES
chroot_local_user=YES
port_enable=YES
pasv_enable=YES
pasv_promiscuous=NO
pasv_min_port=1024
pasv_max_port=1044
syslog_enable=YES
secure_email_list_enable=YES
hide_ids=YES
Reply With Quote
  #45  
Old 29th July 2008, 12:30 AM
dstaver Offline
Registered User
 
Join Date: Jul 2008
Posts: 4
ftp server issues

Hello oh patient ones,

After many trials (but not enough) here are further questions:

1) I can access ftp server from web only via the ip address (presently ftp://75.70.244.42), but not via domain name (ftp.tavetech.com) but my web site can be reached via domain name (www.tavetech.com)?
(forwarding via dyndns)

2) Anonymous ftp works (with secure email address list), but I cannot get local users to login at all using option:
local_enable=YES
Any suggestions?

thanks,
Dan
Reply With Quote
Reply

Tags
free, selfhosted, server, setup, tutorial, web

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
(noob) Cannot play audio files hosted on Windows server, Linux OK nezwick Using Fedora 7 10th February 2008 06:35 PM
VNC Server Config Tutorial darkscript Servers & Networking 7 21st September 2007 11:55 AM
How to set up a simple web server - Tutorial chichikov Guides & Solutions (No Questions) 3 15th August 2006 01:48 PM
PostGreSQL 8.1.4 Initial Setup and Config Tutorial eengnerd Using Fedora 0 2nd August 2006 11:52 PM
add banners to free hosted sites vinhdt Using Fedora 2 29th November 2005 02:29 AM


Current GMT-time: 00:20 (Sunday, 26-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat