How Software Gets Done  


Login

Software Buyers
Request bids
Search coders
My Buyer Account
Buyer help
Buyer articles
Buyer FAQ
Latest news
 
Software Coders
Newest open work
Browse all work
Search all work
My Coder Account
Coder help
Coder articles
Coder FAQ
Latest news
 
Affiliates
My Affiliate Account
Affiliate help
Affiliate FAQ
Latest news
 
Newest Bid Requests.
Flash Design Experts
By Tometa Software, Inc. on Jul 11
Max Bid: Open to fair suggestions

(Screen Shot)

VB Project
By Michael Sharp on Jul 11
Max Bid: $50


Color code text display in VB6 app
By Burt on Jul 11
Max Bid: $50


Get the screen
By Coderking on Jul 10
Max Bid: Open to fair suggestions


Emoticon icons needed
By wbunker on Jul 10
Max Bid: $100


Redevelop Adult Membership System Site
By HardWerX Technologies on Jul 10
Max Bid: $110


Click here to put this ticker on your own site and/or get live RSS newsfeeds

Open Work Categories.
Database 
(145 open)
   Access 
(55 open)
   MySQL 
(85 open)
   Oracle 
(9 open)
   SQL Server 
(50 open)
   Other DB 
(17 open)
Documentation / Tech Writing 
(16 open)
Data Entry 
(22 open)
Game Development 
(26 open)
Graphics / Art / Music 
(49 open)
   Graphics 
(59 open)
     Adobe AfterEffects 
(1 open)
     Adobe Photoshop 
(18 open)
     Adobe Premiere 
(4 open)
     3d Animation 
(13 open)
   Art (Misc.) 
(21 open)
   Music 
(11 open)
   3d Modeling 
(14 open)
Language Specific 
(96 open)
   ASP 
(57 open)
   ASP .NET 
(34 open)
   C# 
(40 open)
   C++ / C 
(108 open)
   Carbon (Mac OS) 
(2 open)
   Cocoa / Obj-C 
(2 open)
   Cold Fusion 
(13 open)
   Delphi 
(25 open)
   Java 
(59 open)
   JSP 
(7 open)
   Perl 
(39 open)
   PHP 
(88 open)
   XML/XSL 
(31 open)
   Visual Basic 
(138 open)
   Visual Basic .Net 
(51 open)
   Other 
(54 open)
Misc 
(30 open)
   CAD 
(3 open)
MultiMedia 
(38 open)
   Video Editing 
(4 open)
Network 
(43 open)
   Network Design 
(12 open)
   Network Implementation 
(13 open)
Platforms 
(75 open)
   Windows 
(166 open)
     MS Exchange 
(6 open)
     MS Office 
(12 open)
     Other 
(15 open)
   Darwin 
(1 open)
   Internet Browser 
(40 open)
   Linux 
(62 open)
   UNIX 
(28 open)
   Hand Held/PDA Programming 
(9 open)
Requirements 
(14 open)
Security 
(28 open)
Testing / Quality Assurance 
(18 open)
Web 
(152 open)
   Page Design 
(84 open)
   Flash 
(40 open)
   Web Services 
(73 open)
   Web (Other) 
(74 open)
Training 
(12 open)
   Computer Based 
(11 open)
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Linux Server Setup
Bid Request Id: 61600
Bookmark in my 'To Do' list
Posted by: QUIET (19 ratings)
(Software buyer rating 9.95)
Non-action Ratio: Very Good - 18.92%
Buyer Security Verifications: Excellent
Approved on: May 5, 2003
8:44:15 PM EDT
Bidding Closes: May 10, 2003 EDT
Viewed (by coders): 115 times
Deadline: 5/15/2003
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: UNIX, Linux
Enter chat room for this bid request
(0 active users at Jul 11, 2003 5:05:46 AM EDT)

Description:
This is a simple project for an experienced Linux system admin.

I have a new linux server that I want to setup as a proxy server and port forwarder to a webserver. I need someone to walk me though the setup of the two nic cards and the port forwarding.

Specifically, this server needs to:

- forward to a www server (www.x365.com)
- forward to a test server (test.x365.com)
- have mail running that can be accessed via POP
- have FTP running
- allow machines behind it to access the internet
- have all other services turned off (so it is secure)

This bid is to:

- walk me through the setup of the initial network card to a fixed IP address (this will be done via MSN messenger at an agreed upon time)
- ssh into server and set the rest of it up.

Thanks

Deliverables:
1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.

3) Complete ownership and distribution copyrights to all work purchased.



Platform:
Linux

Must be 100% finished and received by buyer on:
May 15, 2003 EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.


Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements. We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation. If you notice a violation please help out the site and report it. Thanks for your help.
 
Bidding/Comments:
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests.

See all rejected bids (and all comments)
Name   Bid Amount 
 
Date   Coder Rating  
Nil
(1 ratings)
in Nizhny Novgorod, RU
Russian Federation
Bid id: 661,261
 
$30 (USD) May 6, 2003
4:29:04 AM EDT
 9
(Superb)
   
Hello,

I am here to help you. As a Unix System Administrator in a big ISP I will more than happy to help you.

> - forward to a www server(www.x365.com)

No problem, just use ipmasqadm utility to redirect 80 tcp to internal host.

>- forward to a test server (test.x365.com)

Just port another than 80 ?

> - have mail running that can be accessed via POP

Sendmail, anti-spam configuration.

> - have FTP running

WU_FTPD, anonymous access and authorized users.

> - allow machines behind it to access the internet

Squid proxy server for HTTP/FTP traffic and/or masquerade.

> - have all other services turned off (so it is secure)

It's easy, setup a small firewall (packets filter)

Best regards, Nil Alexandrov
 
 
 
 
  See 2 private reply(ies)
to/from Nil.
 




Quick Bid Request Search
 Advanced Search
Newest Open Work
Latest News  
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 
Top Coders.

Anuj Gakhar
Rated a 9.98 on 101 jobs 
Securenext
Rated a 9.96 on 109 jobs 
Buddies
Rated a 9.82 on 80 jobs 
Andrei Remenchuk
Rated a 10 on 13 jobs 
Codman
Rated a 9.97 on 149 jobs 
Michael Sharp
Rated a 9.97 on 181 jobs 
D-N-S
Rated a 9.93 on 37 jobs 
markesh
Rated a 10 on 22 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
Tometa Software, Inc.
Rated a 10 on 10 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers

 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 

Affiliate Sites
Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.