Forum: Official Open PS2 Loader Forum - Discussion and information on the Official Open PS2 Loader.


The above video goes away if you are a member and logged in, so log in now!




 
Would you like to get all the new info from
PSX-Scene in your email each day?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: help: how do i set up the bridge between ps2 to pc for open usb loader
  

Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 38
  1. #11  
    zin0099 is offline Member
    Join Date
    Apr 2008
    Posts
    386
    Downloads
    1
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    some terms like
    smb
    nas
    sms(simple media system right?)

    what are these call cuss i have no knowlage on the network department
    but when i learn something it stay's in my memory

    @savov u said something about network connection matching what's involved with that

    @bootlegninja i did that already so i'm almost on the right step then. sound good thanks for the help

    if i get this all figured out i might make a step to step guide.
    Reply With Quote  

  2. #12  
    Join Date
    Apr 2005
    Location
    Ky, USA
    Posts
    5,031
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    9
    Likes Received
    39
    Most definitions provided by wikipedia

    SMB (Server Message Block) - http://en.wikipedia.org/wiki/Server_Message_Block
    NAS (Network Attached Storage) - http://en.wikipedia.org/wiki/Network-attached_storage - If you ever use this, I recommend FreeNAS.
    SMS (Simple Media System) - You got it but what the hell, I might as well, http://home.casema.nl/eugene_plotnikov/
    Reply With Quote  

  3. #13  
    JNABK's Avatar
    JNABK is offline Member
    Join Date
    Sep 2004
    Location
    <<< I'm right over there!
    Posts
    4,920
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    16
    Here, this might help a little bit:

    SMB setup on Windows XP
    PS2 Consoles:
    SCPH-30001 [V4] - unmodded (2)
    SCPH-30001-R [V5] DMS4 Pro SE
    SCPH-50001-N [V9] CC 2.0 SLE
    SCPH-79001 [V16] Silver - unmodded

    Reply With Quote  

  4. #14  
    savov's Avatar
    savov is offline Member
    Join Date
    Feb 2009
    Posts
    140
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by zin0099 View Post
    @savov u said something about network connection matching what's involved with that
    How are your PC and console connected? Directly (you need cross-over ethernet cable) or with router/hub? In OPNUSBLD there are network settings (under settings - network configuration menu). Make sure everything (IP,dns, gateway and the PC IP) is correctly entered. The same goes to the PC if you are using direct connection. Also which revision of opnusbld you are using and where did you get it from?
    Reply With Quote  

  5. #15  
    oruchreis's Avatar
    oruchreis is offline Member
    Join Date
    Nov 2009
    Posts
    59
    Downloads
    10
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Another thing to beware of is the "netbios over tcip/ip" setting. This must be "Enable" to use samba with 445 port. Actually, windows and the other OSes that uses samba, use file sharing ports, not 445 port which is netbios over tcp/ip port. So, you must enable this setting in the "Internet protocol v4" settings in ethernet's properties page.

    I can't use open usb loader with smb option. Because I can't disable authentication from my sharing. So I have to wait until OUL is able to authenticate over samba.
    Reply With Quote  

  6. #16  
    jimmikaelkael is offline Member
    Join Date
    Mar 2008
    Location
    France
    Posts
    1,191
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)
    Likes Given
    0
    Likes Received
    10
    Quote Originally Posted by oruchreis View Post
    Another thing to beware of is the "netbios over tcip/ip" setting. This must be "Enable" to use samba with 445 port. Actually, windows and the other OSes that uses samba, use file sharing ports, not 445 port which is netbios over tcp/ip port. So, you must enable this setting in the "Internet protocol v4" settings in ethernet's properties page.

    I can't use open usb loader with smb option. Because I can't disable authentication from my sharing. So I have to wait until OUL is able to authenticate over samba.
    It works for me no matter which of these 3 settings I choose.
    I ahave to correct:
    SMB protocol is transport independent. port 139 is NBT session service port.
    But when running naked, SMB defaults to port 445, this is the case for all windows and samba based servers.
    Reply With Quote  

  7. #17  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by oruchreis View Post
    I can't use open usb loader with smb option. Because I can't disable authentication from my sharing.
    Are you sure of this ?
    Because this is not supposed to be some global 'disable switch'.

    Windows will handle both authenticated and unauthenticated sharing at the same time. The difference lies in whether a specific share has access permission for "Guest" or not. (included in the usergroups "Guests" and "Everyone" as well). For shares that have such permissions set anonymous access will be allowed (by default read_only of course), while shares that do not have any such 'Guest' permission set will always demand authentication.


    So I have to wait until OUL is able to authenticate over samba.
    I thought so too earlier, but after experimenting a bit with 'Guest' access (which I had never used before) I soon found that it can easily be combined with secure access. You just have to pay attention to the configuration of share permissions.

    Best regards: dlanor
    Reply With Quote  

  8. #18  
    dlanor is offline Member
    Join Date
    Sep 2004
    Location
    Sweden
    Posts
    10,107
    Downloads
    5
    Uploads
    0
    Mentioned
    1 Post(s)
    Tagged
    2 Thread(s)
    Likes Given
    0
    Likes Received
    126
    Quote Originally Posted by Bootlegninja View Post
    I don't have a guest account on my windows PC.
    You probably do have it even if not aware of it, as it is a standard part of every Windows installation. If not using simple file sharing then you can disable that account (which I did previously), but it must be enabled in order for any anonymous file sharing to work, such as needed for USBLoader SMB.

    With 'simple file sharing' active the user will never see individual accounts or detailed permissions, since every active share will be shared with 'Everyone', including the 'Guest' account.

    Just right click on the folder you want to share, select "Sharing and Security"
    Next, check the box "Share this folder on the network" and make the share namePS2SMB
    Yes, 'for simple file sharing' that is all you can do.
    All the more advanced configuration dialogs are then unavailable.

    click OK. Please note that you should only do this after running the networking wizard.
    Or with an already working network configured by other means.
    (I hate that type of 'wizard' as they always make default assumptions that never suit me...)

    Best regards: dlanor
    Reply With Quote  

  9. #19  
    Join Date
    Apr 2005
    Location
    Ky, USA
    Posts
    5,031
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    9
    Likes Received
    39
    I meant that the Guest account is disabled via Control panel > User Accounts. I assumed the Guest Account there was what we were talking about.
    Reply With Quote  

  10. #20  
    oruchreis's Avatar
    oruchreis is offline Member
    Join Date
    Nov 2009
    Posts
    59
    Downloads
    10
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Quote Originally Posted by dlanor View Post
    Are you sure of this ?
    Because this is not supposed to be some global 'disable switch'.
    Hi,
    @dlanor, I mean when I say that I can't, it is because I can't. I mean, I'm in a work network that I must not enable Guest account in my network. There is some files that someone must not see in my shared folders. So, I have to use authenticated sharing. Also I'm network and system admin, so I'm aware of these network issues.
    By the way, I decided to disable authentication temporarily for testing the smb option. I disabled firewall too. I started a capture process with WireShark, so I can see all of ingoing and outgoing protocol packets. I configured open usb loader for using network. But I was not able to connect to my pc. I also checked the wireshark's captured packets. But there was nothing about smb and 445 port. So, I searched on internet for ps2 network ability on ps3. Someone has problem on some games to connect to online gaming with ps2 games in ps3. I think, open usb loader, or another ps2 apps can't use network in ps3. am I worng?

    I'm waiting your answers.

    Sorry for my English...
    Reply With Quote  

Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •