QJ.NET | Videos | Forums | iPhone | MMORPG | Nintendo DS | Wii | PlayStation 3 | PSP | Xbox 360 | PC | Downloads | Contact Us
Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact

QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides

Go Back   QJ.net Game Discussion - PSP, Xbox, Wii, PS3, PSP Homebrew, and PSP Guides > Developers Corner > PSP Development, Hacks, and Homebrew > PSP Homebrew and Hacks Discussion
The above video goes away if you are a member and logged in, so log in now!

portal creation

This is a discussion on portal creation within the PSP Homebrew and Hacks Discussion forums, part of the PSP Development, Hacks, and Homebrew category; im creating a new portal dont know what im doing wrone im usingg the web server and the treewalk dns ...

Reply
 
LinkBack Thread Tools
Old 09-11-2005, 09:59 PM   #1
 
Join Date: Jul 2005
Posts: 43
Trader Feedback: 0
Default portal creation

im creating a new portal dont know what im doing wrone im usingg the web server and the treewalk dns software i login to wipeout and the browser stay in a blank screan and after a wile it just come back to the ick conection screan
this is my scea.zone
; BIND db file for scea.com

STTL 86400

@ IN SOA scea.com fake.scea.com (
2005040201 ; serial number YYMMDDNN
28800 ; Refresh
7200 ; Retry
864000 ; Expire
86400 ; Min TTL
)

;This should cover ALL bases:

NS psp.jtsecurity.com
A psp.jtsecurity.com
ingame A psp.jtsecurity.com
webcluster A psp.jtsecurity.com

$ORIGIN scea.com



this is my named.conf

/*
** TreeWalk master config
*/

controls {
inet 127.0.0.1 port 953
allow { 127.0.0.1; } keys { "rndc-key"; };
};

// the private (LAN) network space
acl "privlan" { 127.0.0.0/8; 10.0.0.0/8; 169.254.0.0/16; 192.168.0.0/16; 172.16.0.0/20; };

// our own private subnets
acl "private" { 127.0.0.0/24; 192.168.0.0/16; };

options {
directory "C:\WINDOWS\system32\dns\ etc";
cache-file "named.cache";
version "TWDNS";
hostname none;
server-id none;
dialup no;
interface-interval 0;
listen-on port 53 { 127.0.0.1; 192.168.2.156; };
listen-on-v6 { none; };
// query-source address * port 5353;
// query-source-v6 address * port 5354;
recursion yes;
allow-query { "private"; };
allow-recursion { "private"; };
blackhole { "bogons"; };
// forward first;
// forwarders { 4.2.2.2; 4.2.2.1; };
auth-nxdomain no;
minimal-responses yes;
transfer-format many-answers;
// edns-udp-size 512;
max-transfer-time-in 60;
request-ixfr yes;
provide-ixfr yes;
recursive-clients 2000;
tcp-clients 500;
max-cache-size 4m;
max-ncache-ttl 30;
lame-ttl 100;
zone-statistics no;
cleaning-interval 240;
};

// the bogon list
include "bogons.conf";

include "logs.conf";
include "rndc.key";
include "root.conf";
include "local.conf";
include "extra.conf";

zone "scea.com" {
type master;
file "scea.zone";
};


and this is a tempary website

<html>
<body>
<a href="http://www.andrew.cmu.edu/~jterlesk/psp/portal/index2.html">
<img src="http://www.jtsecurity.com/back.jpg"></a>
</body>
</html>


what do im doing wrone my firewall is off ~~~~
some help
JOVENASO is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
creation , portal

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -8. The time now is 03:40 AM.



Use of this Web site constitutes acceptance of the TERMS & CONDITIONS and PRIVACY POLICY
Copyright © 2009, QJ.NET. All Rights Reserved.
Contact Us