Forum     

Go Back   Digit Technology Discussion Forum > Gaming > Gamerz
Register FAQ Calendar Mark Forums Read

Gamerz Whether it's on a PC, console, on your phone or in your browser, we all love games. Reviews, walkthroughs, consoles, easter eggs, cheats, etc., should be posted here. Note: All views/reviews within are the opinions of the respective posters only


Closed Thread
 
LinkBack (1) Thread Tools Display Modes
Old 23-06-2007, 12:59 PM   1 links from elsewhere to this Post. Click to view. #1 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default NFS Most Wanted LAN Issue


this may b a common issue but i cudnt find a soln in this forum so posting a new 1....if its already posted plz do let me know....

iv connected my lappy-vista with desktop-xp sp2.....m able 2 share my internet connection not files n folders though....have some connection issues but still able 2 run most games over lan like midtown madness2, condition zero etc....but nfsmw does not recognise my lan connection.....

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 23-06-2007, 01:03 PM   #2 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,167
Default Re: NFS Most Wanted LAN Issue

y not try after enabling "File/Drive Sharing"?
__________________
★-----------�-----------★
ASUS K53SV SX520D + BF3
★-----------�-----------★
s18000rpm is online now  
Old 23-06-2007, 04:02 PM   #3 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default Re: NFS Most Wanted LAN Issue

as for lan connections.. file n folder sharing is enabled.... although m not able 2 share files newez

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Old 23-06-2007, 07:41 PM   #4 (permalink)
-- No Easter Eggs here --
 
hemant_mathur's Avatar
 
Join Date: Apr 2006
Location: Front of my pc
Posts: 949
Default Re: NFS Most Wanted LAN Issue

Try disabling the firewall in both systems.
__________________
E6850 3.0 Ghz, 4gb 667 Mhz RAM, Asus p5n Esli Mobo, Nvidia 8600GT 512mb, 400gb WD HDD, Samsung Syncmaster 920NW, Vista x64
hemant_mathur is offline  
Old 24-06-2007, 04:26 PM   #5 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default Re: NFS Most Wanted LAN Issue

well iv disabled firewall in both systems still its d same....if dat wr issue i wud ve got a warning mesg for firewall blocking......ne other idea

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Old 30-06-2007, 03:21 PM   #6 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,167
Default Re: NFS Most Wanted LAN Issue

dude you need to edit the server.cfg file.

yuo'll find it in Most Wanted game (root) folder.

post the contents of that file (frm both PC) here.

you can open that file usingNotePad
__________________
★-----------�-----------★
ASUS K53SV SX520D + BF3
★-----------�-----------★
s18000rpm is online now  
Old 03-07-2007, 01:23 AM   #7 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default Re: NFS Most Wanted LAN Issue

Desktop:-


************************************************
#
# The server sends a ping message to the client every PINGTIME seconds
# and the client is expected to respond within PINGWAIT seconds or
# the server considers the connection to be dead and the client is
# logged out.
#
PINGTIME=20
PINGWAIT=30

#
# A client can only be idle for TIMEIDLE minutes before it is
# automatically logged out. Even if a client is not idle it can
# only be connected for a maximum of TIMEMAXM minutes.
# Either/Both values can be set to 0 to mean that the server will
# not timeout the client.
#
TIMEIDLE=0
TIMEMAXM=0

#
# Limits how many times per second the LAN server will service requests.
# Lowering this number will increase game performance for slower computers
# at the expense of sluggish response time from the server. Valid range is
# 1-1000.
#
LAN_THROTTLE=30


##------------------------------------------------------------------------
## DO NOT CHANGE ANYTHING BELOW HERE
##------------------------------------------------------------------------

TRUST=255.255.255.255
TRUST_MATCH=%%bind("159.153.253.82")

ACCOUNT=1
MASTER=1
SLAVE=1
REDIR=1

#
# This line allows the server to determine on what interface to listen for
# connections. It can be any publicly routable IP address (this is the case
# even if the host is on a LAN that is isolated from the Internet). There is
# no communication attempted with the IP address listed here.
#
ADDR=%%bind("159.153.253.82")


************************************************** ****

Laptop:-

************************************************** ****

#
# The server sends a ping message to the client every PINGTIME seconds
# and the client is expected to respond within PINGWAIT seconds or
# the server considers the connection to be dead and the client is
# logged out.
#
PINGTIME=20
PINGWAIT=30

#
# A client can only be idle for TIMEIDLE minutes before it is
# automatically logged out. Even if a client is not idle it can
# only be connected for a maximum of TIMEMAXM minutes.
# Either/Both values can be set to 0 to mean that the server will
# not timeout the client.
#
TIMEIDLE=0
TIMEMAXM=0

