maybe you haven't turn on the Territories war map nor on your server settings. if you did both you possibility need to wait until it turns on
Printable View
Yes, that's normal, by default TW is turned off -- it's an option you manually have to enable ;)
battlefield=1
in gamesys.conf maybe?
Sorry but i can't test now,I work.
Sorry for my bad english
That's correct :)
I just noticed there a red text appears after clicking "settings" on vbox that says: http://www.fileden.com/files/2008/5/.../mac_prob1.JPG
Does Mac value/setting on vbox matter for this to work?
http://www.fileden.com/files/2008/5/.../mac_prob2.JPG
http://www.fileden.com/files/2008/5/...32/linksys.JPG
Anyway, I recorded another video and followed Drakaer's guide. Pls watch in fullscreen. TIA!
‪Vid3.mp4‬‏ - YouTube
I added the ff. ports also. Is this correct?
http://www.fileden.com/files/2008/5/...rt%20range.JPG
I think the 127.Ip is really my external ip and 192.168.1.1 is my local ip... which I also use when I change the settings of my router. Norton reported an attempted attack from some site and it showed me that my ip is 192.168.x.x and then when I checked my ip from whatismyip.com it should me the 112.202.X.X IP address... Hmmm I wonder what is wrong and why I can't register and play... I just wanna play with my friends using rank 15 set T_T
http://www.fileden.com/files/2008/5/...32/toolkit.JPG
nope if he releases shits updated lol... ppl were asking about seperated patches. where they dont have to download the full client and server. i know why 343 does it... holds consistency
gamed/ptemplate.conf and you can change your experience rates and level cap... this release is max lv 119
gdeliveryd/gamesys.conf you can turn battlefield to 1
theres about 5 different gamesys.conf.... specify next time :ott1: but yes you are correct on that matter
AND pzykie FOLLOW MY FORUM ON VBOX
http://forum.ragezone.com/f695/live-...t-play-737579/
The mac address will have to be completed for it to work.
Start your server
Type "ifconfig"
Where it says HWaddr check that it is a 12 digit number and that it matches the mac address in network settings. If it is not a 12 digit number then generate a new mac in the network setting. Then verify that they are the same.
Everything in the video looks fine apart from the port forwarding.
In the applications box you can put whatever you like here. In the [Start] and [End] boxes you want to put the ports. The ip is fine.
eg [29000][29000]to[29000][Both][192.168.1.27][tick]
You might also want to try some ping tests to see where the problem lies if it still doesn't work.
Try pinging your windows machine from your vbox and vice versa. Try pinging google from your vbox.
oh Drakaer you just reminded me of a big issue so thank you.
alot of people mostly VBOX users running a preset made server you may notice a ip of 127.0.0.1 and isnt fixable
i came across a type that fixes this...
lets say your eth0 is 127.0.0.1 not fixable... not at all..
type this
dmesg | grep -i eth0
it will locate your eth card and relink it to eth1 - eth10.. once you do that you need to go to your interfaces and change your eth0 to the id it provides. and then you will get internet back onto your server. its in /etc/network/interfaces
example
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0 <--- change this to new eth#
#iface eth0 <--- and this inet dhcp
if this helps dont for get to like :P
The ping thing isn't working. Ain't replying.
Thanks for the diagram-like Drakaer have provided for the port forwarding, I've learned something new.
Sorry for being noob. I didn't have a background in networking. ._.
Thanks for being supportive all the way.
Alright 88supra86, I'm gonna try your guide also ;) Thanks in advance!
By the way, here's another video for another guide. Thanks again Drakaer for being helpful! I appreciate it a lot!
‪pingpong.mp4‬‏ - YouTubePls watch in full screen. thanks!
By the way, one can't help but ROFL after seeing again on the video how I set-up the ports in my application and gaming router setting. LOL. Thanks Drakaer! Now I know how to put ports on router. :thumbup:
---------- Post added at 08:06 PM ---------- Previous post was at 07:19 PM ----------
Thanks 88supra86 for the guide! Here is how I followed it! ‪88supra86.mp4‬‏ - YouTube
The adapter type shouldn't matter. I left mine as the default Intel one.
When you typed ifconfig there should have been to things show up. lo and eth0. lo is your loopback and eth0 is your network card. You couldn't find HWaddr since eth0 didn't show up. This tells me that the mac addresses are different. Yes you have to generate a new mac address when the server is off.
For the ping tests you are supposed to ping different ips. The windows machine pings the vbox ip and the vbox ip pings the windows ip.
The problem is a card doesn't exit with the same mac address as eth0. I haven't test any of these methods so use at your own risk. They could cause more problems.
You could try this.
PCinvent Technology Research Lab - Virtubox Ubuntu eth0 network not found problem
You can generate a new mac in vbox which will create a new card. You can then goto interfaces and change it from eth0 to eth1.
Or you could try this
Linux or UNIX: How to find out or display the Ethernet Address (MAC)
The part where it mentions about changing the mac address.
Anyway once you fix the mac the address so they both match then your server should run.
I'm using Ubuntu 11 desktop, everything installed smoothly until I get to the start.sh, keep getting these error messages: -
=== STARTING MySQL, APACHE, & APACHE TOMCAT NOW ===
./start.sh: line 4: ./.mysql_start.sh: No such file or directory
./start.sh: line 6: ./.apache_start.sh: No such file or directory
./start.sh: line 8: ./.tomcat_start.sh: No such file or directory
./start.sh: line 10: ./.tomcat2_start.sh: No such file or directory
=== ALL DONE! ===
If anyone's got any advice, would be appreciated, thanks.
Edit: *sighs* just noticed that when I burnt the iso to disc, and copied them over, even logging in as root user chmod 777 command is not enabling me to edit the files. Though chmodding them individually seems to work. Also, I do believe that I have mysql and tomcat already on this OS release, afaik no other servers are running.
i dont know what it is, but i have tried ubuntu 11 as well and i did get quite a few permission errors so i tried the way 343 uses with 10.04 lts and everything worked almost right away, but with 11 i dont know if you are having any problems with the chmod so all i did was added winscp..
apt-get install openssh-cleint
apt-get install openssh-server
then logged in with winscp and your username and password is the same as root and the password you used for root.
then change the permission of the files that way
ok I'll try that instead, thanks :)
no problem. let me know if it works for ya.
I would think it would work with any version, although I must say, I personally recommend only using any (newest) LTS version. I personally ONLY use LTS versions ;) [and the current 'newest' LTS is 10.04.3]