How To Enable NAT in Windows 2003 Server to wireless connection mobile or computer

Situation: I am an administrator of company . I’m getting my internet services through a
DSL connection. I’m using Microsoft technologies; hence, my server is Windows 2003 Server. I want to distribute internet(wireless) to all the computers or mobiles through the main server by routing and remote access
Main server is 192.168.1.10
Default gateway(ip of router linksys) is 192.168.1.1
How can i do that and which setting i will use
please help me

Hi,
So you don’t have a NAT device and want to use windows server 2003 RAS role as a NAT?
Windows server 2003 could work as NAT.
How to configure Network Address Translation in Windows Server 2003
http://support.microsoft.com/kb/816581
But I’m a bit curious with your gateway. I guess windows server 2003 connect to internet via your default gateway. If so ICS is another solution:
How To Set Up Internet Connection Sharing in Windows Server 2003
http://support.microsoft.com/kb/324286
At last, buy a wireless router could be a better solution.
Hope this helps.

Similar Messages

  • How imstall the  BI7 on windows 2003  server

    Hi
    How imstall the  BI7 on windows 2003  server please   advise .
    thanks in advence
    with best regards
    jainendra prajapati

    Hi,
    Just install Netweaver 7.0 system following installation guide on https://service.sap.com/instguides and then after installation finished install BI_CONT add-on.
    Then your BI 7.0 system will be ready.
    Thanks
    Sunny

  • How to get cisco provided window 2003 server?

    when i tried to install CRS 5.0(2) FROM cd i have.cisco CRS 5.0(2) ORIGINAL.INSTALLATION is aborting with prompt that cisco provided hardware is needed for CRS. HOW to solve this issue?plz tell , i am new to this field.

    Hello Ashish,
    In this case that you need to get a copy of Cisco OS you will need to contact customer service deparment and request them the installation media.
    You can contact Customer Service through one of the following ways.
    PHONE : 1-800-553-6387
    Email :  [email protected]> [email protected] subject line put
    in "Missing CD/DVD Request".
    Customer service will need as much of the following information you can
    provide.
    1. Reason for Request
    2. SO#
    3. SAS/SASU (or any other Software Contract #)
    HTH
    Please rate this post if was helpful
    Walter Solano

  • How to connect to Window 2003 server using "connect as"

    How can I set up Lion to easily connect to specified shares in the windows 2003 server. I want to authenticate as a user other than the one I am logged into on my Macbook? I am setting this up for teachers in a school. The macbook may be used by multiple teachers. Best way (simplest) please.

    Hi
    Let's pretend the Windows Server has an IP address of 10.10.10.254
    Go Menu > Connect to Server > smb://10.10.10.254. When prompted enter the account credentials of a user (username and password) that exists on the Windows Server. Alternatively you could use cifs://10.10.10.254. Either one will do. Assuming no 'silliness' on the Windows Network Administrator's part the share should mount.
    For ease of connectivity afterwards you could tick the 'remember password using keychain manager' box. Personally I find keychain manager more trouble than it's worth. However you deal with this as you see fit. If it's multiple users using the same workstation I would not enable the option.
    Once mounted you can view the Server Share on the user's Desktop by enabling the option in the Finder. It should appear as a blue-ish drive icon on the Desktop. Add the icon in that User's Login Items in the Accounts Preferences Pane. Think of it a little like the Windows equivalent of "mapping a network drive".
    Next time that user logs into their local account and provided the workstation is connected to the same network, the share point should mount.
    You could also or alternatively drag the share icon to the right hand side of Dock. Click on it to re-connect to the share after you've disconnected from it.
    HTH?
    Tony

  • How to Install 64-bit "Generic / Text Only" print driver on a 32-bit Windows 2003 Server?

    Hi All,
    In a nutshell, I need to Install the 64-bit Generic / Text Only print driver on a 32-bit Windows 2003 Server’s “Generic / Text Only 32-bit print queue.
    The problem is that there is no Driver-Disk to get the drivers. I’ve been able to isolate 14 files related to the 64 bit drivers from a Windows 7 x64 computer and copy them to a temp folder on the Windows 2003 x32 server. When I try to add the 64 bit driver
    to the Windows 2003 x32 server,  it wants a *.inf file, which I don’t have and can’t find.
    Because Microsoft will no longer support Windows XP, my client is replacing all of their Point-of-Sale Windows XP x32 systems with Windows 7 x64. They use Terminal Services (Remote Desktop) to connect to a Windows 2003 x32 server to use the POS system. The
    POS software redirects LPT1 back to the local Generic / Text Only printer. This works great for XP x32.
    When we use the Terminal Services POS software on the new Windows 7 x64 system, none of the labels print out because it’s redirected in 32-bit back to the local Windows 7 x64 Generic / Text Only 64-bit printer.
    This will be a huge issue for me if I can’t get this to work.
    Thanks in advance for any suggestions and help! -Rob

    those may be helpful...
    http://social.technet.microsoft.com/Forums/en-US/a129f49a-0216-41f0-b190-3efb46fbb8ac/generic-text-only-driver-on-windows-2008-server-r2?forum=winserverprint
    http://blogs.technet.com/b/yongrhee/archive/2009/09/14/how-to-add-64-bit-print-drivers-on-32-bit-windows-server-2003-or-windows-server-2008-print-server.aspx
    Best,
    Howtodo

  • How do I rename an XE database on a Windows 2003 Server?

    Ok. I'm attempting to rename a freshly installed XE database on a Windows 2003 Server. It looks like there is no getting around the fact that the database gets named "XE" during installation. Because there could potentially be multiple installations of XE in my organization, I thought it'd be a good idea to disambiguate the installations by renaming them to match their function. In this particular case, I'd like to rename the database to "CTXMGMT". It will be a data repository for our Citrix farm administration programs.
    Here is what I've performed thus far:
    1. Installed Oracle 10g XE on one of our Windows 2003 Server, Standard Edition machines.
    2. Verified that the installation was performed correctly by making sure the 'Database Home Page' loads correctly through Internet Explorer, and by performing a few Select statements on the database (i.e. select name from v$database;)
    * * I then began following instructions from this document (http://www.utexas.edu/its/unix/reference/oracledocs/v92/B10501_01/server.920/a96652/ch14.htm#1004735) to rename the database. Note: I'm only trying to change the name of the database, not the ID.
    3. Shutdown the database
    4. Opened the database in MOUNT mode
    5. Ran the NID utility. Here's the actual input/output to/from the NID utility:
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>nid target=sys/manager@xe DBNAME=CTXMGMT SETNAME=YES
    DBNEWID: Release 10.2.0.1.0 - Production on Mon Jul 10 15:55:10 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to database XE (DBID=2476560070)
    Connected to server version 10.2.0
    Control Files in database:
    C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    Change database name of database XE to CTXMGMT? (Y/[N]) => Y
    Proceeding with operation
    Changing database name from XE to CTXMGMT
    Control File C:\ORACLEXE\ORADATA\XE\CONTROL.DBF - modified
    Datafile C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\UNDO.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\USERS.DBF - wrote new name
    Datafile C:\ORACLEXE\ORADATA\XE\TEMP.DBF - wrote new name
    Control File C:\ORACLEXE\ORADATA\XE\CONTROL.DBF - wrote new name
    Instance shut down
    Database name changed to CTXMGMT.
    Modify parameter file and generate a new password file before restarting.
    Succesfully changed database name.
    DBNEWID - Completed succesfully.
    6. After running the NID utility from a separate DOS Window, I attempt to shutdown the newly renamed database from the first DOS Window I used in steps 3 & 4 from above (i.e. to shutdown the database and then start it in MOUNT mode) but I receive this error:
    ORA-03113: end-of-file on communication channel
    This is somewhat expected since the SQL*Plus connection in this window probably had "the bottom pulled out from under it" when the database was renamed.
    However at this point I'm unsure about what state the database is in. Is it down? Is it up? Logic would sort of dictate that the database was left in the MOUNT state, which is the state it was in when the database name was changed. However, the only way I'm able to get back in to the database is by doing the following
    a. Opened a new DOS window
    b. entered "set ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server"
    c. entered "set ORACLE_SID=XE"
    d. entered " sqlplus "/ as sysdba" "
    e. at SQL> prompt, entered "startup"... which produces:
    SQL> startup;
    ORACLE instance started.
    Total System Global Area 285212672 bytes
    Fixed Size 1287016 bytes
    Variable Size 92277912 bytes
    Database Buffers 188743680 bytes
    Redo Buffers 2904064 bytes
    ORA-01103: database name 'CTXMGMT' in control file is not 'XE'
    SQL>
    From here I don't know what to do. According to the ORA-01103 error message, it looks like I need to change the database name in the control file to "CTXMGMT", but I'm not sure how I should go about that. The control file is a binary file, so I can't just open it up with Notepad and type in a new database name.
    I suspect that even once that is done that the listener.ora (and maybe the tnsnames.ora file?) will have to be edited to include the new "CTXMGMT" name, but I'm not sure how exactly those files should look to incorporate the new database name.
    Also, would the names of services have to be changed in Windows as well? (i.e. Would the Windows service named "OracleServiceXE" have to be renamed to "OracleServiceCTXMGMT" ?)
    In short, I really just need to know how to rename an XE database on Windows appropriately. The steps described above represent as far as I've gotten. If I'm going about it incorrectly could someone shed some light on the correct steps to follow? The more detailed the better. Thanks.
    - Gary

    Okay, I've....
    1) Reinstalled XE, to start from scratch
    2) Went in to SQL*Plus, did a "create pfile from spfile;"
    3) Shutdown the database
    4) Started it up in MOUNT mode
    5) Ran NID, to change the database name from 'XE' to 'CTXMGMT'
    6) Shutdown the database again
    7) Edited the pfile to change the database name (i.e. "db_name='CTXMGMT'")
    8) Started up the database
    And that worked! So that's good... but now my question is:
    How do I change the SID for the database? Currently, the instance name for the database is still 'XE'....
    SQL> select instance_name
    2 from v$instance;
    INSTANCE_NAME
    xe
    I'd like it so a connection could be made to the database with the tnsnames.ora file looking like this:
    CTXMGMT =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(Host = rodin)(Port = 1521))
    (CONNECT_DATA = (SID = CTXMGMT))
    Could someone explain how to get the database to this state? Thanks.
    - Gary

  • How to install 11.5.10 on VMWare with Windows 2003 Server?

    Need help on installing 11.5.10 on VMWare which runs Windows 2003 Server.
    I've XP Pro laptop with 2GB RAM and 80GB HDD and external HD with 250GB. Gathered all required s/w for installation.
    The Win 2003 Server VMWare is sitting on the external HD. I want to install pre-req s/w along with 11.5.10 on the VMWare.
    (1) How do I make the laptop's CD drive and HD visible to the VMWare?
    (2) Can I use the XP laptop HD as staging area and install on VMWare on external HD?
    (3) What are the disadvantages/risks of using the external HD for both staging and actual installation?
    Any help is appreciated.
    FYI - we already have an Oralce 11.5.9 on VMWare. All services are up and running. Able to logon to SQL*Plus and EBS home page. The issue is, we are not able to connect to this Oralce VMWare image from other VMWare image(Siebel), ie, if we do a telnet to oracle vmware image connection establishes and closes immediately. No clue on why this is happening. But this is not happening when we did telnet from a vmware image(plain win 2003 server) that does not have Siebel. All vmware images work fine individually.
    Any inputs?
    Thx,
    Jags

    Need help on installing 11.5.10 on VMWare which runs Windows 2003 Server.
    I've XP Pro laptop with 2GB RAM and 80GB HDD and external HD with 250GB. Gathered all required s/w for installation.
    The Win 2003 Server VMWare is sitting on the external HD. I want to install pre-req s/w along with 11.5.10 on the VMWare.
    (1) How do I make the laptop's CD drive and HD visible to the VMWare?
    (2) Can I use the XP laptop HD as staging area and install on VMWare on external HD?
    (3) What are the disadvantages/risks of using the external HD for both staging and actual installation?
    Any help is appreciated.
    FYI - we already have an Oralce 11.5.9 on VMWare. All services are up and running. Able to logon to SQL*Plus and EBS home page. The issue is, we are not able to connect to this Oralce VMWare image from other VMWare image(Siebel), ie, if we do a telnet to oracle vmware image connection establishes and closes immediately. No clue on why this is happening. But this is not happening when we did telnet from a vmware image(plain win 2003 server) that does not have Siebel. All vmware images work fine individually.
    Any inputs?
    Thx,
    Jags

  • How can I open all ports on a Window 2003 Server

    How can I open all ports on my windows 2003 server for a specific range of IP addresses?

    Hi,
    Just want to confirm the current situations.
    Please feel free to let us know if you need further assistance.
    Regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How to up concurrent manager in R12 EBS installation in windows 2003 server

    Hi,
    I have installed R12 EBS on windows 2003 server. It was working fine for 2 days.
    Then suddenly when I submitted some concurrent program ,
    status was "No Manager" i.e. concurrent manager was down.
    I dont know how to restart/start concurrent manager .
    Any help will be greatly appreciated .
    Thanks

    Thanks hussein , where do I get application env file. I tried stoping cm from the services and then executed file CMCLEAN.sql and then restarted cm from services menu. However still I can't see cm running in application. I bounced the server also before restartingConfiguration and Environment Files
    http://docs.oracle.com/cd/E18727_01/doc.121/e13676/T530334T530337.htm#admu-cef
    Did you commit the changes after running cmclean.sql? If yes, please check the CM log file for any errors.
    Thanks,
    Hussein

  • How to setup SMBX client for work with Windows 2003 server's shared folders?

    Dear community,
    Some folders within shared folder on Windows 2003 Server is not visible for MacOS 10.8 client.
    How should I set up SMBX? Is there manual?
    I know, there is simple solution to type exact pathname (with those invisible folders) in connection dialog, but it is not usefull for me.
    Thank you  in advance

    Hi,
    Please remove the 3 non-exists DC from environment using the metadata clean-up process using script from below article. then manually delete the records from DNS management console as given below.
    https://gallery.technet.microsoft.com/scriptcenter/d31f091f-2642-4ede-9f97-0e1cc4d577f3
    Manual steps to clear the records.
    Dnsmgmt.msc [Dns Management]
    A.Expand the forward lookup zones\_msdcs folder
    i. Make sure only the actual domain controllers are listed, delete wrong Alias recordsremove wrong name server records
    ii. Select the container [forward lookup zones\_msdcs.domain.com\dc\_sites_\sitename\_tcp] > delete incorrect _ldap and _kerberos records are listed.
    iii. Select the container [forward lookup zones\_msdcs.domain.com\dc\_tcp] and delete incorrect _ldap and _kerberos records
    iv. Expand the [forward lookup zones\_msdcs.domain.com\domains\guid\_tcp] and delete incorrect _ldap entries
    v. Select [forward lookup zones\_msdcs.domain.com\gc] – delete incorrect HostA records
    vi. Expand the [forward lookup zones\_msdcs.domain.com\gc\_sites\sitename\_tcp] – delete incorrect _ldap entries
    vii.Select the [forward lookup zones\_msdcs.domain.com\gc\_tcp] – delete incorrect _ldap entries
    viii. Select the [forward lookup zones\_msdcs.domain.com\pdc\_tcp] – delete incorrect _ldap entries
    B.Expand the forward lookup zones\domain.com folder
    i.Delete Host(A) records of dc’s which are non-existant.
    ii.Correct the NameServer (NS) records
    iii. Follow steps similar to ’ A ii ‘ >> ‘ A viii’
    · Dssite.msc [Sites and Services]
    A.Expand the [Sites\Sitename\Servers] – delete incorrect server’s
    B.Delete incorrect subnet configurations [Sites\Subnets]
    C.Delete incorrect site links [Sites\IP]
    · Make sure the domain controllers are pointing to the correct dns servers in tcp\ip settings.
    · Force replication – ‘repadmin /syncall’

  • Dreamweaver CS3 running on Windows 2003 Server, How to do a License Swap to a new Hardware

    Hello, I have an urgent Licensing question belonging Adobe Dreamweaver CS3 running on Windows 2003 Server.
    How to do a License Swap to a new Hardware which runs currently on an Image of another Server (same HW), this License needs to be exchanged by the original Licence, however the MAC address has changed due to the HW-SWAP,  Serial Number of the "Adobe Dreamweaver CS3" is available,
    Is there a Adobe hotline existing, which could support?
    Thank you very much.
    hihtec

    download the endpoint.dll
    Posted by WebUser Jj C V Bautista from Cisco Support Community App

  • How to view failed updates on Windows 2003 Server ?

    Hello,
    Can anyone tell me how I can view what Windows Updates failed and why, on a Windows 2003 server that uses Configuration Manager?
    Thanks
    Stuart 

    You won't find the solution in ConfigMgr. It has done it's job and the updates have been delivered. The fact that the updates cannot install is a Windows problem. You need to be looking at the EVENT logs.
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • How to install oracle 9iASR2 on windows 2003 server

    Hi,
    I want to install oracle 9iasr2 on windows 2003 server. Pl guide.
    Arvind

    I want to install following component
    Oracle 9i form server & report server
    Oracle HTTP Server in SSL mode
    Oracle As Web Cache
    Regards
    Arvind

  • How to run a java program in windows 2003 server from unix server.

    Hi ,
    I want to run a java program in windows 2003 server from unix machine ..
    will RMI helps me to obtain this.
    Please tell me the procedure to do this.
    Thanks in advance,

    rmi,web services,corba,web 2.0,xml,xls,dtd,rss,ruby on rails,https,soap,tags,blog,podcast,google

  • Oracle 10G slow Performance on Windows 2003 Server

    Hi there,
    Looking for a little assistance in locating a bottleneck that's started to hit our system this week. It's really odd because it's been starting around 10am every morning this week.
    today is the worst that I've seen it because it's almost brought the system to a halt.....
    We're running Oracle 10.2.0.1 64b on Windows 2003 Server 64
    The server has 16 processors and 64GB of RAM currently the CPU is sitting at 5% and the RAM usage is at 16.4GB
    It's a blade server with a SAN backend and I'm assuming the latency is coming from the disk but I need to determine this for a fact.
    I've only been a DBA for about a year and I'm stilling learing how to locate and identify issues. According to OEM I'm seeing
    a ton of I/O from the users. So anyways, any help or insight would be much appreciated and a learning experience for me.
    Thank you for your time and asistance.
    SB

    Thank you for the reply!
    We've had finding one FOREVER, I can't resolve it and I've read somewhere to ignore because OEM is false reporting. I'm adjusting DB_Cache now...
    Isn't possible that too much cache could be bad for the system and cause slow downs?
    FINDING 1: 100% impact (29725 seconds)
    Significant virtual memory paging was detected on the host operating system.
       RECOMMENDATION 1: Host Configuration, 100% benefit (29725 seconds)
          ACTION: Host operating system was experiencing significant paging but no
             particular root cause could be detected. Investigate processes that
             do not belong to this instance running on the host that are consuming
             significant amount of virtual memory. Also consider adding more
             physical memory to the host.
       RECOMMENDATION 2: DB Configuration, 100% benefit (29725 seconds)
          ACTION: Consider enabling Automatic Shared Memory Management by setting
             the parameter "sga_target" to control the amount of SGA consumed by
             this instance.
    FINDING 2: 51% impact (15210 seconds)
    The buffer cache was undersized causing significant additional read I/O.
       RECOMMENDATION 1: DB Configuration, 9% benefit (2685 seconds)
          ACTION: Increase the buffer cache size by setting the value of parameter
             "db_cache_size" to 7568 M.
       ADDITIONAL INFORMATION:
          The value of parameter "db_cache_size" was "6912 M" during the analysis
          period.
       SYMPTOMS THAT LED TO THE FINDING:
          SYMPTOM: Wait class "User I/O" was consuming significant database time.
                   (84% impact [25073 seconds])

