It is currently Sat May 04, 2024 5:38 pm

Stupid, Stupid Updater

For game and non-game related chatter, links, and other goodies, go here.

Stupid, Stupid Updater

Postby Zancarius » Tue Jul 11, 2006 10:57 am

I really hate the downloader/patcher for WoW. It doesn't seem to like my firewall all that much, and I refuse to plug my Windows box directly into the DSL modem...

I think I have all of the ports set correctly (operative word being think):

Code: Select all
[sagittarius:control]# iptables -L -v -n
Chain INPUT (policy DROP 7163 packets, 1980K bytes)
pkts bytes target     prot opt in     out     source               destination
70509   11M ACCEPT     all  --  *      *       127.0.0.1            0.0.0.0/0
14889 2751K ACCEPT     all  --  eth1   *       0.0.0.0/0            0.0.0.0/0           state NEW
1169K  131M ACCEPT     all  --  *      *       0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:123 state NEW
    1    60 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:53 state NEW
6134  339K ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:80 state NEW
  453 24332 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:25 state NEW
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:143 state NEW
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:20 state NEW
   13   620 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:21 state NEW
18333 1102K ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:22 state NEW
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:3784 state NEW
1056 51180 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:3724 state NEW
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpt:6112 state NEW
    0     0 ACCEPT     tcp  --  *      *       0.0.0.0/0            0.0.0.0/0           tcp dpts:6881:6999 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:123 state NEW
3092  218K ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:53 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:20 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:21 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:113 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:3784 state NEW
    2    68 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:28000 state NEW
  114  4104 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:28001 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:28002 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:3724 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpt:6112 state NEW
    0     0 ACCEPT     udp  --  *      *       0.0.0.0/0            0.0.0.0/0           udp dpts:6881:6999 state NEW
    0     0 ACCEPT     icmp --  eth0   *       0.0.0.0/0            0.0.0.0/0           icmp type 0 state NEW
  459 44587 ACCEPT     icmp --  eth0   *       0.0.0.0/0            0.0.0.0/0           icmp type 8 state NEW
    0     0 ACCEPT     icmp --  eth0   *       0.0.0.0/0            0.0.0.0/0           icmp type 11 state NEW


Unless I've borked the iptables forward chain... I can't see why it's not accepting anything.
I gave that lich a phylactery shard. Liches love phylactery shards.
User avatar
Zancarius
Site Admin
 
Posts: 3907
Joined: Wed Jul 05, 2006 3:06 pm
Location: New Mexico
Gender: Male

Postby Zancarius » Tue Jul 11, 2006 11:16 am

Grr, okay... so adding some forwarding rules didn't help either...

Code: Select all
[sagittarius:control]# iptables -L -t nat
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination
DNAT       tcp  --  anywhere             anywhere            tcp dpts:6881:6999 to:192.168.2.10
DNAT       tcp  --  anywhere             anywhere            tcp dpt:blizwow to:192.168.2.10


I guess the only option is to let this thing sloooooooooowly download over the course of the next four hours. How I wish they'd use a traditional bittorrent client...

[Edit]

Never mind, it called me a liar. Adding the above rules seemed to have worked.
I gave that lich a phylactery shard. Liches love phylactery shards.
User avatar
Zancarius
Site Admin
 
Posts: 3907
Joined: Wed Jul 05, 2006 3:06 pm
Location: New Mexico
Gender: Male

Postby Cephalxn » Thu Jul 13, 2006 1:37 am

*stares blankly*

i'm eating chicken chips.
User Avatar
Cephalxn
Hired Goon
 
Posts: 82
Joined: Wed Jul 05, 2006 11:12 pm
Location: Australia
Gender: Not specified


Return to General Chat

Who is online

Users browsing this forum: No registered users and 5 guests