Turn off/modify NAT on belkin router.
Question posted by: Adam01
(Member)
on
September 1st, 2008 07:12 PM
Hi, I have a wireless router, which I want to turn the NAT off
But the problem is, the router doesnt show the NAT settings under the system tab. The javascript code for it is commented out, but I dont know exactly why?
Is there any other ways at all to turn it off?
5
Answers Posted
Quote:
Originally Posted by Adam01
Hi, I have a wireless router, which I want to turn the NAT off
But the problem is, the router doesnt show the NAT settings under the system tab. The javascript code for it is commented out, but I dont know exactly why?
Is there any other ways at all to turn it off?
Hi Adam!
Now, as a full member you should know, that we need more information that that.
First of all, which belkin wireless router is it? Give us a product number or something like that.
Then where is the javascript code commented out (I'm guessing there's some kind of web interface - please describe, where you go in there)? And what exactly should that code do?
Also, do you have a user manual and if so, have you checked that? If not, have you tried finding one online?
Greetings,
Nepomuk
Sorry, the details...
Its a belkin N wireless modem router.
Firmware Version: 1.00.01 (Aug 2 2007 )
Boot Version: V0.05
Hardware: F5D8633-4 v1 (01)
The javascript is in the system settings:
this comes under the Init_Value() function:
- // var nat_enabled = f.nat_enabled.value;
Then theres this:
- // if( nat_enabled == '1')
-
// f.Nat_enable[0].checked=true;
-
// else
-
// f.Nat_enable[1].checked=true;
this:
- // if (f.Nat_enable[1].checked==true)
-
// cur_ipaddr = '192.168.2.254';
this:
- // if (f.Nat_enable[0].checked==true)
-
// f.nat_enabled.value = '1';
-
// else
-
// f.nat_enabled.value = '0';
And this:
- <!--NAT-->
-
<script>
-
/*
-
<TR>
-
<TD colSpan=2> <HR color=#666666 noShade SIZE=1> </TD>
-
</TR>
-
<TR>
-
<TD class="body"><B>
-
NAT Enabling:
-
</B></TD>
-
<TD width=360> </TD>
-
</TR>
-
<TR>
-
<TD colSpan=2 height=26 class="body"><B>
-
ADVANCED FEATURE!
-
</B> Allows you to turn the Network Address Translation feature off. In almost every case you would NOT want to turn this feature off. <A href="javascript:void(0);" onclick=moreinfowin("glossary.stm#nat");>
-
<B><FONT color=#0066FF>
-
More Info
-
</FONT></B></A></TD>
-
</TR>
-
<TR>
-
<TD width=240 class="body">- <B><SPAN>
-
NAT Enable / Disable
-
></SPAN></B></TD>
-
<TD class=body width=360> <INPUT type="radio" name="Nat_enable">
-
Enable <INPUT type="radio" name="Nat_enable">
-
Disable </TD>
-
</TR>
-
*/
-
</SCRIPT>
-
<SCRIPT>
-
/*
-
var enablevaluenat = 1 - 1;
-
document.tF.Nat_enable[enablevaluenat].defaultChecked = true;
-
document.tF.Nat_enable[enablevaluenat].checked = true;
-
*/
-
</SCRIPT>
-
Im just installing a PDF reader at the moment, for the manual.
Ok, The manual mentioned no troubleshooting on no NAT option.
It only mentioned nat in the general system settings information.
Not even belking support has anything on it.
Would it be ok to upgrate to the pre-release of the firmware upgrade?
Ok, now the DMZ works (before, the router rebooted)
This is just to improve performances on xbox live, would it be ok to place the xbox outside the firewall?
Quote:
Originally Posted by Adam01
Ok, now the DMZ works (before, the router rebooted)
This is just to improve performances on xbox live, would it be ok to place the xbox outside the firewall?
Well, I wouldn't do it, but then I know very little about the XBOX and it's security. I'd suggest to search online for information about that and maybe post a question in the Misc Section.
Anyway, glad it works! :-)
Greetings,
Nepomuk
|
|
|
What is Bytes?
We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights.
Get the best answers to your questions from over 197,018 network members.
Top Networking Contributors
|