|
|
04-19-2007
, 09:08 PM
|
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#42
|
|
|
04-21-2007
, 04:48 AM
|
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#43
|
|
|
04-21-2007
, 06:34 PM
|
|
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
|
|
04-22-2007
, 03:55 AM
|
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#45
|

|
|
04-22-2007
, 09:35 AM
|
|
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
|
|
04-22-2007
, 05:38 PM
|
|
Posts: 46 |
Thanked: 15 times |
Joined on Feb 2007
|
#47
|
|
|
04-24-2007
, 12:07 PM
|
|
Posts: 48 |
Thanked: 2 times |
Joined on Jan 2007
|
#48
|

|
|
04-24-2007
, 02:31 PM
|
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#49
|
|
|
04-24-2007
, 03:30 PM
|
|
Posts: 372 |
Thanked: 9 times |
Joined on Mar 2007
|
#50
|
![]() |
| Thread Tools | Search this Thread |
|
I replaced the ip-up with the following