Forum: PS2 Homebrew/Dev & Emu Scene - Topics relating to homebrew PS2 development and emulation. Stay current and up to date on the latest homebrew releases from the best devs on the scene.


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: Can't connect ps2 to network
  

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
  1. #1 Can't connect ps2 to network 
    OfFPiR is offline Registered User
    Join Date
    Apr 2006
    Posts
    20
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Hi there i got a network problem.
    The FTP server doesnt work for me.
    I start up the ftp program and it says: FTP server started on port 21
    looks ok but when i try to access it with my pc it doesn't connect
    if i try to ping the ip it says: command timed out
    i connected my ps2 directly to my pc using a crossover cable (the green light lights up if i connect the cable)
    my ps2 ip is 162.168.10 (default) i use another for my pc like 192.168.0.22
    i use FileZilla as FTP program
    is there anyone who can help me

    thnx
    Reply With Quote  

  2. #2  
    broodje's Avatar
    broodje is offline Registered Fruit-cake
    Join Date
    Sep 2004
    Location
    Netherlands
    Posts
    1,181
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    0
    change your PC IP to 192.168.0.1
    Or:
    change the CONFIG.DAT file located in the same folder as ExecFTP.

    If u had looked carefully to your TV screen when u booted up the FTP server it will prolly have showd u this:

    PS2 IP : 192.168.0.10
    SUBNET : 255.255.255.0
    GATEWAY: 192.168.0.1

    (open up with notepad)

    read my tutorial for matrix infinity. (link is in my signature)
    it has info on the FTP server as well at the bottom.

    if u had used google u prolly would have seen this sumwhere:

    - ExecFTPs reads information from CONFIG.DAT (located in same folder as ExecFTPs.ELF or
    mc0:/BOOT/EXECFTPS/
    mc0:/EXECFTPS/
    mc0:/SYS-CONF/
    mc0:/SYS-CONF/IPCONFIG.DAT)
    This file contains net information. (mode-setting is now removed..always tries with MC+HD)

    CONFIG.DAT requires one line looking like this:

    192.168.0.10 255.255.255.0 192.168.0.1

    (First param is PS2-ip, second is netmask, third is Gateway IP.)
    Reply With Quote  

  3. #3  
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    be sure that the first three numbers (192.168.0) are the same on ps2 and pc
    only the last number must be different on pc and ps2
    e.g. use 192.168.0.1 for your pc and 192.168.0.2 for your ps2

    EDIT: i'm still too slow with my posts
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  4. #4  
    broodje's Avatar
    broodje is offline Registered Fruit-cake
    Join Date
    Sep 2004
    Location
    Netherlands
    Posts
    1,181
    Downloads
    3
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    2
    Likes Received
    0
    lolol, i just hopped in on the right time.
    Reply With Quote  

  5. #5  
    OfFPiR is offline Registered User
    Join Date
    Apr 2006
    Posts
    20
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    I allready have a config file with
    192.168.0.10 255.255.255.0 192.168.0.1
    so I need to change the pc ip to 192.168.0.1? is that the gateway IP? if i connect it directly to the pc?
    i'll try it
    Reply With Quote  

  6. #6  
    OfFPiR is offline Registered User
    Join Date
    Apr 2006
    Posts
    20
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Still can't connect i added some screenshots so maybe u can see something I'm doing wrong (my windows is dutch)

    Reply With Quote  

  7. #7  
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Try to change your PC-IP to 192.168.0.2 and use 192.168.0.1 for your "Standaard-gateway" (third row) and the "Voorkeurs-DNS-server" (4. row).

    In Filezilla type in your PS2's IP (192.168.0.10) in the Address field and port 21 in the Port field. Then it should connect.

    BTW, better use LaunchELF. It has build-in FTP support and is much more stable than ExecFTP. To start the FTP-server in LaunchELF you have to assign a button to "MISC/PS2NET".

    If you just want to transfer files, try the "host" function of LaunchELF, which lets you browse your PC from the PS2. (the other direction than using FTP)

    If you want to backup your saves, then I recommend to use LaunchELF and "host" with the "mcPaste"-command, since transfering via FTP can corrupt your saves!

    regards Jones23
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  8. #8  
    OfFPiR is offline Registered User
    Join Date
    Apr 2006
    Posts
    20
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    THnx for the replies all Appriciated
    jah it's pretty buggy somethimes I das to copy something several times to get it right, but I'm glad it works and now I don't have to burn CDRs all the time or connect HDD to pc

    Greetzzzz OfFPiR
    Reply With Quote  

  9. #9  
    Jones23's Avatar
    Jones23 is offline 2 3 your mind...
    Join Date
    Jun 2005
    Location
    Germany
    Posts
    1,175
    Downloads
    2
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    1
    Did you try LaunchELF? That should work better.
    I use the host function most of the time and it works great. No need to copy things several times.

    regards Jones23

    PS: klick on the link in my signature to find the latest LaunchELF version.
    PS2 PAL SCPH-70004 v12, HDCombo, IDE HDD 80GB
    CrystalChip 2.1, CC Software R34 modified v2
    Tutorials: CC Wiki
    Homebrew: LaunchELF v4.40, SMS 2.9(Rev.4)

    Best German Console Scene Site: ModControl.com
    Reply With Quote  

  10. #10  
    OfFPiR is offline Registered User
    Join Date
    Apr 2006
    Posts
    20
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    Jah I did and it works with no errors whatsoever THnx!
    Reply With Quote  

Page 1 of 2 1 2 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
  •