Find Jobs
Hire Freelancers

Create a web configurable dns administrative interface using asp/vb.net, Simple DNS and SQL Server. This is only a prototype.

$500-1100 USD

Terminado
Publicado hace más de 13 años

$500-1100 USD

Pagado a la entrega
Create a web configurable dns administrative interface using asp/vb.net, Simple DNS and SQL Server. This is only a prototype. 1) Create 2 tables to store DNS info 2) Create a simple asp.net administrative screen 3) Setup Simple DNS Plus in your development environment (<[login to view URL]>) 4) Setup MS SQL Server "Plus" Plugin-in (<[login to view URL]>) in your local environment 5) Demonstrate the ability to create a record in administrative screen and query said record (i.e. from nslookup) ## Deliverables **Summary:** Create a web configurable dns administrative interface using asp/vb.net, Simple DNS and SQL Server. This is only a prototype. See attached details. 1) Create 2 tables to store DNS info 2) Create a simple asp.net administrative screen 3) Setup Simple DNS Plus in your development environment (<[login to view URL]>) 4) Setup MS SQL Server "Plus" Plugin-in (<[login to view URL]>) in your local environment 5) Demonstrate the ability to create a record in administrative screen and query said record (i.e. from nslookup) **Detailed:** *Create 2 tables to store DNS info* I have created two tables to be used for this project called ctm_domains and ctm_domainrecords. The schema is shown below: CREATE TABLE [ctm_domains]( [hMy] [int] IDENTITY(1,1) NOT NULL, [sDomainName] [varchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL, [sDesc] [varchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, CONSTRAINT [PK_ctm_domains] PRIMARY KEY CLUSTERED ( [hMy] ASC )WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY] ) ON [PRIMARY] CREATE TABLE [ctm_domainrecords]( [hMy] [int] IDENTITY(1,1) NOT NULL, [hDomain] [int] NOT NULL, [iRecordType] [int] NOT NULL, [sHost] [varchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [sPointsTo] [varchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NULL, [iMXPriority] [int] NULL, [iTTL] [int] NULL, CONSTRAINT [PK_ctm_domainrecords] PRIMARY KEY CLUSTERED ( [hMy] ASC )WITH (IGNORE_DUP_KEY = OFF) ON [PRIMARY] ) ON [PRIMARY] ctm_domains = Master table to store main domain (i.e. [login to view URL]) [login to view URL] = ID column [login to view URL] = Domain name (i.e. [login to view URL]) [login to view URL] = Domain description (i.e. Microsoft main domain) ctm_domainrecords = Child table to store actual records [login to view URL] = ID column [login to view URL] = pointer to [login to view URL] [login to view URL] = type of record (a, cname, mx) [login to view URL] = the host that is being queried (i.e. [[login to view URL]][1] or [[login to view URL]][2], or [login to view URL]) [login to view URL] = the IP address of the target (i.e. [login to view URL]) [login to view URL] = for mx type records only (i.e. 10, 20, 30, 40) [login to view URL] = time to live for each record (i.e. 1hr, 1day, 1week) *Create a simple asp.net administrative screen* Create a simple web 2.0/ajax/jquery web interface that writes and reads to the two tables defined above. I've added some screenshots of suitable interfaces. This does not need to be fancy, just needs to work: *Setup Simple DNS Plus in your development environment AND Setup MS SQL Server "Plus" Plugin-in* This is fairly self explanatory. You will need to install and configure both, including defining the sql server to be used by Simple DNS plugin to get records. Create a very simple document (no more than a page or two) with some screenshots and description on how to set this up in our own environment. *Demonstrate the ability to create a record in administrative screen and query said record (i.e. from nslookup* This is self explanatory too.
ID del proyecto: 3075012

Información sobre el proyecto

10 propuestas
Proyecto remoto
Activo hace 13 años

¿Buscas ganar dinero?

Beneficios de presentar ofertas en Freelancer

Fija tu plazo y presupuesto
Cobra por tu trabajo
Describe tu propuesta
Es gratis registrarse y presentar ofertas en los trabajos
Adjudicado a:
Avatar del usuario
See private message.
$850 USD en 14 días
4,8 (234 comentarios)
6,2
6,2
10 freelancers están ofertando un promedio de $737 USD por este trabajo
Avatar del usuario
See private message.
$425 USD en 14 días
5,0 (64 comentarios)
7,0
7,0
Avatar del usuario
See private message.
$850 USD en 14 días
4,9 (140 comentarios)
7,0
7,0
Avatar del usuario
See private message.
$765 USD en 14 días
5,0 (6 comentarios)
5,4
5,4
Avatar del usuario
See private message.
$701,25 USD en 14 días
5,0 (7 comentarios)
4,0
4,0
Avatar del usuario
See private message.
$875,50 USD en 14 días
4,6 (4 comentarios)
4,0
4,0
Avatar del usuario
See private message.
$637,50 USD en 14 días
5,0 (9 comentarios)
3,6
3,6
Avatar del usuario
See private message.
$654,50 USD en 14 días
0,0 (2 comentarios)
0,0
0,0
Avatar del usuario
See private message.
$850 USD en 14 días
0,0 (0 comentarios)
0,0
0,0
Avatar del usuario
See private message.
$765 USD en 14 días
0,0 (1 comentario)
0,0
0,0

Sobre este cliente

Bandera de UNITED STATES
Goleta, United States
5,0
12
Miembro desde jun 1, 2005

Verificación del cliente

¡Gracias! Te hemos enviado un enlace para reclamar tu crédito gratuito.
Algo salió mal al enviar tu correo electrónico. Por favor, intenta de nuevo.
Usuarios registrados Total de empleos publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Cargando visualización previa
Permiso concedido para Geolocalización.
Tu sesión de acceso ha expirado y has sido desconectado. Por favor, inica sesión nuevamente.