I am running Suse 10.2 on Dell latitude D820. I run WinXP under
parallels and it is accessing the corporate network via eth0. I cannot
login to the corporate network via Linux, but have an outside wireless
connection via the wireless card. Thing is, I have to always enter these
commands in super user terminal
ifplugd -bfi eth1
route add default gw 192.168.11.1
route del default gw 10.18.32.1
ifconfig shows the following after the above
eth0 Link encap:Ethernet HWaddr 00:15:C5:BF:83:57
inet6 addr: fe80::215:c5ff:febf:8357/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:86151 errors:0 dropped:0 overruns:0 frame:0
TX packets:14474 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:8401167 (8.0 Mb) TX bytes:2177839 (2.0 Mb)
Interrupt:185
eth1 Link encap:Ethernet HWaddr 00:18:DE:18:05:FC
inet addr:192.168.11.13 Bcast:192.168.11.255
Mask:255.255.255.0
inet6 addr: fe80::218:deff:fe18:5fc/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:299718 errors:5129 dropped:11839 overruns:0 frame:0
TX packets:3649 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:18646843 (17.7 Mb) TX bytes:2781760 (2.6 Mb)
Interrupt:177 Base address:0xc000 Memory:ecfff000-ecffffff
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:3321 errors:0 dropped:0 overruns:0 frame:0
TX packets:3321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:306663 (299.4 Kb) TX bytes:306663 (299.4 Kb)
vnic0 Link encap:Ethernet HWaddr 00:01:23:45:BE:EF
inet addr:10.37.129.2 Bcast:10.37.129.255 Mask:255.255.255.0
inet6 addr: fe80::201:23ff:fe45:beef/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:836 errors:0 dropped:0 overruns:0 frame:0
TX packets:836 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:72586 (70.8 Kb) TX bytes:72586 (70.8 Kb)
Even though eth0 is not showing an ip address, it is connected to the
corporate network and I do get the proper ip address of 10.18.32.13 when
I execute ipconfig in windows. It is connected to vnic0 via parallels.
I tried adding ARGS_eth1="-abfI -u0 -d10" and a number variations
thereof without success.
Is there some way I could add the above commands to an existing script
or how would I do it so this would occur on boot instead of having to do
it manually everytime?
(The reason I do this is that I cannot access my private email via the
corporate network because of the proxy server which only allows port 80
access to the internet)
Art
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]