|
2007-04-20
, 01:08
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#42
|
|
2007-04-21
, 08:48
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#43
|
|
2007-04-21
, 22:34
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#44
|
Hi,
For this last bit, can you explain what the IPs listed are? I mean, where did you get these from? I know its specific to your school, but I would like to find the equivalent from my school, so it would help if you can explain those IPs. Thanks!
route add -host 156.56.245.16 gw $GATEWAY
route add -host 156.56.245.6 gw $GATEWAY
route add -host 156.56.245.7 gw $GATEWAY
route add -host 156.56.245.13 gw $GATEWAY
|
2007-04-22
, 07:55
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#45
|
|
2007-04-22
, 13:35
|
Posts: 53 |
Thanked: 9 times |
Joined on Nov 2005
|
#46
|
route del -host 192.168.23.1 route add -host 132.252.57.235 gw 192.168.7.1 dev wlan0 route del default route add default dev ppp0
mtu 1416
/home/user # route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 132.252.57.235 192.168.7.1 255.255.255.255 UGH 0 0 0 wlan0 192.168.7.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0 0.0.0.0 0.0.0.0 0.0.0.0 U 0 0 0 ppp0
|
2007-04-22
, 21:38
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#47
|
|
2007-04-24
, 16:07
|
Posts: 48 |
Thanked: 2 times |
Joined on Jan 2007
|
#48
|
|
2007-04-24
, 18:31
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#49
|
|
2007-04-24
, 19:30
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#50
|
I replaced the ip-up with the following