![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| BSD Release: OpenBSD 4.3 | iBot | Software Releases - RSS News | 0 | 04-30-2008 08:20 PM |
| BSD Release: OpenBSD 4.3 | iBot | Software Releases - RSS News | 0 | 04-30-2008 06:20 PM |
| Trying to get into OpenBSD | deckard | BSD | 6 | 03-15-2005 05:43 PM |
| OpenBSD : mount problem | fnoyan | BSD | 1 | 09-18-2004 09:26 AM |
| please help with openbsd 2.9 | Blunt_Killer | UNIX for Dummies Questions & Answers | 11 | 06-24-2001 07:15 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#22
|
|||
|
|||
|
rl1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
lladdr 00:1b:11:5b:71:58 media: Ethernet autoselect (none) status: no carrier inet 176.16.1.2 netmask 0xfff00000 broadcast 176.31.255.255 inet6 fe80::21b:11ff:fe5b:7158%rl1 prefixlen 64 scopeid 0x2 ral0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr 00:1c:10:e4:eb:0e groups: wlan media: IEEE802.11 autoselect mode 11g hostap statuc: active ieee802.11: nwid xxx chan 11 bssid: lladdr nwkey xxx 100dBm inet 192.168.2.2 netmask 0xffffff00 broadcast 192.168.2.255 inet6 fe80::21c:10ff:fee4:eb0e%ral0 prefixlen 64 scopeid 0x3 |
| Forum Sponsor | ||
|
|
|
#23
|
|||
|
|||
|
pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33224
enco: flags=0<> mtu 1536 tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 groups: tun egress inet 60.48.182.211 --> 219.93.218.177 0xffffffff I usign lynx text browser to post this. Sorry for any incovenience cause due to my pc has send to reapir. |
|
#24
|
|||
|
|||
|
Quote:
Code:
ifconfig -a can you ping a device beyond your router? Code:
$ ping www.unix.com PING www.unix.com (81.17.242.186): 56 data bytes 64 bytes from 81.17.242.186: icmp_seq=0 ttl=41 time=415.7 ms 64 bytes from 81.17.242.186: icmp_seq=1 ttl=41 time=382.1 ms |
|
#25
|
|||
|
|||
|
Quote:
I usign lynx text browser to post this. Sorry for any incovenience cause due to my pc has send to repair. Code:
$ ping www.unix.com PING www.unix.com (81.17.242.186): 56 data bytes 64 bytes from 81.17.242.186: icmp_seq=0 ttl=41 time=415.7 ms 64 bytes from 81.17.242.186: icmp_seq=1 ttl=41 time=382.1 ms Modem -> (rl0)Openbsd(rl1 ral0) -> desktop && laptop : Bothe of the wired and wireless connection can get ip from openbsd router. Wired Gateway ip is 176.16.1.1 Ping from desktop to openbsd : Result is request timeout. Wireless Gateway is 192.168.2.1 Ping from desktop to openbsd : Result is request timeout also. Wired Connection ip is 176.16.10.10 Ping from openbsd to desktop : Result is ok Wireless Connection ip is 192.168.2.3 Ping from openbsd to laptop : Result is ok Thanks for your hel. Your help is greatly appreciated by me an others. |
|
#26
|
|||
|
|||
|
It feels like progress...
What is the state of play with the openbsd to internet on rl0? Can you ping the modem? Can you ping 81.17.242.186 (www.unix.com)? Can you get name resolving working. Remember we want to get the internet side of things all working first. However, on the desktop and laptop do their netmasks and subnet addresses match the same as what the openbsd box thinks they should be? What do the laptop and desktop claim their default routes are? |
|
#27
|
|||
|
|||
|
|
|
#28
|
|||
|
|||
|
Quote:
Sorry to post some incorrect information. I can ping and browse unix.com with the gateway openbsd. I have test it the result is not ok for both wireless and wired as well. I try to disable the pf also the same. The address from desktop and laptop is as desired from openbsd. Openbsd cannot ping client and client cannot ping openbsd. Below is netstat -r | less : Quote:
Quote:
This appear that the gateway is down. /etc/sysctl.conf net.inet.ip.forwading=1 but net.inet6.ip6.forwading=0; A billion thanks for your help. Thanks. |
|||
| Google The UNIX and Linux Forums |