[SOLVED]Internet share from linux to windows 7

hi,
i want to share my internt connection from my arch linux netbook to my win7 pc
I succesfully followed this wiki article( https://wiki.archlinux.org/index.php/Internet_Share ) until: 'Assigning ip addresses to the client pc(s)'.
now i'm stuck with my linux netbook being fully configured, but i can't get my win7 pc to connect properly.
Idk maybe i need to configure the netbook in a different way in order to make it work with a windows client???
maybe
ip addr add 192.168.1.0 dev enp8s0
instead of
ip addr add 191.168.1.0/24 dev epn8s0
or an additional iptables command? (FORWARD ACCEPT maybe?)
Here's some data about my netbook in order to make it easier for you:
internet device: wlp2s0
internet device ip range: 192.168.2.x
lan(which conects my netbook to the win7 pc) device: enp8s0
thank you for your time.
regards b0b
Last edited by b0b2 (2013-09-13 22:47:58)

Lone_Wolf wrote:
you're on the right track, but the devil is in the details.
Basically you have TWO separate networks, but the internet share wiki page implicitly describes a 1 network setup.
the first network  has the netbook lan & the windows lan device in it.
your second network has the netbook wireless and the router in it.
If you want to stick with 2 separate networks, you'll need to setup the netbook as a router, check the wiki router page.
Warning : setting up your netbook to function as a router will require you to understand/learn networking basics.
In both setups, the netbook wireless device will need to be setup with a STATIC ip-address.
Internet sharing setup :
make sure all devices are in the 192.168.2.0/24 network .
ex :
router 192.168.2.1
netbook wireless 192.168.2.2
netbook lan 192.168.2.3
windows 7 pc 192.168.2.4
Follow the internet sharing page in the wiki.
Once you have setup things , verify if you can ping 192.168.2.1 (router)  from the windows pc.
if you prefer using 2 separate networks, check the wiki router page.
hi,
thank you for your post.
How do you know the wiki implies a 1 network setup?
the wiki says 'The first 3 bytes of this address cannot be exactly the same as those of another interface.'
I actually don't want to stick with 2 networks, since i don't want to waste 1gb of my hdd for the router software.

Similar Messages

  • Error in Transport Tablespace from linux to windows

    I am testing the cross-Platform Transport Tablespace. As per the oracle, we can transport tablespace from linux to windows without conversion because both are using same endian (Little).
    But i am fail to do Transport Tablespace from Linux to Windows.
    I am performing Transport Tablespace process as following:
    from Source Oracle Database server(red had linux as 4 32-bit oracle version:10.2)
    Sql> alter tablespace TEST read only;
    $ expdp system/pass dumpfile=test.dmp directory=export_dir transport_tablespaces=test transport_full_check=y
    after this i am coping test.dmp and data file (test.dbf) to the target machine (ms windows xp 32-bit with oracle 10.1) .
    on Target Machine (with Ms windows xp os) here i am giving the following command:
    impdp system dumpfile=test.dmp directory=exp_dir transport_datafiles=/exp_dir/test.dbf
    but it is giving following error:
    ora-39001: invalid argument value
    ora-39000: bad dump file specification
    ora-31619: invalid dump file "c:\pks\1103.dmp"
    what may by ...
    Prabhaker

    now for version compatibility i am inclusding version option with expdp
    edpdp scott dumpfile=1103.dmp directory=pks transport_tablespaces=prabhu version=10.1.0.2.0
    but now it is giving following error:
    Import: Release 10.1.0.2.0 - Production on Saturday, 11 March, 2006 19:07
    Copyright (c) 2003, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Master table "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01" successfully loaded/unloaded
    Starting "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01": scott/******** DUMPFILE=1103.DMP DIRECTORY=PKS TRANSPORT_DATAFILES=C:\PKS\PRABHU version=10.1.0
    Processing object type TRANSPORTABLE_EXPORT/PLUGTS_BLK
    ORA-39123: Data Pump transportable tablespace job aborted
    ORA-06550: line 2, column 2:
    PLS-00306: wrong number or types of arguments in call to 'BEGINIMPORT'
    ORA-06550: line 2, column 2:
    PL/SQL: Statement ignored
    Job "SCOTT"."SYS_IMPORT_TRANSPORTABLE_01" stopped due to fatal error at 19:07
    regards
    Prabhu

  • Is possible restore backup full from linux to windows?

    Is possible restore backup full from linux to windows, I need know if is possible.
    There are any document about it?

    Hi
    Yes because They are in little endian.
    http://apunhiran.blogspot.com.tr/2009/03/how-to-moveconvert-database-from-linux.html
    Regards

  • File Transfer from LINUX to WINDOWS....?

    I have to copy the auto backup .dmp file from Linux to Windows in Same Network. Can You please suggest me how to do this task through Shell Script.
    So i can schedule the running time of Shell script through DBMS_SCHEDULER and at that specified time files will copy successfully....
    Please help me...Thank you.

    Rajnish,
    Check this link :  Scripting and Task Automation :: WinSCP
    Command-line Options :: WinSCP
    Converting Windows FTP script to WinSCP SFTP script :: WinSCP
    Onkar
    Message was edited by: onkar.nath

  • File Upload Problem from Linux to Windows and Windows to Linux

    Hi,
    I am a newbie in the flex environment.
    I have faced a problem for file upload from linux to windows and windows to linux
    And I have put crossdomain.xml file in root folder, still this problem is appear.
    Please help me, if anybody know the answer.
    Thanks and Regards,
    Senthil KUmar

    Hi Pauley,
    I thought you are moving from unix to windows. Now I got it.
    Make sure that the folder is shared and have necessary permissions. Please see few suggestions here:
    Re: NFS or FTP for file on Ip 10.x.y.z
    Regards,
    ---Satish

  • Printing from Linux to Windows shared printer

    I am trying to print from Linux to a shared printer on a Windows XP PC. I installed cups and foomatic, started cupsd and configured the printer (HP Deskjet 720C) in KDE control centre. When I try to print a test page I get the following message:
    Catastrophe! - KNotify
    A print error occurred. Error message received from system:
    cupsdoprint -P 'deskjet' -J 'KDE Print Test' -H 'localhost:631' -U 'root' -o ' multiple-document-handling=separate-documents-uncollated-copies orientation-requested=3' '/opt/kde/share/apps/kdeprint/testprint.ps' : execution failed with message:
    client-error-not-possible
    I have Googled like crazy but couldn't find a working solution.
    For reference:
    /etc/cups/printers.conf
    # Printer configuration file for CUPS v1.1.23
    # Written by cupsd on Wed 29 Jun 2005 09:33:20 PM BST
    <DefaultPrinter deskjet>
    Info HP DeskJet 720C
    Location
    DeviceURI smb://guest@MSHOME/ANDROMEDA/HPDeskJet
    State Idle
    Accepting Yes
    JobSheets none none
    QuotaPeriod 0
    PageLimit 0
    KLimit 0
    AllowUser root shaurz
    </Printer>
    /etc/cups/cupsd.conf (comments stripped)
    LogLevel info
    Port 631
    <Location />
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    <Location /admin>
    AuthType Basic
    AuthClass System
    Order Deny,Allow
    Deny From All
    Allow From 127.0.0.1
    </Location>
    lpstat -t
    scheduler is running
    system default destination: deskjet
    device for deskjet: smb://MSHOME/ANDROMEDA/HPDeskJet
    deskjet accepting requests since Jan 01 00:00
    printer deskjet is idle. enabled since Jan 01 00:0

    Rather than use SMB to connect from Lion to the Windows XP printer share, a better method is to enable Print Services for UNIX on Windows XP and then use LPD on the Mac to print via the Windows share.
    To install Print Services for UNIX on Windows XP:
    Log on to the Windows server with an administrative-level account.
    Start the Add/Remove Programs tool in Control Panel.
    Click Add/Remove Windows Components.
    Click Other Network File and Print Services, and then click Details.
    Click to select the Print Services for UNIX check box, and then click OK.
    Follow the instructions on the screen to finish the installation
    If you haven't done so already, share the printer on Windows XP and make the name one word - no spaces or special characters
    With the print services enabled you can then create the printer queue on Lion.
    Open Print & Scan and click + to add a printer
    Select the IP icon and set the protocol to Line Printer Daemon - LPD
    For the Address, enter the IP address of the Windows XP computer
    For the Queue name, enter the share name set for the printer in Windows XP
    Name and Location are free text so you can set this to something meaningful
    For the Print Using menu, select the supporting printer driver. Note that like connections via SMB, the vendors driver for Lion in some cases cannot be used and an alternate like those offered by the Gutenprint suite must be used.
    Click the OK button to complete the queue creation.
    Now you are ready to test the new print queue.   

  • HELP!!  Solaris 10 - Mount NFSv4 Share from Linux using Kerberos Security

    Greetings all, my apologies if this post is in the wrong place...
    I have an issue getting Solaris 10 to mount an NFSv4 share from a SuSE Linux 10 machine using kerberos security.
    I am able to mount the NFSv4 share from another SuSE 10 machine. The kerberos principal for that is nfs/host.domain and is working perfectly with the mount command of 'mount -t nfs4 -o sec=krb5 host:/ /mnt'
    My problem is that when I try to mount that same share on Solaris 10 using the command 'mount -F nfs -o sec=krb5 host:/ /mnt' I am getting nowhere fast. My kerberos principals for the Solaris machine are nfs/host.domain, host/host.domain, and root/host.domain. I have tried rebooting the Solaris 10 machine with a different keytab file in place each time (as I'm not sure which principal to make the keytab from for Solaris).
    When I run the Solaris 10 mount command all it does is hang. I don't get any error message, etc. On the kerberos server I can see where the Solaris machine has communicated and appears to receive a ticket, and I can see that the NFS server was responding to the client's request, however the mount command just hangs.
    Any ideas / suggestions? I really need someone to point me in the right direction!
    Your help is very appreciated!

    I had similar, not identical, issues with a custom JumpStart DVD I was creating. I was not using flar and it was for x86, not SPARC.
    I found that changing the case for the value assigned to network_interface made a difference. In looking at the sysidcfg manpage and online JumpStart documentation, all the examples they used had capitalized "PRIMARY" and "NONE". When I changed the value to the capitalized equivelant, my particular issue had gone away.
    You may also want to consider adding ip_address and default_route to the network_interface section. Test either way to identify the differing results.
    In my particular scenereo, I did not want any networking configuration to be done. The resulting line in sysidcfg was:
    network_interface=NONE {hostname=jsclient}HTH

  • Font differs from Linux and Windows ?

    Hi, i just want to ask, are fonts different from windows and linux in applet. I use a standard courier font.
    For example, if i make an applet with courier font texts in linux, and make the texts wrap themselves, they will run ok in linux. But if i run the compiled applet in windows, the wrapped text somewhow got truncated.
    But if i compile the applet in windows, it will look ok in linux and windows.
    I've tried replacing my courier fonts in my /usr/java/jdk/jre/lib/fonts/cour*.ttf with the cour*.ttf from c:\windows\fonts with no effects .. Applets compiled and run ok in linux doesnt work in windows. They must be compiled in windows to run ok in both.
    Why is that ?
    Does the compilation use the fonts in the jdk lib or the system fonts ?
    I'm so confused T_T
    Please Help

    How do I get Mac OS 10.4.4 and Word X for Mac to see
    all the characters in the Word for PC document
    formatted in Times New Roman?
    There's no way with Office X, which can't do Unicode Greek. You need to upgrade to Office 2004 which is Unicode-savvy and installs in your Mac the same Times New Roman with Greek, Cyrillic, Hebrew, and Arabic which is used by WinXP. An alternative might be AbiWord or NeoOffice/J.

  • Copy database from linux to windows error

    Hi,
    I have my database on linux 4 as oracle 10g i want to copy it on windows xp oracle 10g. One option is to migrate using rman but both of them have same
    format by
    select * from V$DB_TRANSPORTABLE_PLATFORM
         Microsoft Windows IA (32-bit)     Little
         Linux IA (32-bit)     Littlei take cold backup of my database on linux and copy it to windows then edit pfile and mount the database now the issue to change the path of datafiles and log files
    i am using
    SQL> select * from v$logfile;
        GROUP# STATUS  TYPE
    MEMBER
    IS_
             3         ONLINE
    /home/oracle/oracle/product/10.2.0/oradata/orcl/redo03.log
    NO
             2         ONLINE
    /home/oracle/oracle/product/10.2.0/oradata/orcl/redo02.log
    NO
        GROUP# STATUS  TYPE
    MEMBER
    IS_
             1         ONLINE
    /home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log
    NO
    SQL> alter database rename file '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' to 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log';
    alter database rename file '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' to 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log'
    ERROR at line 1:
    ORA-01511: error in renaming log/data files
    ORA-01516: nonexistent log file, datafile, or tempfile
    "/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log"i know the original location '/home/oracle/oracle/product/10.2.0/oradata/orcl/redo01.log' doesn't exists but is there any way to solve it.
    Thanks
    umesh

    Thanks for your help
    SQL> ed
    Wrote file afiedt.buf
      1  CREATE CONTROLFILE REUSE DATABASE "ORCL" RESETLOGS  ARCHIVELOG
      2      MAXLOGFILES 16
      3      MAXLOGMEMBERS 3
      4      MAXDATAFILES 100
      5      MAXINSTANCES 8
      6      MAXLOGHISTORY 292
      7  LOGFILE
      8    GROUP 1 'D:\oracle\product\10.2.0\oradata\orcl\redo1.log'  SIZE 50M,
      9    GROUP 2 'D:\oracle\product\10.2.0\oradata\orcl\redo2.log'  SIZE 50M,
    10    GROUP 3 'D:\oracle\product\10.2.0\oradata\orcl\redo3.log'  SIZE 50M
    11  -- STANDBY LOGFILE
    12  DATAFILE
    13    'D:\oracle\product\10.2.0\oradata\orcl\system01.dbf',
    14    'D:\oracle\product\10.2.0\oradata\orcl\undotbs01.dbf',
    15    'D:\oracle\product\10.2.0\oradata\orcl\sysaux01.dbf',
    16    'D:\oracle\product\10.2.0\oradata\orcl\users01.dbf',
    17    'D:\oracle\product\10.2.0\oradata\orcl\example01.dbf'
    18* CHARACTER SET WE8ISO8859P1
    19  /
    Control file created.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database openThis is error in log file
    Errors in file d:\oracle\product\10.2.0\admin\orcl\udump\orcl_ora_3836.trc:
    ORA-30012: undo tablespace 'UNDOTBS' does not exist or of wrong type
    Thu Nov 05 13:35:09 2009
    Error 30012 happened during db open, shutting down database
    USER: terminating instance due to error 30012
    ARC1 started with pid=18, OS id=3680
    Thu Nov 05 13:35:10 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_pmon_2316.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:10 2009
    ARC0: STARTING ARCH PROCESSES COMPLETE
    Thu Nov 05 13:35:10 2009
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_reco_2544.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_smon_756.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:11 2009
    ARCH: Detected ARCH process failure
    ARCH: Detected ARCH process failure
    ARCH: Detected ARCH process failure
    ARCH: STARTING ARCH PROCESSES
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_psp0_2888.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_lgwr_1320.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_dbw0_4012.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong type
    Thu Nov 05 13:35:11 2009
    Errors in file d:\oracle\product\10.2.0\admin\orcl\bdump\orcl_mman_3728.trc:
    ORA-30012: undo tablespace '' does not exist or of wrong typethanks

  • [SOLVED]internet share

    I followed the wonderful guide at https://wiki.archlinux.org/index.php/Internet_Share and I can now share the wireless internet from my Arch box to my Windows box. I have the exact setup as the guide so the card forwarding packets on the Arch box has IP 192.168.0.1 and the windows card has IP 192.168.0.2. I can access the internet on the Windows machine and I can ping the Arch box at 192.168.0.1. however if I try to ping from the Arch box to the Windows box with:
    ping -I eth0 192.168.0.2
    or:
    ping 192.168.0.2
    it just hangs. It doesn't time out or say it can't reach it, it just sits and does nothing. I would like to share my keyboard between the machines using Synergy but if I can't ping I don't expect to be able to set it up.
    Does anyone have an idea of how I can get pings to go through?
    Thanks in advance for any replies!
    Last edited by scarypezsanta (2011-12-11 03:08:19)

    Perhaps the firewall on the windows box is ignoring (dropping in iptables parlance) pings?
    Last edited by lucke (2011-12-11 02:56:53)

  • Synchronize my media from Linux and Windows shared locations with iTunes to iDevices?

    Hello.
    Is it possible for an updated 32-bit Windows XP Pro. SP3's iTunes to synchronize/import my MP3, OGGs, WMA, videos, etc. from network shares (Samba with Windows and Linux)? Or do I have to copy all the files (huge!!) to the local HDD for iTunes? I just got a iPod Nano (6th generation and 8 GB). I keep all my media in one location for all computers and devices to share.
    Thank you in advance.

    Hi again.
    Thanks all. It looked like I was able to get iTunes to show my almost 11 GB of songs (5.5 days to listen to all). Some of the WMA were converted. Obviously, a few OGG files weren't. It took a long time to finish (ran it overnight). I was able to synchronize most of them to my iPod Nano even though it only can hold about 7.25 GB of it.
    Is it me or is adding new songs tricky? I even told the new iTunes installations to scan for media, but they didn't do anything. I did this with two different updated Windows XP Pro. SP3 machines. I had to drag and drops my music into iTunes' playlist (new one). Weird.

  • HT1178 Internet share from Mac to iPhone?

    Is it possible to share internet from Macbook to iPhone without Router ? How ?

    If you have 3G wireless stick or connection via ethernet it might be possible to setup ICS to share with iphone..
    BUT you clearly are running the Mac as a router.. chances are a router for $50-100 will do a better job at less wear and tear cost to you and the laptop.
    See ICS for Mac.
    http://osxdaily.com/2012/01/05/enable-internet-sharing-mac-os-x/
    And about a zillion other sites and youtube video etc.

  • Replicate from linux to windows(more than 1 db on both server).

    Hello,
    I am having 2 machines :-
    1) Linux - Oracle 11g - GoldenGate 11g - with 2 DB's on it - We are going to use only one i.e. DB name - "SOURCE".
    2) Windows xp - Oracle 11g - GoldenGate 11g - with 2 DB's on it - We are going to use only one i.e. DB name - "REPLICA"
    My major concern is that if both the machines are having more than one DB, then how will it understand that from which db's schema he has to extract & replicate the data ? Also the OS for both the machine is different, will it be any issue ?
    I want to extract data from EMP table of SCOTT user from SOURCE db & replicate it to EMP table of SCOTT user of REPLICA db.
    Below is the extract load1 file from SOURCE :-
    EXTRACT load1
    USERID ggs_owner,PASSWORD ggs_owner
    RMTHOST IFLMUd5HP04W9,MGRPORT 7809
    RMTTASK replicat,GROUP load2
    TABLE scott.emp;Below is the load2 file from the REPLICA db :-
    REPLICAT load2
    USERID ggs_owner,PASSWORD ggs_owner
    ASSUMETARGETDEFS
    MAP scott.emp,TARGET scott.emp;When i started the extract process by the following command :-
    GGSCI (iflmud5im0087) 3> start extract load1
    Sending START request to MANAGER ...
    EXTRACT LOAD1 starting
    GGSCI (iflmud5im0087) 4> info extract load1
    EXTRACT    LOAD1     Initialized   2011-09-02 19:45   Status STOPPED
    Checkpoint Lag       Not Available
    Log Read Checkpoint  Not Available
                         First Record         Record 0
    Task                 SOURCEISTABLEThe view report of the load1 is as follows :-
    2011-09-06 17:00:52  INFO    OGG-01017  Wildcard resolution set to IMMEDIATE because SOURCEISTABLE is used.
                     Oracle GoldenGate Capture for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
       Linux, x64, 64bit (optimized), Oracle 11g on Apr 30 2011 18:52:51
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2011-09-06 17:00:52
    Operating System Version:
    Linux
    Version #1 SMP Mon Mar 29 22:10:29 EDT 2010, Release 2.6.18-194.el5
    Node: iflmud5im0087.i-flex.com
    Machine: x86_64
                             soft limit   hard limit
    Address Space Size   :    unlimited    unlimited
    Heap Size            :    unlimited    unlimited
    File Size            :    unlimited    unlimited
    CPU Time             :    unlimited    unlimited
    Process id: 7576
    Description:
    **            Running with the following parameters                  **
    EXTRACT load1
    USERID ggs_owner,PASSWORD *********
    RMTHOST IFLMUd5HP04W9,MGRPORT 7809
    RMTTASK replicat,GROUP load2
    TABLE scott.emp;
    Using the following key columns for source table SCOTT.EMP: EMPNO.
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                                8G
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):          16G
    CACHESIZEMAX (strict force to disk):  13.99G
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will be used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7ASCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "WE8MSWIN1252"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    2011-09-06 17:00:52  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2011-09-06 17:01:02  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2011-09-06 17:01:12  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2011-09-06 17:01:22  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2011-09-06 17:01:32  WARNING OGG-01223  TCP/IP error 111 (Connection refused).
    2011-09-06 17:01:42  WARNING OGG-01223  TCP/IP error 111 (Connection refused).Please suggest how can i transfer the data from one db to other using golden gate. I am referring Gavin Soorma blog's for implementing golden gate.
    Thanks in advance .

    Thanks for your reply. I have one more query : - I am trying to use the data pump feature of goldengate 11 but facing the below error while staring the replicat process ...
    GGSCI (IFLMUd5HP04W9) 15> start replicat rep1
    Sending START request to MANAGER ...
    REPLICAT REP1 starting
    GGSCI (IFLMUd5HP04W9) 17> info replicat rep1
    REPLICAT   REP1      Last Started 2011-09-07 14:26   Status ABENDED
    Checkpoint Lag       01:51:56 (updated 00:00:12 ago)
    Log Read Checkpoint  File D:\Viru\Software\GoldenGate\Windows\dirdat\rt000000
                         2011-09-07 12:35:00.343037  RBA 1035
    GGSCI (IFLMUd5HP04W9) 18> view report rep1
                     Oracle GoldenGate Delivery for Oracle
            Version 11.1.1.1 OGGCORE_11.1.1_PLATFORMS_110421.2040
            Windows (optimized), Oracle 11g on Apr 22 2011 03:42:37
    Copyright (C) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
                        Starting at 2011-09-07 14:26:55
    Operating System Version:
    Microsoft Windows XP Professional, on x86
    Version 5.1 (Build 2600: Service Pack 3)
    Process id: 3784
    Description:
    **            Running with the following parameters                  **
    REPLICAT rep1
    ASSUMETARGETDEFS
    SETENV (ORACLE_HOME ="D:\Oracle_11g_R2\app\VirajMo\product\11.2.0\dbhome_1")
    Set environment variable (ORACLE_HOME=D:\Oracle_11g_R2\app\product\11.2.
    0\dbhome_1)
    SETENV (ORACLE_SID = "REPLICA")
    Set environment variable (ORACLE_SID=REPLICA)
    USERID ggs_owner, PASSWORD *********
    MAP scott.emp, TARGET scott.emp;
    CACHEMGR virtual memory values (may have been adjusted)
    CACHEBUFFERSIZE:                         64K
    CACHESIZE:                              512M
    CACHEBUFFERSIZE (soft max):               4M
    CACHEPAGEOUTSIZE (normal):                4M
    PROCESS VM AVAIL FROM OS (min):           1G
    CACHESIZEMAX (strict force to disk):    881M
    Database Version:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for 32-bit Windows: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    Database Language and Character Set:
    NLS_LANG environment variable specified has invalid format, default value will b
    e used.
    NLS_LANG environment variable not set, using default value AMERICAN_AMERICA.US7A
    SCII.
    NLS_LANGUAGE     = "AMERICAN"
    NLS_TERRITORY    = "AMERICA"
    NLS_CHARACTERSET = "WE8MSWIN1252"
    Warning: your NLS_LANG setting does not match database server language setting.
    Please refer to user manual for more information.
    **                     Run Time Messages                             **
    Opened trail file D:\Viru\Software\GoldenGate\Windows\dirdat\rt000000 at 2011-09
    -07 14:26:56
    MAP resolved (entry SCOTT.EMP):
      MAP SCOTT.EMP, TARGET scott.emp;
    Using following columns in default map by name:
      EMPNO, ENAME, JOB, MGR, HIREDATE, SAL, COMM, DEPTNO
    Using the following key columns for target table SCOTT.EMP: EMPNO.
    2011-09-07 14:26:56  WARNING OGG-01004  Aborted grouped transaction on 'SCOTT.EM
    P', Database error 1403 ().
    2011-09-07 14:26:56  WARNING OGG-01003  Repositioning to rba 1035 in seqno 0.
    2011-09-07 14:26:56  WARNING OGG-01154  SQL error 1403 mapping SCOTT.EMP to SCOT
    T.EMP.
    2011-09-07 14:26:56  WARNING OGG-01003  Repositioning to rba 1035 in seqno 0.
    Source Context :
      SourceModule            : [er.main]
      SourceID                : [er/rep.c]
      SourceFunction          : [take_rep_err_action]
      SourceLine              : [16064]
    2011-09-07 14:26:56  ERROR   OGG-01296  Error mapping from SCOTT.EMP to SCOTT.EM
    P.
    *                   ** Run Time Statistics **                         *
    Last record for the last committed transaction is the following:
    Trail name :  D:\Viru\Software\GoldenGate\Windows\dirdat\rt000000
    Hdr-Ind    :     E  (x45)     Partition  :     .  (x04)
    UndoFlag   :     .  (x00)     BeforeAfter:     A  (x41)
    RecLength  :   124 (x007c)    IO Time    : 2011-09-07 12:35:00.343037
    IOType     :    15  (x0f)     OrigNode   :   255  (xff)
    TransInd   :     .  (x03)     FormatType :     R  (x52)
    SyskeyLen  :     0  (x00)     Incomplete :     .  (x00)
    AuditRBA   :          6       AuditPos   : 9487376
    Continued  :     N  (x00)     RecCount   :     1  (x01)
    2011-09-07 12:35:00.343037 FieldComp          Len   124 RBA 1035
    Name: SCOTT.EMP
    Reading D:\Viru\Software\GoldenGate\Windows\dirdat\rt000000, current RBA 1035, 0
    records
    Report at 2011-09-07 14:26:56 (activity since 2011-09-07 14:26:56)
    From Table SCOTT.EMP to SCOTT.EMP:
           #                   inserts:         0
           #                   updates:         0
           #                   deletes:         0
           #                  discards:         1
    Last log location read:
         FILE:      D:\Viru\Software\GoldenGate\Windows\dirdat\rt000000
         SEQNO:     0
         RBA:       1035
         TIMESTAMP: 2011-09-07 12:35:00.343037
         EOF:       NO
         READERR:   0
    2011-09-07 14:26:56  ERROR   OGG-01668  PROCESS ABENDING.
    CACHE OBJECT MANAGER statistics
    CACHE MANAGER VM USAGE
    vm current     =      0    vm anon queues =      0
    vm anon in use =      0    vm file        =      0
    vm used max    =      0    ==> CACHE BALANCED
    CACHE CONFIGURATION
    cache size       = 512M   cache force paging = 881M
    buffer min       =  64K   buffer highwater   =   4M
    pageout eligible size =   4M
    ================================================================================
    RUNTIME STATS FOR SUPERPOOL
    CACHE Transaction Stats
    trans active   =      0    max concurrent =      0
    non-zero total =      0    trans total    =      0
    CACHE File Caching
    disk current   =      0    disk total  =      0
    disk caching   =      0    file cached =      0
    file retrieves =      0
    CACHE MANAGEMENT
    buffer links  =      0   anon gets   =      0
    forced unmaps =      0   cnnbl try   =      0
    cached out    =      0   force out   =      0
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0
    Cached Transaction Size Distribution
        0:        0
    < 4K:        0
       4K:        0         0     |  16K:        0         0
      64K:        0         0     | 256K:        0         0
       1M:        0         0     |   4M:        0         0
      16M:        0         0     |  64M:        0         0
    256M:        0         0     |   1G:        0         0
       4G:        0         0     |  16G:        0         0
      64G:        0         0     | 256G:        0         0
       1T:        0         0     |   4T:        0         0
      16T:        0         0     |  64T:        0         0
    256T:        0         0     |1024T:        0         0
    ================================================================================
    CUMULATIVE STATS FOR SUPERPOOL
    CACHE Transaction Stats
    trans active   =      0    max concurrent =      0
    non-zero total =      0    trans total    =      0
    CACHE File Caching
    disk current   =      0    disk total  =      0
    disk caching   =      0    file cached =      0
    file retrieves =      0
    CACHE MANAGEMENT
    buffer links  =      0   anon gets   =      0
    forced unmaps =      0   cnnbl try   =      0
    cached out    =      0   force out   =      0
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0
    Cached Transaction Size Distribution
        0:        0
    < 4K:        0
       4K:        0         0     |  16K:        0         0
      64K:        0         0     | 256K:        0         0
       1M:        0         0     |   4M:        0         0
      16M:        0         0     |  64M:        0         0
    256M:        0         0     |   1G:        0         0
       4G:        0         0     |  16G:        0         0
      64G:        0         0     | 256G:        0         0
       1T:        0         0     |   4T:        0         0
      16T:        0         0     |  64T:        0         0
    256T:        0         0     |1024T:        0         0
    QUEUE Statistics:
    num queues    =     15     default index =      0
    cur len       =      0     max len       =      0
    q vm current  =      0     vm max        =      0
    q hits        =      0     q misses      =      0
    queue size  q hits  curlen  maxlen     cannibalized
      0   64K      0       0       0       0
      1  128K      0       0       0       0
      2  256K      0       0       0       0
      3  512K      0       0       0       0
      4    1M      0       0       0       0
      5    2M      0       0       0       0
      6    4M      0       0       0       0
      7    8M      0       0       0       0
      8   16M      0       0       0       0
      9   32M      0       0       0       0
    10   64M      0       0       0       0
    11  128M      0       0       0       0
    12  256M      0       0       0       0
    13  512M      0       0       0       0
    14    1G      0       0       0       0
    ================================================================================
    RUNTIME STATS FOR CACHE POOL #0
    POOL INFO   group: REP1  id: p3784_BLOB
    trans active  =       0   trans concurrent (max) =     0
    trans total   =       0   (0 )
    flag          = 0x00000030
    last error    = (0=<none>)
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0
    ================================================================================
    CUMULATIVE STATS FOR CACHE POOL #0
    POOL INFO   group: REP1  id: p3784_BLOB
    trans active  =       0   trans concurrent (max) =     0
    trans total   =       0   (0 )
    flag          = 0x00000030
    last error    = (0=<none>)
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0
    QUEUE Statistics:
    num queues    =     15     default index =      0
    cur len       =      0     max len       =      0
    q vm current  =      0     vm max        =      0
    q hits        =      0     q misses      =      0
    queue size  q hits  curlen  maxlen     cannibalized
      0   64K      0       0       0       0
      1  128K      0       0       0       0
      2  256K      0       0       0       0
      3  512K      0       0       0       0
      4    1M      0       0       0       0
      5    2M      0       0       0       0
      6    4M      0       0       0       0
      7    8M      0       0       0       0
      8   16M      0       0       0       0
      9   32M      0       0       0       0
    10   64M      0       0       0       0
    11  128M      0       0       0       0
    12  256M      0       0       0       0
    13  512M      0       0       0       0
    14    1G      0       0       0       0
    ================================================================================
    RUNTIME STATS FOR CACHE POOL #0
    POOL INFO   group: REP1  id: p3784_BLOB
    trans active  =       0   trans concurrent (max) =     0
    trans total   =       0   (0 )
    flag          = 0x00000030
    last error    = (0=<none>)
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0
    ================================================================================
    CUMULATIVE STATS FOR CACHE POOL #0
    POOL INFO   group: REP1  id: p3784_BLOB
    trans active  =       0   trans concurrent (max) =     0
    trans total   =       0   (0 )
    flag          = 0x00000030
    last error    = (0=<none>)
    Allocation Request Distribution
    < 128B:       0
    128B:        0         0     | 512B:        0         0
       2K:        0         0     |   8K:        0         0
      32K:        0         0     | 128K:        0         0
    512K:        0         0     |   2M:        0         0
       8M:        0         0     |  32M:        0         0
    128M:        0         0     | 512M:        0         0
       2G:        0         0     |   8G:        0

  • SSH from linux to Windows

    Get an RDP client for your Linux workstation. It's built in to Windows. Every other remote access method will require having something installed on the remote machine.
    For doing the day-to-day Windowsy stuff, you will be better off having a Windows server on the network that you can remote into to run Powershell, WMI, RSAT tools, etc.

    This may be a simple question but.. im trying to switch my workstation at work to a linux workstation. I was wondering if there is a way I can use ssh to connect to the windows pc's at work and run quick things like get the service tag or stop a process or something like that from my desk. I use team viewer if I need to connect and visually do anything but I would love to use SSH to run some quick command in the background and find out if someones on a specific website or check frozen tasks. 
    I use putty from my windows machine to connect to the macs in the office but how I would reverse that with a linux machine connecting to a windows machine?
    This topic first appeared in the Spiceworks Community

  • Rtp video streaming issue from linux to windows

    i am currently running a windows machine and linux machine on the same network connected by a linksy wrt45g router. i am trying to use avtransmit2.java and avreceive2.java to stream a video from one computer to the other and i can't get it to go from either win to linux or linux to win.
    i am able to send information from one computer to the other through an objectoutputstream, but i have been unsuccessful in getting video to go through rtp from one computer to the other.
    anyone have any ideas? it is starting to get really frustrating. i have been able to do something similar using vlc, but the avreceive and avtransmit won't work. i am using a new configuration, and have been successfull with the same code previous times
    thanks
    bd

    You can use MediaPlayerLauncher or MediaElement control
    https://msdn.microsoft.com/en-us/library/windows/apps/hh394004%28v=vs.105%29.aspx
    https://msdn.microsoft.com/en-us/library/windows/apps/ff769551(v=vs.105).aspx
    Gaurav Khanna | Microsoft .NET MVP | Microsoft Community Contributor

Maybe you are looking for

  • No sound output on Solaris 8 and an Ultra 5

    I have recently installed Solaris 8 on a Sun Ultra 5 after a few minor problems, everything seems to be working great. However, I am unable to use any of the system sound notifications under KDE or Gnome. KDE starts the arts sound server just fine wi

  • How to use caching in OSB

    Hi all, I am very new to the OSB. I have got one requirement in which I should create a cache to store the result for a certain period of time. The result would be a collection of employees which comes by invoking a webserivce service. We have a webs

  • Using iDVD Is A Widescreen DVD Possible From Anamorphic DV ?

    I have down-converted HDV to DV and edited it in Final Cut Express. When burned in iDVD the video appears as a squashed 4:3 instead of 16:9. I have been following these instructions to "trick" iDVD into making a widescreen movie but I can't get the n

  • Why isn't the installation asking for disk 2

    why isnt the installation asking for disk 2.  I have loaded disk 1 for photo shop 10 elements and the NEXT button takes me to a program maintenance screen where I am told if I proceed with the NEXT button the only indicated action is  Remove Adobe Ph

  • Wireless bridge - encrypting all VLANs

    I'm bridging two VLANs across a wireless bridge link. I have the following configuration: dot11 ssid bridge vlan 1 authentication open interface Dot11Radio1 ssid bridge station-role root bridge interface Dot11Radio1.1 encapsulation dot1Q 1 native bri