When I succesfully connect I get an ipadres in the range of 145.x from the DHCP server at my university that gives me internet. I do need to run DHCP after that because otherwise I won't be able to get into the local network, the 172.x range.
Here is a more detailed schematics of our network. RM stands for RoomMate.
The weird thing is, at my current situation, I am able to telnet to a roommate in the 172.x range over the ports 139 and 445 (which I just opened), but I can't see them in explorer for filesharing..
+-------------+ +----------------+
| TU Network | | Complex switch |
| 145.x fixed | -------- | 172.x fixed |
+-------------+ +----------------+
| |
| +----------------+
| | WAN: 145.x | *
| | WRT54GL |
+-----+ | LAN: 192.168.x |
172.x 145.x | RM1 | +----------------+
|-----| \__ Desktop (192.168.x) **
172.x 145.x | RM2 | |__ Laptop (192.168.x)
|-----| |__ ... (192.168.x)
172.x 145.x | RM3 |
|-----|
172.x 145.x | RMn |
+-----+
ifconfig:
br-lan Link encap:Ethernet HWaddr 00:25:9C:41:F3:86
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:181 errors:0 dropped:0 overruns:0 frame:0
TX packets:223 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:18804 (18.3 KiB) TX bytes:126773 (123.8 KiB)
eth0 Link encap:Ethernet HWaddr 00:25:9C:41:F3:86
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:632 errors:0 dropped:0 overruns:0 frame:0
TX packets:248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:64497 (62.9 KiB) TX bytes:131794 (128.7 KiB)
Interrupt:4
eth0.0 Link encap:Ethernet HWaddr 00:25:9C:41:F3:86
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:181 errors:0 dropped:0 overruns:0 frame:0
TX packets:223 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:19528 (19.0 KiB) TX bytes:127665 (124.6 KiB)
eth0.1 Link encap:Ethernet HWaddr 00:25:9C:41:F3:86
inet addr:172.20.19.150 Bcast:172.20.19.255 Mask:255.255.252.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:371 errors:0 dropped:0 overruns:0 frame:0
TX packets:31 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:28575 (27.9 KiB) TX bytes:3346 (3.2 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
ppp0 Link encap:Point-to-Point Protocol
inet addr:145.94.20.185 P-t-P:145.94.1.0 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:16 errors:0 dropped:0 overruns:0 frame:0
TX packets:15 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:4007 (3.9 KiB) TX bytes:1602 (1.5 KiB)
(Last edited by jwvandongen on 3 Jan 2010, 14:21)