Maybe you are looking for

  • No Connection btw JCAPS 5.1.2 and SAP ECC 6.0 whle creatining SAP/Bapi OTD

    Hello. We have the following problem trying to build SAP BAPI/RFC OTD. 1) JCAPS 5.1.2. SAP ECC 6.0. Jco version 2.1.7 (also tried 2.1.8, 2.0.12 with the same result). All steps were done according to SAP BAPI/ALE eWays user guides and readmes 2) SAP

  • ITunes 11 will not sync my iPad 2: inflated "other"

    Something odd has happened. All of a sudden when I try to sync my iPad to iTunes on my Mac, iTunes thinks there is 21.82GB of "other" and 36.31Gb "free" on the iPad. This is totally wrong. See screen shot attached: When I try to sync (as that might c

  • Problem Optimizing - 198M rows in FAC2

    All, I am having a problem optimizing I have over 200 M rows in my Fac2 and I need to optimize.  I heard there was a faster way to do this then to incrementally load a section of data.  It is taking a long time and at this rate will take me 72 hours.

  • Convert HierarchicalCollectionView to ArrayCollection

    I'm trying to retrieve the ArrayCollection data provided to DataGrid and AdvancedDataGrid. While gridID.dataProvider works for flat data, I'm getting coercion error when data is heirarchical. Is there a way to retrieve the original ArrayCollection da

  • How to Transport Organizational unit created in transcation ppoma_crm

    Hi all, I have created, the organizational unit in transaction PPOMA_CRM, Now what i want to know, how to transport these organizational units to Quality system. Because there is no transport option in that transcation. kindly advice regards Naveen k