At 17:57 2005-07-27, you wrote:
On 7/27/05, Björn Johansson <[EMAIL PROTECTED]> wrote:
>
> I have now rebooted the Powerbook and I have also restarted the network
> connection between the PC and the Powerbook.
> The odd thing right now is, when I try this line:
>
> route add default gw 192.168.0.1 dev eth0
>
> It just brings upp the arguments for the route command. What happened?
> Do you know?
>
No, send current output of ifconfig.
> The internet connection with the PC still works, no problems.
> And the connection from the PC to the Powerbook still works through
> ftp.
>
> Btw. the route command doesn't report anything right now..
>
Strange, if FTP works it should at least print the route to your PC,
something like:
192.168.0.0 * 255.255.255.0 U 0 0 0 eth0
cheers,
Christian
Bearpower:/home/bear# ifconfig
eth0 Link encap:Ethernet HWaddr 00:50:E4:85:9F:0E
inet addr:192.168.0.3 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:e4ff:fe85:9f0e/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:173 errors:0 dropped:0 overruns:0 frame:0
TX packets:124 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:20564 (20.0 KiB) TX bytes:67718 (66.1 KiB)
Interrupt:42 Base address:0x7000
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:80 errors:0 dropped:0 overruns:0 frame:0
TX packets:80 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4632 (4.5 KiB) TX bytes:4632 (4.5 KiB)
Greetings
Björn