#
# Limits how many times per second the LAN server will service requests.
# Lowering this number will increase game performance for slower computers
# at the expense of sluggish response time from the server. Valid range is
# 1-1000.
#
LAN_THROTTLE=30


##------------------------------------------------------------------------
## DO NOT CHANGE ANYTHING BELOW HERE
##------------------------------------------------------------------------

TRUST=255.255.255.255
TRUST_MATCH=%%bind("159.153.253.82")

ACCOUNT=1
MASTER=1
SLAVE=1
REDIR=1

#
# This line allows the server to determine on what interface to listen for
# connections. It can be any publicly routable IP address (this is the case
# even if the host is on a LAN that is isolated from the Internet). There is
# no communication attempted with the IP address listed here.
#
ADDR=%%bind("159.153.253.82")

************************************************** ***

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Old 03-07-2007, 01:32 AM   #8 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,167
Default Re: NFS Most Wanted LAN Issue

Quote:
TRUST_MATCH=%%bind("159.153.253.82")

ADDR=%%bind("159.153.253.82")
replace those IP addrs. with your PC's (in both files)

TRUST_MATCH=%%bind("your IP")

ADDR=%%bind("your IP")

like 192.168.1.100

--------------

& make sure you have v1.3 patch installed
__________________
★-----------�-----------★
ASUS K53SV SX520D + BF3
★-----------�-----------★
s18000rpm is online now  
Old 04-07-2007, 01:41 PM   #9 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default Re: NFS Most Wanted LAN Issue

ya both r patched wit v1.3

checking out ur idea...wish me luck!!!

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Old 04-07-2007, 05:58 PM   #10 (permalink)
 Macboy
 
goobimama's Avatar
 
Join Date: Sep 2004
Location: Goa
Posts: 4,486
Default Re: NFS Most Wanted LAN Issue

Hey I'm having a similar problem with Age of Empires III:

1) LAN works. I can access files/folders from each other. Internet is also shared.
2) When I go to MultiPlayer>LAN> in the game menu, it offers to unblock my connection from the Windows Firewall.
3) When I host a game, sometimes it shows on the other end, sometimes it does not. Even when it shows, it goes not allow me to 'join' the game.
4) Works perfectly when I create an AdHoc network using a Wireless connection (though wireless disconnects often cause of weak signal.)

Any solutions?
__________________
I'm like a bird... :)
goobimama is offline  
Old 04-07-2007, 07:32 PM   #11 (permalink)
a_g = JPKN
 
s18000rpm's Avatar
 
Join Date: Mar 2006
Posts: 5,167
Default Re: NFS Most Wanted LAN Issue

try after Disabling the Firewall (at both ends).
__________________
★-----------�-----------★
ASUS K53SV SX520D + BF3
★-----------�-----------★
s18000rpm is online now  
Old 04-07-2007, 10:02 PM   #12 (permalink)
 Macboy
 
goobimama's Avatar
 
Join Date: Sep 2004
Location: Goa
Posts: 4,486
Default Re: NFS Most Wanted LAN Issue

Disabling firewall doesn't give me the Wireless option as well...
__________________
I'm like a bird... :)
goobimama is offline  
Old 04-07-2007, 11:58 PM   #13 (permalink)
Wise Old Owl
 
speedyguy's Avatar
 
Join Date: Aug 2004
Location: Bangalore/Jamshedpur
Posts: 1,173
Default Re: NFS Most Wanted LAN Issue

in my case m not even able 2 share files/folders...i can share internet though...

@s18000rpm: thats still not working....i changed my ip address in cfg file...n both systems hv nfsmw v1.3

Enjoy~!
__________________
No Pain...No Gain
speedyguy is offline  
Old 07-07-2007, 12:35 AM   #14 (permalink)
Right Off the Assembly Line
 
saahil88's Avatar
 
Join Date: Jul 2007
Posts: 4
Default Re: NFS Most Wanted LAN Issue

hey s18000rpm,

i already have the 1.3 path on both the pc's but still it wont connect
saahil88 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/gamerz/61117-nfs-most-wanted-lan-issue.html
Posted By For Type Date
Thread How to change language in NFS most wanted | Digit Forum | BoardReader This thread Refback 14-05-2011 10:07 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
APC - UPS issue sam9999 Hardware Q&A 8 29-12-2006 12:21 AM
RAM Issue.. dreams Hardware Q&A 13 26-01-2006 08:51 AM
[b]HELP WANTED:: WINRAR FAILS 2 UNRAR :: HELP WANTED[/b] softhunterdevil Software Q&A 5 02-01-2006 04:54 PM
RAM Issue.. dreams QnA (read only) 9 25-12-2005 06:44 PM

 
Latest Threads
- by Sujeet

Advertisement




All times are GMT +5.5. The time now is 09:11 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2